Re: connected components example in giraph 1.0

2013-10-07 Thread Silvio Di gregorio
*As i said i have builded* *giraph-examples-1.0.0-for-hadoop-2.0.0-cdh4.1.2-jar-with-dependencies.jar* *for cdh4, successfully. The job start to monitoring the success rate:* *13/10/07 08:28:45 INFO mapred.JobClient: map 0% reduce 0%* *but then* *Error running child

Re: connected components example in giraph 1.0

2013-10-07 Thread Claudio Martella
Can you try applying this one first? http://www.mail-archive.com/user@giraph.apache.org/msg00945/check.diff On Mon, Oct 7, 2013 at 8:40 AM, Silvio Di gregorio silvio.digrego...@gmail.com wrote: *As i said i have builded*

Re: connected components example in giraph 1.0

2013-10-07 Thread Silvio Di gregorio
yes i do, i have seen this in your post in: http://www.mail-archive.com/user@giraph.apache.org/msg00957.html excuse me if i had checked in the mail-achive first I would have avoided the last post. Now zk issue are resolved. 2013/10/7 Claudio Martella claudio.marte...@gmail.com Can you try

Re: connected components example in giraph 1.0

2013-10-07 Thread Claudio Martella
OK, thanks. I really have to push that patch in. On Mon, Oct 7, 2013 at 12:17 PM, Silvio Di gregorio silvio.digrego...@gmail.com wrote: yes i do, i have seen this in your post in: http://www.mail-archive.com/user@giraph.apache.org/msg00957.html excuse me if i had checked in the

Re: connected components example in giraph 1.0

2013-10-07 Thread Matthew Laird
Hello, so I'm watching this thread with interest as well, since that's the exact example I'll be trying to run as well, and I see Silvio appears to be asking about running Giraph 1.0 against Hadoop 2.0.0. I'm curious, is that a known working combination, 1.0 vs 2.0.x? And if so, are there

Re: connected components example in giraph 1.0

2013-10-07 Thread Matthew Laird
Thanks, which is my next curiosity... if I head over to http://giraph.apache.org/ I see at the top is says Version: 1.1.0-SNAPSHOT | Last Published: 2013-08-10 However it's not clickable and the only download links I see are for 1.0.0. I'm assuming trunk in git isn't the same as the 1.1.0

Re: connected components example in giraph 1.0

2013-10-07 Thread Matthew Laird
Hmm, it seems there have been some recent pushes that have broken trunk as I discovered yesterday. :) But I guess that brings me back to my original question, to build against 2.0.5 using the MR interface rather than YARN as Milinda suggested, what profile would I use? Would I let it think