Re: while creating binary distribution without native code and without documentation: i came across this issue.Can anyone suggest what is the workaround for this.

2012-01-23 Thread rajesh putta
[ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR]

while creating binary distribution without native code and without documentation: i came across this issue.Can anyone suggest what is the workaround for this.

2012-01-23 Thread rajesh putta
Hi, while creating binary distribution without native code and without documentation: i came across this issue.Can anyone suggest what is the workaround for this. $ mvn package -Pdist -DskipTests -Dtar [mkdir] Created dir: /home/rajesh/Hadoop-trunk/trunk/hadoop-hdfs-project/hadoop-hdfs-httpfs/t

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 wrote: > Hi, > > On Tue, Jan 24, 2012 at 1:00 AM, rajesh putta wrote: >> While building hadoop trunk i came acros

Issues while building hadoop trunk

2012-01-23 Thread rajesh putta
can resume the build with the command [ERROR] mvn -rf :hadoop-common Thanks Rajesh Putta

Re: Error while building Hadoop-Yarn

2011-08-19 Thread rajesh putta
Thanks Arun, Now its working fine Thanks & Regards Rajesh Putta Development Engineer Pramati Technologies On Fri, Aug 19, 2011 at 12:25 PM, Arun Murthy wrote: > That means you don't have the autotool chain necessary for build the > native code. > > For now pass -

Error while building Hadoop-Yarn

2011-08-18 Thread rajesh putta
-yarn-server-nodemanager: autoreconf command returned an exit value != 0. Aborting build; see debug output for more information. -> [Help 1] Thanks in advance Thanks & Regards Rajesh Putta

[jira] [Created] (MAPREDUCE-2759) TaskTrackerAction should follow Open Closed Principle

2011-08-01 Thread Rajesh Putta (JIRA)
Components: tasktracker Affects Versions: 0.23.0 Environment: NA Reporter: Rajesh Putta Priority: Minor In the class TaskTrackerAction there are fixed actions or directions specified from the Job Tracker to the Task Tracker.So if in the future if some