Re: Building Hadoop 0.21.0 on Eclipse

2012-02-01 Thread brisk
Hi Harsh, So by trunk, do you mean 1.0.0 version? Thanks, Ethan On Wed, Feb 1, 2012 at 7:34 AM, Harsh J ha...@cloudera.com wrote: Pavlos, 0.21 was abandoned and you'd hardly find support for it from the major part of the community. What are you looking to build it for? Perhaps you wanted

Re: Building Hadoop 0.21.0 on Eclipse

2012-02-01 Thread Harsh J
Brisk, No, trunk is currently numbered 0.24. The branch-1 is a number revisioning over the earlier branch-0.20-security stable line, and is not trunk. Check out this blog post on the Bigtop project: https://blogs.apache.org/bigtop/entry/all_you_wanted_to_know On Wed, Feb 1, 2012 at 11:31 PM,

Issues while building hadoop trunk

2012-01-23 Thread rajesh putta
While building hadoop trunk i came across the following error.Can any one guide me what is the issue behind this failure. main: [exec] protoc: error while loading shared libraries: libprotobuf.so.7: cannot open shared object file: No such file or directory [INFO

Re: Issues while building hadoop trunk

2012-01-23 Thread Harsh J
Hi, On Tue, Jan 24, 2012 at 1:00 AM, rajesh putta rajesh.p...@gmail.com wrote: While building hadoop trunk i came across the following error.Can any one guide me what is the issue behind this failure. main:     [exec] protoc: error while loading shared libraries: libprotobuf.so.7: cannot

Re: Issues while building hadoop trunk

2012-01-23 Thread rajesh putta
Hi Harsh, even after setting LD_LIBRARY_PATH variable still i am getting the same error. Thanks Rajesh Putta On Tue, Jan 24, 2012 at 1:11 AM, Harsh J ha...@cloudera.com wrote: Hi, On Tue, Jan 24, 2012 at 1:00 AM, rajesh putta rajesh.p...@gmail.com wrote: While building hadoop trunk

Building Hadoop 0.21.0 on Eclipse

2012-01-19 Thread Pavlos Mitsoulis - Ntompos
Hello, I am trying to compile hadoop 0.21.0 on eclipse but I get some errors. In particular, the Java classes in package org.apache.hadoop.mapreduce.jobhistory complain that some classes does not exist. For instance, in the class EventReader.java I get the following error: Event cannot be

[jira] [Resolved] (MAPREDUCE-2951) Problem while building hadoop trunk on Windows 7

2011-11-29 Thread Abhijit Suresh Shingate (Resolved) (JIRA)
invalidating it. Problem while building hadoop trunk on Windows 7 Key: MAPREDUCE-2951 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2951 Project: Hadoop Map/Reduce Issue

[jira] [Created] (MAPREDUCE-2951) Problem while building hadoop trunk on Windows 7

2011-09-08 Thread Abhijit Suresh Shingate (JIRA)
Problem while building hadoop trunk on Windows 7 Key: MAPREDUCE-2951 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2951 Project: Hadoop Map/Reduce Issue Type: Bug Components

Re: Error while building Hadoop-Yarn

2011-08-29 Thread Vinod Kumar Vavilapalli
...@gmail.com wrote: Hi, I am using apache-maven-3.0.3 and i have set LD_LIBRARY_PATH=/usr/local/lib which has google protocbuf library. I am getting following error while building hadoop-yarn using mvn clean install -DskipTests=true [INFO] hadoop-yarn-api

Re: Error while building Hadoop-Yarn

2011-08-19 Thread rajesh putta
to skip them. Arun Sent from my iPhone On Aug 18, 2011, at 11:26 PM, rajesh putta rajesh.p...@gmail.com wrote: Hi, I am using apache-maven-3.0.3 and i have set LD_LIBRARY_PATH=/usr/local/lib which has google protocbuf library. I am getting following error while building hadoop-yarn

Building hadoop

2011-07-12 Thread Sudharsan Sampath
Hi, I am getting the following error while attempting to run ant build in eclipse. I am connecting to internet thru proxy and then configured the ANT_OPTS with the proxy settings. Can someone guide me how should I resolve this. Buildfile: