Search code examples
apachehadoopflume

Apache Flume without hadoop


I am new to flume and hadoop. I have one doubt: Whether we can use flume without configuring hadoop?

Can any one share their knowledge?


Solution

  • Yes Flume can work totally independent of hadoop. However it does have some package dependencies on HDFS. If you are not planning to use HDFS sink, you can use it without Hadoop