Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 270 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 270 Bytes

Amazon Kinesis Source and Sink for Apache Flume

Build:

  1. git clone
  2. cd flume-kinesis
  3. mvn assembley:single
  4. cp target/*.jar FLUME_HOME_DIR/lib
  5. refer to one of the configuration samples in flume-kinesis/conf on how to configure Amazon Kinesis Sink and Source