Looks to me like you are trying to compile Flume 0.9.4… is that correct? Thrift doesn't run in the default Flume 1.x build (on SVN trunk).
Thanks, Mike On Tuesday, June 12, 2012 at 11:34 AM, Mohit Anchlia wrote: > I am using > > Apache Maven 3.0.2 (r1056850; 2011-01-08 16:58:10-0800) > > > On Tue, Jun 12, 2012 at 11:32 AM, Mohammad Tariq <[email protected] > (mailto:[email protected])> wrote: > > use maven 3..there are some issues with maven 2 > > > > Regards, > > Mohammad Tariq > > > > > > On Tue, Jun 12, 2012 at 11:58 PM, Mohit Anchlia <[email protected] > > (mailto:[email protected])> wrote: > > > 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] > > > (mailto:[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] > > > > (mailto:[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] > > > > > (mailto:[email protected])> > > > > > wrote: > > > > > > > > > > > > Hi, > > > > > > > > > > > > On Tue, Jun 12, 2012 at 9:28 AM, Mohit Anchlia > > > > > > <[email protected] (mailto:[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 > > > > > > > > > > > > > > >
