Hello!

I just submitted a patch for MAPREDUCE-6320 and Hadoop QA said it failed to 
build with eclipse:eclipse. I looked in the console output from the build and 
indeed there is a suspicious output:

/home/jenkins/tools/maven/latest/bin/mvn eclipse:eclipse -DHadoopPatchProcess > 
/home/jenkins/jenkins-slave/workspace/PreCommit-MAPREDUCE-Build/../patchprocess/patchEclipseOutput.txt
 2>&1
/home/jenkins/jenkins-slave/workspace/PreCommit-MAPREDUCE-Build/dev-support/test-patch.sh:
 line 696: 
/home/jenkins/jenkins-slave/workspace/PreCommit-MAPREDUCE-Build/../patchprocess/patchEclipseOutput.txt:
 No such file or directory

I ran mvn eclipse:eclipse -DHadoopPatchProcess manually on my computer and it 
worked. Is this warning related to my patch or is this another issue? mvn 
apache-rat:check also reports some „no such file or directory“.

Reply via email to