Re: Issue while executing SimpleShortestPathsComputation

2013-12-20 Thread Rohit Bhat
Hi Alexandre, I had made the suggested change in mapred-site.xml and now the job atleast seems to start but it does not complete. I am trying out the SimpleShortestPathsComputation example. It remains in the running state and the following message is displayed on stdout: 13/12/20 14:39:32 INFO

Re: Issue while executing SimpleShortestPathsComputation

2013-12-20 Thread Rohit Bhat
:42, Rohit Bhat rohitbhat.n...@gmail.com wrote: Hi Alexandre, I had made the suggested change in mapred-site.xml and now the job atleast seems to start but it does not complete. I am trying out the SimpleShortestPathsComputation example. It remains in the running state and the following

Re: Issue while executing SimpleShortestPathsComputation

2013-12-09 Thread Rohit Bhat
on top of hadoop-2.2.0 using similar commands. Can anyone help? Thanks, Yong 2013/12/6 Rohit Bhat rohitbhat.n...@gmail.com I already have yarn (hadoop_2.2.0) on my machine. I tried the following 2 commands and got similar errors in both the cases: 1. mvn -Phadoop_yarn

Re: Issue while executing SimpleShortestPathsComputation

2013-12-09 Thread Rohit Bhat
the default yarn property yarn.nodemanager.log-dirs, you should be able to see them on the respective directories on your side. If not, check on whatever you set that property to. Hope this helps! Alex On Monday 09 December 2013 09:50:35 Rohit Bhat wrote: Hi Eli/Alexandre, I have

Re: Issue while executing SimpleShortestPathsComputation

2013-12-05 Thread Rohit Bhat
2013/12/6 Rohit Bhat rohitbhat.n...@gmail.com I already have yarn (hadoop_2.2.0) on my machine. I tried the following 2 commands and got similar errors in both the cases: 1. mvn -Phadoop_yarn -Dhadoop.version=2.2.0 -X clean package - DskipTests 2. mvn -P2.2.0 -DskipTests -Dmaven.javadoc.skip

Re: Issue while executing SimpleShortestPathsComputation

2013-12-05 Thread Rohit Bhat
Can someone please confirm if giraph 1.0.0 works with hadoop-2.2.0? On Thu, Dec 5, 2013 at 5:58 PM, Rohit Bhat rohitbhat.n...@gmail.com wrote: I am using giraph 1.0.0 but with yarn (hadoop 2.2.0) On Thu, Dec 5, 2013 at 5:49 PM, Yong Guo guoyongn...@gmail.com wrote: Hi, I think it might