Re: Building Giraph Jar for CDH 4.5

2014-04-20 Thread Agrta Rawat
Thanks Eli. I have done it. Regards, Agrta Rawat On Sat, Apr 19, 2014 at 11:51 PM, Eli Reisman wrote: > You'll have to use the right maven profile when compiling Giraph, see the > POM file for profile options you can choose. > > > On Mon, Mar 31, 2014 at 5:34 AM, Agrta Rawat wrote: > >> Hi Pasc

Re: Building Giraph Jar for CDH 4.5

2014-04-19 Thread Eli Reisman
You'll have to use the right maven profile when compiling Giraph, see the POM file for profile options you can choose. On Mon, Mar 31, 2014 at 5:34 AM, Agrta Rawat wrote: > Hi Pascal, > > I was able to install Hadoop 2.0.0 with CDH 4.6 repository. But now I need > to build Giraph jar file for H

Re: Building Giraph Jar for CDH 4.5

2014-03-31 Thread Agrta Rawat
Hi Pascal, I was able to install Hadoop 2.0.0 with CDH 4.6 repository. But now I need to build Giraph jar file for Hadoop 2.0.0.mI did "maven compile" but it gave me giraph-1.0.0-for-hadoop-0.20.203.0-jar-with-dependencies.jar. I need giraph-1.0.0-for-hadoop-2.0.0-jar-with-dependencies.jar. Pleas

Re: Building Giraph Jar for CDH 4.5

2014-03-27 Thread Agrta Rawat
Hi Pascal, Thank you so much. Regards, Agrta Rawat On Thu, Mar 27, 2014 at 7:08 PM, Pascal Jäger wrote: > Hi, > > there's a maven build profile for cdh. > It works with csh 4.5 and hadoop 2.0.0 > > I'm not sure if I get the second question right. > You can use cloudera express installer. > Onc

Re: Building Giraph Jar for CDH 4.5

2014-03-27 Thread Pascal Jäger
Hi, there’s a maven build profile for cdh. It works with csh 4.5 and hadoop 2.0.0 I’m not sure if I get the second question right. You can use cloudera express installer. Once the installer is running on your machine you can select the stuff you like to have installed. (Zookeepr, Hadoop, …) It

Building Giraph Jar for CDH 4.5

2014-03-27 Thread Agrta Rawat
Hi Folks, I need to know solutions of following points. 1. is it possible to build Griaph jar file for CDH 4.5 that has hadoop 2.0.0? 2. If yes, How can I install hadoop from CDH 4.5 tar ball for hadoop? can anyone help me... Thanks, Agrta Rawat