Hi,

I built it using the hadoop_2 profile.

More specifically, the command I used is: mvn –Phadoop_2 –Dhadoop=2.5.1 compile 
-DskipTests

Regards,
Kiran

From: Tripti Singh <tri...@yahoo-inc.com<mailto:tri...@yahoo-inc.com>>
Reply-To: "user@giraph.apache.org<mailto:user@giraph.apache.org>" 
<user@giraph.apache.org<mailto:user@giraph.apache.org>>
Date: Tuesday, November 4, 2014 at 7:27 PM
To: "<user@giraph.apache.org<mailto:user@giraph.apache.org>>" 
<user@giraph.apache.org<mailto:user@giraph.apache.org>>
Subject: Re: Problem running Giraph in local mode (Stuck at 
MASTER_ZOOKEEPER_ONLY checkWorkers)

Which profile did you build?
I see log statements from GiraphJob class while yarn actually invokes 
GiraphYarnJob class afaik. I have not tried in local job runner mode so I might 
be wrong.(FYI, i built it using hadoop_yarn profile)

Thanks,
Tripti.
Sent from my iPhone

On 04-Nov-2014, at 9:57 pm, "Garimella Kiran" 
<kiran.garime...@aalto.fi<mailto:kiran.garime...@aalto.fi>> wrote:

Hi all,

I am having some issues running my code locally on a single machine. I am using 
Giraph 1.1.0 and Hadoop 2.5.1 ..

The execution gets stuck and the following lines just keeps getting printed:

14/11/04 17:08:09 INFO mapred.LocalJobRunner: MASTER_ZOOKEEPER_ONLY 
checkWorkers: Only found 0 responses of 1 needed to start superstep -1 > map

14/11/04 17:07:43 INFO master.BspServiceMaster: checkWorkers: Only found 0 
responses of 1 needed to start superstep -1.  Reporting every 30000 msecs, 
569973 more msecs left before giving up.

14/11/04 17:07:43 INFO master.BspServiceMaster: logMissingWorkersOnSuperstep: 
No response from partition 1 (could be master)


The complete log is here: http://pastebin.com/cyBmHutq

(I was able to run the same code on a different machine, which had Giraph 1.0.0 
and Hadoop 0.20 with out any problems) ..
I'm a novice Giraph user, so excuse me if I'm missing something obvious.
Please let me know if I forgot to add something in the email.

Regards,
Kiran

Reply via email to