Apache Flume- Distributed Log Collection for Hadoop(PACKT,2013)

时间:2019-02-23 17:15:38
【文件属性】:

文件名称:Apache Flume- Distributed Log Collection for Hadoop(PACKT,2013)

文件大小:3.72MB

文件格式:PDF

更新时间:2019-02-23 17:15:38

Apache Flume Distributed Log

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 many failover and recovery mechanisms. Apache Flume: Distributed Log Collection for Hadoop covers problems with HDFS and streaming data/logs, and how Flume can resolve these problems. This book explains the generalized architecture of Flume, which includes moving data to/from databases, NO-SQL-ish data stores, as well as optimizing performance. This book includes real-world scenarios on Flume implementation. Apache Flume: Distributed Log Collection for Hadoop starts with an architectural overview of Flume and then discusses each component in detail. It guides you through the complete installation process and compilation of Flume. It will give you a heads-up on how to use channels and channel selectors. For each architectural component (Sources, Channels, Sinks, Channel Processors, Sink Groups, and so on) the various implementations will be covered in detail along with configuration options. You can use it to customize Flume to your specific needs. There are pointers given on writing custom implementations as well that would help you learn and implement them. By the end, you should be able to construct a series of Flume agents to transport your streaming data and logs from your systems into Hadoop in near real time.


网友评论

  • 很不错的书。版本有点旧。 另外就是有些内容讲的不是很细。 尤其现在跟KAFKA结合的实战需求太急需了。。。