zoukankan      html  css  js  c++  java
  • Apache FlumeIts main goal is to deliver data from applications to Apache Hadoop's HDFS

    Index
    Welcome to the Apache Flume incubation wiki!

    Apache Flume is a distributed, reliable, and available service for efficiently collecting, aggregating, and moving large amounts of log data. Its main goal is to deliver data from applications to Apache Hadoop's HDFS. It has a simple and flexible architecture based on streaming data flows. It is robust and fault tolerant with tunable reliability mechanisms and many failover and recovery mechanisms. The system is centrally managed and allows for intelligent dynamic management. It uses a simple extensible data model that allows for online analytic applications.

    It is written primarily in Java and has been tested on unix-like systems:

    Ubuntu 9.4+ (DEB compatible)
    Centos 5.3+ (RPM compatible)
    RHEL 5.5+
    SLES 11
    Mac OS X


  • 相关阅读:
    一步一步本地化部署mapbox-gl
    快速排序
    合并排序
    冒泡排序
    选择排序
    插入排序
    mapbox-gl象形文字字体glyph生成
    前端html
    Mysql练习
    Mysql语句
  • 原文地址:https://www.cnblogs.com/lexus/p/2216890.html
Copyright © 2011-2022 走看看