Re: Help with Giraph on Yarn

2014-11-07 Thread Jing Fan
nor issue. > > Sent from my iPhone > > On 07-Nov-2014, at 2:02 am, "Jing Fan" wrote: > > Hi Tripti, > > The GiraphApplicationMaster error but the yarn error log says > > java.lang.RuntimeException: java.lang.RuntimeExc

Re: Help with Giraph on Yarn

2014-11-06 Thread Jing Fan
the library but while is starting up. > I saw this piece in the logs: > > 14/11/06 10:06:06 INFO yarn.GiraphYarnClient: > ApplicationSumbissionContext for GiraphApplicationMaster launch container > is populated. > 14/11/06 10:06:06 INFO yarn.GiraphYarnClient: Submitting application to ASM > 14/11/06

Re: Help with Giraph on Yarn

2014-11-05 Thread Jing Fan
ll the directory tree starting from current directory, if you run > it into your home (and you have a lot of files and directories) it takes > ages to complete. > > I continue to got the same error. > > Regards, > Alessandro > > Il giorno 05/nov/2014, alle ore 18:33, Jing F

Re: Help with Giraph on Yarn

2014-11-05 Thread Jing Fan
utes, 3 seconds. > > > Il giorno 05/nov/2014, alle ore 18:17, Tripti Singh > ha scritto: > > I faced the similar problem where the workflow just hangs. > Can u see in ur logs if there is a task with id 0. > I made a local fix and I could give u the patch if u see a simil

Re: Help with Giraph on Yarn

2014-11-05 Thread Jing Fan
id you test adding this? > > -yj > /Users/ale/extprj/giraph/giraph-core/target/giraph-1.1.0-SNAPSHOT-for-hadoop-2.5.1-jar-with-dependencies.jar > > Thanks, > Alessandro > > > Il giorno 05/nov/2014, alle ore 17:32, Jing Fan ha > scritto: > > Hi, > > I install the

Help with Giraph on Yarn

2014-11-05 Thread Jing Fan
Hi, I install the Giraph with Yarn. But when I run the program with following command: hadoop jar giraph-examples/target/giraph-examples-1.1.0-SNAPSHOT-for-hadoop-2.5.0-cdh5.2.0-jar-with-dependencies.jar org.apache.giraph.GiraphRunner org.apache.giraph.examples.SimpleShortestPathsComputation -vi

Re: Giraph get stuck when use outOfCore option

2014-07-30 Thread Jing Fan
Does anyone know the reason? Thank you very much!! On Mon, Jul 28, 2014 at 1:29 PM, Jing Fan wrote: > Hi everyone, > > I was running a job with outOfCore option and Giraph get stuck. > > The RAM is 96G and the dataset is 20G. The server has 16 physical cores. > I was run

Giraph get stuck when use outOfCore option

2014-07-28 Thread Jing Fan
Hi everyone, I was running a job with outOfCore option and Giraph get stuck. The RAM is 96G and the dataset is 20G. The server has 16 physical cores. I was running PageRank with the following command /usr/local/hadoop/bin/hadoop jar /usr/local/giraph/giraph-examples/target/giraph-examples-1.1.0

Re: Zookeeper server null error when running giraph

2014-07-24 Thread Jing Fan
org.apache.giraph.job.JobProgressTracker$2.run(JobProgressTracker.java:87) at java.lang.Thread.run(Thread.java:744) On Thu, Jul 24, 2014 at 4:20 PM, Jing Fan wrote: > I changed the hostname but it doesn't work. > > The error seems to be related to zookeeper :( > > > On Thu, Jul 24,

Re: Zookeeper server null error when running giraph

2014-07-24 Thread Jing Fan
by/related to the > GIRAPH-904 patch. > > Young > > > On Thu, Jul 24, 2014 at 10:25 AM, Jing Fan wrote: > >> Does anyone know the reason of this error and the solution? >> >> Thank you very much! >> >> >> On Wed, Jul 23, 2014 at 4:51 PM, Ji

Re: Zookeeper server null error when running giraph

2014-07-24 Thread Jing Fan
Does anyone know the reason of this error and the solution? Thank you very much! On Wed, Jul 23, 2014 at 4:51 PM, Jing Fan wrote: > Hi Vivek, > > Giraph comes wtih Zookeeper itself so I didn't install it separately. I > run the same program several times. Sometimes it can su

Re: Zookeeper server null error when running giraph

2014-07-23 Thread Jing Fan
; sudo bin/zkServer.sh start > > > And when running a giraph job specify the zookeeper port- > -Dgiraph.zkList=:2181 > > > > Vivek > -- > *From:* Jing Fan > *Sent:* Wednesday, July 23, 2014 4:14 PM > *To:* user@giraph.apache.org >

Zookeeper server null error when running giraph

2014-07-23 Thread Jing Fan
Hi, When I run giraph, I always have following error message and the task will fail 14/07/23 23:10:21 INFO zookeeper.ClientCnxn: Opening socket connection to server localhost/127.0.0.1:22181. Will not attempt to authenticate using SASL (unknown error) 14/07/23 23:10:21 WARN zookeeper.ClientCnxn: