Re: Building Giraph Jar Without Installing Hadoop

2014-04-03 Thread Sundara Raghavan Sankaran
Maven usually places its downloads in the local repository(~/.m2/repository) of each user. Check there. On Thu, Apr 3, 2014 at 2:37 PM, Agrta Rawat wrote: > Hi All, > > I have tried building giraph jar file without installing hadoop on my > system. I succeeded and got the required giraph jar fo

Building Giraph Jar Without Installing Hadoop

2014-04-03 Thread Agrta Rawat
Hi All, I have tried building giraph jar file without installing hadoop on my system. I succeeded and got the required giraph jar for hadoop. But I have seen in the logs of "mvn compile" hadoop jar file for hadioop-core, hadoop-common etc are downloaded. But when I checked it my system, I could n