0

Can I do setup of flume on my local machine?

I can only see setup guides for flume on a cluster environment.

I have to setup flume and have to integrate it with morphline.

earl
  • 738
  • 1
  • 17
  • 38
  • Welcome to Stackoverflow. Please, read these links to improve your question: [Tour](http://stackoverflow.com/tour) | [How to ask](http://stackoverflow.com/help/how-to-ask) | [Minimal, Complete and Verifiable Example](http://stackoverflow.com/help/mcve) – Tom Dec 06 '16 at 10:17

1 Answers1

0

Installing Flume in local is straightforward. Just download the flume distribution from CDH repo and set all the environment variables like HADOOP_HOME,JAVA_HOME etc and configure the flume configuration file.

grepIt
  • 116
  • 9