Hi all, I checked out the 0.9.4-branch and compiled it with "mvn compile" and "mvn install -DskipTest", when I tried running "bin/flume shell",I got the following :
Exception in thread "main" java.lang.Error: Unresolved compilation problem: at com.cloudera.flume.util.FlumeShell.main(FlumeShell. java:908) Then I run "mvn install" to test it. I found: Running com.cloudera.flume.shell.TestFlumeShell Tests run: 13, Failures: 0, Errors: 11, Skipped: 2, Time elapsed: 1.986 sec <<< FAILURE! Is there anyone who might know the reason and could you tell me how to fix it? Thanks a lot!! Thanks, Liting
