Re: ClassNotFoundException GiraphYarn Task with Giraph 1.1.0 for Hadoop 2.5.1

2014-12-14 Thread Philipp Nolte
Maybe its just a configuration thing. I’ve tried running in giraph.SplitMasterWorker mode and its seems like hadoop is missing the worker nodes: Here is my command: $ hadoop jar giraphs-and-balloons-computation-0.0.1-for-hadoop-2.5.1-and-giraph-1.1.0-RC1-jar-with-dependencies.jar org.apache.gi

Re: ClassNotFoundException GiraphYarn Task with Giraph 1.1.0 for Hadoop 2.5.1

2014-12-14 Thread Roman Shaposhnik
On Sun, Dec 14, 2014 at 4:09 PM, Philipp Nolte wrote: > I’ve had a look at the assembled giraph-core jar file and it does not contain > any GiraphYarnTask. How so? > > Running my application using the GiraphRunner works fine as long as I only > have one worker (local mode). To use the other worke

Re:Compiling Giraph for Hadoop 2.5.x and 2.6.0 -- SASL_PROPS variable error

2014-12-14 Thread Philipp Nolte
Might have something to do with this Hadoop issue from hadoop 2.3.0: https://issues.apache.org/jira/browse/HADOOP-10451 Quote: "SaslRpcServer.SASL_PROPS is removed. Any use of this variable should be replaced with the following code: SaslPropertiesResolver saslPropsResolver = SaslPropertiesRe

AW: Compiling Giraph for Hadoop 2.5.x and 2.6.0 -- SASL_PROPS variable error

2014-12-14 Thread Philipp Nolte
Might have something to do with this Hadoop issue from hadoop 2.3.0 https://issues.apache.org/jira/browse/HADOOP-10451 Quote: "SaslRpcServer.SASL_PROPS is removed. Any use of this variable should be replaced with the following code: SaslPropertiesResolver saslPropsResolver = SaslPropertiesRes

Re: ClassNotFoundException GiraphYarn Task with Giraph 1.1.0 for Hadoop 2.5.1

2014-12-14 Thread Philipp Nolte
I’ve had a look at the assembled giraph-core jar file and it does not contain any GiraphYarnTask. How so? Running my application using the GiraphRunner works fine as long as I only have one worker (local mode). To use the other workers, I need to start MR TaskTrackers on the machines - which ar

Re: ClassNotFoundException GiraphYarn Task with Giraph 1.1.0 for Hadoop 2.5.1

2014-12-14 Thread Roman Shaposhnik
Fixing YARN backend would be nice, but in the meantime, what prevents you from using a MR backend? That is known to work. Thanks, Roman. On Sun, Dec 14, 2014 at 2:41 PM, Philipp Nolte wrote: > Hello everyone, > > I have been developing a Giraph application and now wanted to try it on my > four-

ClassNotFoundException GiraphYarn Task with Giraph 1.1.0 for Hadoop 2.5.1

2014-12-14 Thread Philipp Nolte
Hello everyone, I have been developing a Giraph application and now wanted to try it on my four-machine cluster running Hadoop 2.5.1. My Giraph application is packaged with Giraph 1.1.0-RC1 and all its dependencies. I’ve built Giraph and installed it into my local repository using the hadoop_2

Not able to compile giraph-debugger

2014-12-14 Thread nishant gandhi
Hi, I do not able to compile giraph-debugger successfully. Following is the error message attached. Nishant Gandhi M.Tech. CSE IIT Patna [INFO] Scanning for projects... [INFO] [INFO]