[ https://issues.apache.org/jira/browse/MAPREDUCE-7332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17309172#comment-17309172 ]
Akira Ajisaka commented on MAPREDUCE-7332: ------------------------------------------ Hi [~Jim_Brennan], would you use GitHub Pull Request instead of JIRA for branch-2.10? We switched from Findbugs to SpotBugs in HADOOP-16870 and updated the config of https://ci-hadoop.apache.org/job/PreCommit-MAPREDUCE-Build to use SpotBugs. However, now HADOOP-16870 is not backported to branch-2.10. That's why the job fails. In GitHub PR, Jenkinsfile is used to configure the multibranch job (https://ci-hadoop.apache.org/job/hadoop-multibranch), and the file in branch-2.10 is still set to use FindBugs. > Fix SpillCallBackPathsFinder to use JDK7 on branch-2.10 > ------------------------------------------------------- > > Key: MAPREDUCE-7332 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-7332 > Project: Hadoop Map/Reduce > Issue Type: Bug > Components: job submission, security > Reporter: Ahmed Hussein > Assignee: Ahmed Hussein > Priority: Minor > Attachments: MAPREDUCE-7332.branch-2.10.001.patch, > MAPREDUCE-7332.branch-2.10.002.patch > > > I mistakenly uploaded a patch for branch-2.10 that uses JDK8. > Yetus did not fail though. It should be investigated why it was not failing > if JDK8+ is used in the code. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: mapreduce-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: mapreduce-issues-h...@hadoop.apache.org