Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Apache Flume: Distributed Log Collection for Hadoop

You're reading from  Apache Flume: Distributed Log Collection for Hadoop

Product type Book
Published in Feb 2015
Publisher
ISBN-13 9781784392178
Pages 178 pages
Edition 1st Edition
Languages
Author (1):
Steven Hoffman Steven Hoffman
Profile icon Steven Hoffman

Summary


In this chapter, we covered various interceptors shipped with Flume, including:

  • Timestamp: These are used to add a timestamp header, possibly overwriting an existing one.

  • Host: This is used to add the Flume agent hostname or IP as a header in the event.

  • Static: This is used to add static String headers.

  • Regular expression filtering: This is used to include or exclude events based on a matched regular expression.

  • Regular expression extractor: This is used to create headers from matched regular expressions. It's useful for routing with Channel Selectors.

  • Morphline: This is used to delegate transformation to a Morphline command chain.

  • Custom: This is used to create any custom transformations you need that you can't find elsewhere.

We also covered tiering data flows using the Avro source and sink. Optional compression and SSL with Avro flows were covered as well. Finally, Thrift sources and sinks were briefly covered, as some environments may already have Thrift data flows to integrate with...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}