[ https://issues.apache.org/jira/browse/HADOOP-7291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Eli Collins updated HADOOP-7291: -------------------------------- Attachment: HADOOP-7291-3.patch After HDFS-1946 and MR-2499 the common, HDFS and MR precommit jobs run though looks like $GREP is not defined. This is because a new call to runContribTests was introduced in HADOOP-7291.patch which runs before parseArgs. We don't need this call. The attached patch removes it. > 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-3.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