[ 
https://issues.apache.org/jira/browse/MAPREDUCE-5300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13673820#comment-13673820
 ] 

Hudson commented on MAPREDUCE-5300:
-----------------------------------

Integrated in Hadoop-trunk-Commit #3848 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/3848/])
    MAPREDUCE-5300. Moved to INCOMPATIBLE CHANGES section in CHANGES.txt. 
(Revision 1489232)
MAPREDUCE-5300. Fix backward incompatibility for 
o.a.h.mapreduce.filecache.DistributedCache. Contributed by Zhijie Shen. 
(Revision 1489227)

     Result = SUCCESS
acmurthy : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1489232
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt

acmurthy : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1489227
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-common/src/main/java/org/apache/hadoop/mapreduce/v2/util/MRApps.java
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-common/src/test/java/org/apache/hadoop/mapred/TestMRWithDistributedCache.java
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/filecache/DistributedCache.java
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/task/JobContextImpl.java

                
> Two function signature changes in filecache.DistributedCache
> ------------------------------------------------------------
>
>                 Key: MAPREDUCE-5300
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5300
>             Project: Hadoop Map/Reduce
>          Issue Type: Sub-task
>            Reporter: Zhijie Shen
>            Assignee: Zhijie Shen
>             Fix For: 2.1.0-beta
>
>         Attachments: MAPREDUCE-5300.1.patch
>
>
> Two more incompatibility issues:
> * long[] getArchiveTimestamps(Configuration) -> String[] 
> getArchiveTimestamps(Configuration)
> * long[] getFileTimestamps(Configuration) -> String[] 
> getFileTimestamps(Configuration)
> Changes will break 0.23
> *Move the add-on patch of MAPREDUCE-5263 here.*

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to