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


  • 相关阅读:
    poj 1634
    poj 2153
    POJ 1693
    poj 1789
    POJ 2676
    vue 路由
    用 node.js 创建第一个Hello World
    js原生Ajax 的封装和原理
    BFC原理
    怎么理解js的面向对象编程
  • 原文地址:https://www.cnblogs.com/lexus/p/2216890.html
Copyright © 2011-2022 走看看