HDP and Flume
Flume ships with many source, channel, and sink types. The following types have been thoroughly tested for use with HDP:
Sources
- Exec (basic, restart) 
- Syslogtcp 
- Syslogudp 
- TailDir 
- Kafka 
Channels
- Memory 
- File 
- Kafka 
Sinks
- HDFS: secure, nonsecure 
- HBase 
- Kafka 
- Hive 
See the Apache Flume 1.5.2 documentation for a complete list of all available Flume components.

