Re: cannot run Giraph trunk with Hadoop 2.0.0-alpha

2012-08-22 Thread Eugene Koontz
On 8/20/12 11:59 AM, Johnny Zhang wrote: > Alessandro: > Thanks for reminding me on that. Now I can run the pagerank > example successfully, though I still get one zookeeper server related > exception. Here is part of the log: > Hi Johnny, I don't think your pagerank ran successfully - y

RE: cannot run Giraph trunk with Hadoop 2.0.0-alpha

2012-08-20 Thread David Garcia
To: user@giraph.apache.org Subject: Re: cannot run Giraph trunk with Hadoop 2.0.0-alpha sorry for wide distribution, I further check the folder '_bsp/_defaultZkManagerDir/job_1344903945125_0032' exists, and it has one sub folder '_bsp/_defaultZkManagerDir/job_1344903945125_

Re: cannot run Giraph trunk with Hadoop 2.0.0-alpha

2012-08-20 Thread Johnny Zhang
ad=0 > File Output Format Counters > Bytes Written=0 > > > Thanks, > Johnny > > On Mon, Aug 20, 2012 at 11:47 AM, Alessandro Presta wrote: > >> Looks like you compiled for hadoop 0.20.203, which had a different API >> (that's why we have to use Munge). Can you

Re: cannot run Giraph trunk with Hadoop 2.0.0-alpha

2012-08-20 Thread Johnny Zhang
he.org" > Date: Monday, August 20, 2012 7:31 PM > To: "user@giraph.apache.org" > Subject: cannot run Giraph trunk with Hadoop 2.0.0-alpha > > Hi, all: > I am trying to run Giraph trunk with Hadoop 2.0.0-alpha. > I am getting below error when I run a page rank exam

Re: cannot run Giraph trunk with Hadoop 2.0.0-alpha

2012-08-20 Thread Alessandro Presta
.org>" mailto:user@giraph.apache.org>> Date: Monday, August 20, 2012 7:31 PM To: "user@giraph.apache.org<mailto:user@giraph.apache.org>" mailto:user@giraph.apache.org>> Subject: cannot run Giraph trunk with Hadoop 2.0.0-alpha Hi, all: I am trying to run Giraph trunk w

cannot run Giraph trunk with Hadoop 2.0.0-alpha

2012-08-20 Thread Johnny Zhang
Hi, all: I am trying to run Giraph trunk with Hadoop 2.0.0-alpha. I am getting below error when I run a page rank example job with 3 workers. # hadoop jar target/giraph-0.2-SNAPSHOT-for-hadoop-0.20.203.0-jar-with-dependencies.jar org.apache.giraph.benchmark.PageRankBenchmark -e 1 -s 3 -v -V 50