What is difference between Apache flume and Apache storm?
- Is is possible to ingest logs data into Hadoop cluster using storm?
- Both are used for streaming data so can storm be used as an alternative to flume?
What is difference between Apache flume and Apache storm?
If you need something that works out of the box, choose Flume, once you decide whether to push or pull makes more sense. If streaming data is, for now, just a small add-on to your already developed Hadoop environment, Storm is a good choice.
It is possible to ingest logs data into the Hadoop cluster using a storm