GitHub user UmarA opened a pull request: https://github.com/apache/flume/pull/50
Correct Flume Channel documentation error * With Flume sink, but no source - it is a low-latency, fault tolerant way to send events from Kafka to Flume sources such as HDFS, HBase or Solr Should be Flume sinks not Flume sources You can merge this pull request into a Git repository by running: $ git pull https://github.com/UmarA/flume patch-1 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/flume/pull/50.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #50 ---- commit cd9cd6c7cebe2af64cca07210c103773567c0092 Author: UmarA <umar786...@hotmail.co.uk> Date: 2016-06-07T13:04:32Z Correct Flume Channel documentation error * With Flume sink, but no source - it is a low-latency, fault tolerant way to send events from Kafka to Flume sources such as HDFS, HBase or Solr Should be Flume sinks not Flume sources ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---