I followed all the directions but still am getting this error when I run mvn package -DskipTests
[INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3.890s [INFO] Finished at: Tue Jun 12 11:27:30 PDT 2012 [INFO] Final Memory: 9M/27M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.thrift.tools:maven-thrift-plugin:0.1.10:compile (default) on project flume-core: thrift did not exit cleanly. Review output for more information. -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. On Tue, Jun 12, 2012 at 11:02 AM, Will McQueen <[email protected]> wrote: > > https://cwiki.apache.org/FLUME/getting-started.html#GettingStarted-BuildingFromSource > > > On Tue, Jun 12, 2012 at 10:27 AM, Mohit Anchlia <[email protected]>wrote: > >> Thanks. I am in the process of building it. Could you also provide me >> with the link on how to install flume-ng so that I can start the source? >> >> >> On Tue, Jun 12, 2012 at 9:47 AM, Arvind Prabhakar <[email protected]>wrote: >> >>> Hi, >>> >>> On Tue, Jun 12, 2012 at 9:28 AM, Mohit Anchlia >>> <[email protected]>wrote: >>> >>>> If there are already built jars available I would prefer to use that. >>>> >>> >>> You can download the latest build from the following location: >>> >>> https://builds.apache.org/job/flume-trunk/ws/flume-ng-dist/target/flume-ng-dist-1.2.0-incubating-SNAPSHOT-dist.tar.gz >>> >>> Regards, >>> Arvind Prabhakar >>> >>> >> >
