Re: Compiling Giraph with Hadoop 2.5.1 YARN

2014-10-28 Thread Nicola Vitucci
the error. Thanks, Alessandro Il giorno 27/ott/2014, alle ore 17:34, Nicola Vitucci nicola.vitu...@gmail.com mailto:nicola.vitu...@gmail.com ha scritto: Hi Alessandro, I can now complete the compiling process and get the full .jar. I can't get it working right away, but I think it's more

Re: Compiling Giraph with Hadoop 2.5.1 YARN

2014-10-27 Thread Nicola Vitucci
Hi Alessandro, thanks for the reply. In order to start fresh, before adding the line you suggested I re-cloned the repository and tried to compile from trunk using the same command: mvn package -DskipTests -Dhadoop.version=2.5.1 -Phadoop_yarn clean install I get an error (on the variable

Re: Compiling Giraph with Hadoop 2.5.1 YARN

2014-10-27 Thread Nicola Vitucci
/ott/2014, alle ore 15:00, Nicola Vitucci nicola.vitu...@gmail.com ha scritto: Hi Alessandro, thanks for the reply. In order to start fresh, before adding the line you suggested I re-cloned the repository and tried to compile from trunk using the same command: mvn package -DskipTests

Re: Compiling Giraph with Hadoop 2.5.1 YARN

2014-10-27 Thread Nicola Vitucci
please test and let me know. Cheers, Alessandro Il giorno 27/ott/2014, alle ore 15:52, Nicola Vitucci nicola.vitu...@gmail.com mailto:nicola.vitu...@gmail.com ha scritto: Hi Alessandro, I can confirm that after your addition I'm able to build Giraph for Hadoop 2.4.0, so this works

Re: Compiling Giraph with Hadoop 2.5.1 YARN

2014-10-10 Thread Nicola Vitucci
On 10-Oct-2014, at 11:37 pm, میلاد نصر اصفهانی miladnasresfah...@gmail.com wrote: with -X On Oct 10, 2014, at 9:32 PM, Nicola Vitucci nicola.vitu...@gmail.com wrote: So, no one had the same problem? Nicola Il 30/09/2014 17:30, Nicola Vitucci ha scritto: Hi all, I've just tried

Re: Compiling Giraph with Hadoop 2.5.1 YARN

2014-10-10 Thread Nicola Vitucci
. Maybe a problem in one of the POM files? Nicola Il 10/10/2014 23:42, Milad Nasr ha scritto: try mvm clean before that or remove $HOME/Downloads/giraph/giraph-core/target/munged/ and recompile On Oct 11, 2014, at 1:05 AM, Nicola Vitucci nicola.vitu...@gmail.com wrote: Hi

Compiling Giraph with Hadoop 2.5.1 YARN

2014-09-30 Thread Nicola Vitucci
Hi all, I've just tried compiling Giraph (from trunk and release-1.1) after applying the GIRAPH-947 patch, but I am still unable to compile it successfully. This is the command I use for compiling: mvn package -DskipTests -Dhadoop.version=2.5.1 -Phadoop_yarn clean install and this is the stack