Trouble building trunk with profile hadoop_1.0

2013-01-15 Thread Sebastian Schelter
Hi guys, long time no see :) I'm trying to test the current trunk on my Hadoop 1.0.4 cluster, but I have trouble building it: mvn -Phadoop_1.0 -DskipTests clean package [INFO] Apache Giraph Parent .. SUCCESS [0.164s] [INFO] Apache Giraph

Re: Trouble building trunk with profile hadoop_1.0

2013-01-15 Thread Claudio Martella
Hi, btw are you getting trunk from git? On Tue, Jan 15, 2013 at 11:50 AM, Sebastian Schelter s...@apache.org wrote: Hi guys, long time no see :) I'm trying to test the current trunk on my Hadoop 1.0.4 cluster, but I have trouble building it: mvn -Phadoop_1.0 -DskipTests clean package

Re: Trouble building trunk with profile hadoop_1.0

2013-01-15 Thread Sebastian Schelter
Oops. That could be the problem :) Thank you! On 15.01.2013 12:37, Claudio Martella wrote: Hi, btw are you getting trunk from git? On Tue, Jan 15, 2013 at 11:50 AM, Sebastian Schelter s...@apache.org wrote: Hi guys, long time no see :) I'm trying to test the current trunk on my Hadoop

Trying to run SimpleShortestPathsVertex example in Eclipse.

2013-01-15 Thread Kammer, John
Hello, Still rather new to Giraph and Hadoop but trying to research and learn the software. Am trying to get the SimpleShortestPathsVertex in the examples directory to run from within Eclipse. I would swear that it ran and produced results once last week, but have been unable to get the

Build keeps failing at giraph-accumulo

2013-01-15 Thread Ηλίας Καπουράνης
Hello there, I recently started reading about Giraph for my Diploma Thesis for graph computations. So I went in to build and install it. I have everything configured (Java and Hadoop) but there is an error which keeps bumping. I used many commands such as mvn test, compile, clean install or