Re: ClassNotFoundException GiraphYarn Task with Giraph 1.1.0 for Hadoop 2.5.1

2014-12-15 Thread Philipp Nolte
Hello Roman, thanks for your answer. I built and installed Giraph 1.1.0 into my local repository using $ mvn clean install -DskipTests -Phadoop_2 -Dhadoop.version=2.5.1 My jar containing my Giraph computation was built using the following pom.xml and running pom.xml: https://gist.github.com/pt

Re: Not able to compile giraph-debugger

2014-12-15 Thread Semih Salihoglu
Sorry for getting to this late. As I said on a separate email, I am on vacation until early January. I was able to take a look now and this is due to not being able to locate the protocol buffers that Graft depends on. Can you make sure you have protocol buffer compiler installed before running mav

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

2014-12-15 Thread Roman Shaposhnik
On Mon, Dec 15, 2014 at 3:36 AM, Philipp Nolte wrote: > Off-topic: Its a bit frustrating. I really had my hopes up on Giraph 1.1.0. > YARN has been the default for hadoop for quite a while now. Lets just hope t > hat Giraph manages to catch up soon or people will be looking at other > solutions.

Re: ClassNotFoundException GiraphYarn Task with Giraph 1.1.0 for Hadoop 2.5.1

2014-12-15 Thread Roman Shaposhnik
On Sun, Dec 14, 2014 at 11:21 PM, Philipp Nolte wrote: > Maybe its just a configuration thing. How did you build Giraph in the first place? Also, what's your mapred-site.xml and yarn-site.xml in HADOOP_CONF_DIR? Finally, what version of Hadoop are you using? And from what vendor? > I’ve tried r

Re: Giraph 1.1.0 javadoc

2014-12-15 Thread Dr. Alessio Arleo
Nevermind, i managed to solve the issue myself. If someone happens not to know how to find the apidocs (like me, a few minutes ago), you should know that once Giraph is built, you can find the apidocs inside "target/site/" of the built module folder. Cheers :) Dott. Alessio Arleo Dottorando i

Giraph 1.1.0 javadoc

2014-12-15 Thread Alessio Arleo
Hello everybody :) Do you know where to find the 1.0.0 apidocs? On Giraph website I could find the 1.1.0 version only :| Thank you :) Dott. Alessio Arleo Dottorando in Ingegneria Industriale e dell’Informazione Dottore in Ingegneria Informatica ed Elettronica Dottore Magistrale in Ingegneria

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

2014-12-15 Thread Philipp Nolte
I have managed to compile Giraph 1.1.0 for hadoop 2.5.1 with YARN (without STATIC_SASL) but have not yet got it to work on my cluster (neither YARN nor MR). Off-topic: Its a bit frustrating. I really had my hopes up on Giraph 1.1.0. YARN has been the default for hadoop for quite a while now. Le

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

2014-12-15 Thread Dr. Alessio Arleo
Thank you very much Philipp for your kind answer :) In the end I managed to compile giraph 1.1 for hadoop 2.6.0 on PURE_YARN profile by removing the STATIC_SASL_SYMBOL but when I tried to run the example algorithms the computation resulted in an error (a container returned a mysterious “127” err