Running Shortest Paths with edge list

2013-05-18 Thread Rui Sarmento
Hi, I'm having trouble running the following example with a relatively small network edge list, can someone please give me some hints on what I might be doing wrong? hadoop jar target/giraph-0.2-SNAPSHOT-for-hadoop-0.20.203.0-jar-with-dependencies.jar org.apache.giraph.GiraphRunner

RE: Running Shortest Paths with edge list

2013-05-18 Thread Rui Sarmento
You can verified them by looking at the source code. 2013/5/18 Rui Sarmento rui_sarme...@hotmail.com Hi, I'm having trouble running the following example with a relatively small network edge list, can someone please give me some hints on what I might be doing wrong? hadoop jar target

RE: Running Shortest Paths with edge list

2013-05-18 Thread Rui Sarmento
...@gmail.com To: user@giraph.apache.org Which class? Have you verified every class? 2013/5/18 Rui Sarmento rui_sarme...@hotmail.com Hi, Continues to throw class not found exception. Regards Date: Sat, 18 May 2013 19:40:22 +0200 Subject: Re: Running Shortest Paths with edge list From: ju.han.fe

RE: Problem Building Apache Giraph Formats

2012-12-13 Thread Rui Sarmento
Apache Giraph Formats Date: Thu, 13 Dec 2012 02:18:02 -0800 To: user@giraph.apache.org Odd that should be far more than enough. I run the tests fine on my 8GB laptop.What JVM are you using? On Dec 1, 2012, at 4:02 PM, Rui Sarmento rui_sarme...@hotmail.com wrote:Any advise on how to get things

RE: Problem Building Apache Giraph Formats

2012-12-01 Thread Rui Sarmento
@giraph.apache.org From cursory look it seems to me like all the failures are due to memory issues (OOME) On Nov 27, 2012, at 1:54 PM, Rui Sarmento rui_sarme...@hotmail.com wrote:Sorry not 800, its more than 80 :-) . I'm on the right dir. Date: Tue, 27 Nov 2012 22:16:08 +0100 Subject: Re: Problem Building

RE: Problem Building Apache Giraph Formats

2012-11-27 Thread Rui Sarmento
+ You could take a look at surefire-reports and post the failing test(s). Search for the string error in that folder. From: Rui Sarmento rui_sarme...@hotmail.com Reply-To: user@giraph.apache.org user@giraph.apache.org Date: Monday, November 26, 2012 5:58 PM To: Giraph Support user

FW: Problem Building Apache Giraph Formats

2012-11-26 Thread Rui Sarmento
Hi, I'm trying to build giraph and I'm getting this error I don't know how to correct it, maybe you can help, what are your thoughts about this: [INFO] [INFO] Building Apache Giraph Formats 0.2-SNAPSHOT [INFO]