[
https://issues.apache.org/jira/browse/HADOOP-7291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13034146#comment-13034146
]
Giridharan Kesavan commented on HADOOP-7291:
--------------------------------------------
bq. Right, looking at the log more closely ("-c: command not found") it looks
like GREP is not defined. How is test-patch being called?
test-patch is called through ant build.xml hudson-test-patch target.
${ANT_HOME}/bin/ant \
-Dpatch.file=foobar \
-Dscratch.dir=${WORKSPACE}/patchprocess \
-Dsupport.dir=/homes/hudson/buildSupport \
-Dps.cmd=/bin/ps \
-Dwget.cmd=/usr/bin/wget \
-Djiracli.cmd=/homes/hudson/tools/jiracli-1.5/jira \
-Dsvn.cmd=/usr/bin/svn \
-Dgrep.cmd=/bin/grep \
-Dpatch.cmd=/usr/bin/patch \
-Dfindbugs.home=/homes/hudson/tools/findbugs/latest \
-Dforrest.home=/homes/hudson/tools/forrest/latest \
-Declipse.home=/homes/hudson/tools/eclipse/latest \
-Dpython.home=/homes/hudson/tools/python/latest \
-Djira.passwd=<> \
-Dcurl.cmd=/usr/bin/curl \
-Ddefect=HDFS-${ISSUE_NUM} \
hudson-test-patch
> Update Hudson job not to run test-contrib
> -----------------------------------------
>
> Key: HADOOP-7291
> URL: https://issues.apache.org/jira/browse/HADOOP-7291
> Project: Hadoop Common
> Issue Type: Task
> Reporter: Eli Collins
> Assignee: Eli Collins
> Fix For: 0.22.0
>
> Attachments: HADOOP-7291-2.patch, HADOOP-7291.patch
>
>
> The test-contrib target was removed in HADOOP-7137, which causes the Hudson
> job to fail. The build file doesn't execute test-contrib so I suspect the
> Hudson job needs to be updated to not call ant with the test-contrib target.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira