[ https://issues.apache.org/jira/browse/MAPREDUCE-6310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Li Lu updated MAPREDUCE-6310: ----------------------------- Attachment: MAPRED-6310-040615.patch In this patch I'm applying similar fixes to mapreduce as in YARN-3426 to YARN. We're checking API compatibility for mapreduce-client-common, mapreduce-client-core, and mapreduce-client-jobclient now. I'm also attaching standard API file for those components. jdiff result is generated via mvn package -Pdocs, same as hadoop-common and hadoop-hdfs. > Add jdiff support to MapReduce > ------------------------------ > > Key: MAPREDUCE-6310 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-6310 > Project: Hadoop Map/Reduce > Issue Type: Bug > Reporter: Li Lu > Assignee: Li Lu > Attachments: MAPRED-6310-040615.patch > > > Previously we used jdiff for Hadoop common and HDFS. Now we're extending the > support of jdiff to YARN. Probably we'd like to do similar things with > MapReduce? -- This message was sent by Atlassian JIRA (v6.3.4#6332)