Re: issues while running giraph on Hadoop 2.2

2014-06-01 Thread Kiru Pakkirisamy
(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.hadoop.util.RunJar.main(RunJar.java:212)   Regards, - kiru Kiru Pakkirisamy | webcloudtech.wordpress.com

Re: issues while running giraph on Hadoop 2.2

2014-05-16 Thread Kiru Pakkirisamy
I have the same issue running giraph built with -Phadoop_yarn -Dhadoop.version=2.2.0 on Hortonworks. I get classnotfoundexceptions, looks like the GiraphRunner may not be able to load the classes correctly while running on Yarn. So if anybody has had success please share your experience,

Re: Error compiling Giraph

2013-05-12 Thread Kiru Pakkirisamy
, Alexandros On 11 May 2013 20:03, Kiru Pakkirisamy kirupakkiris...@yahoo.com wrote: I had the same problem. Do a 'mvn3 install -DskipTests' and try again. Regards, - kiru Kiru Pakkirisamy | webcloudtech.wordpress.com --- On Sat, 5/11/13, Daglis Alexandros alexandros.dag...@epfl.ch wrote

Re: Compiling 1.0.0 distribution

2013-05-06 Thread Kiru Pakkirisamy
Yes, I am trying to run on my Ubuntu laptop. Let me look at the log files. Thanks for the help. Much appreciated. Regards, - kiru Kiru Pakkirisamy | webcloudtech.wordpress.com --- On Sun, 5/5/13, Avery Ching ach...@apache.org wrote: From: Avery Ching ach...@apache.org Subject: Re