Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You need to build the webapp WAR files and then set configuration values in your flume-site.xml file to point to the appropriate files.

This set of instructions not quite right yet
Alternately you can use symlinks and add pointers to where the compiled WAR files. Eclipse using m2eclipse will execute the FlumeNode program and FlumeMaster program from the ./flume-core dir so you will need to add links to ./conf and ./webapps. Here's some example commands to execute while in flume project root dir.

...