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

Hudson commented on MAPREDUCE-5273:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk #1443 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1443/])
    MAPREDUCE-5273. Bring back a couple of protected variables in mapred and 
mapreduce CombineFileRecordReader for binary compatibility with 1.x APIs. 
Contributed by Mayank Bansal. (Revision 1488442)

     Result = SUCCESS
vinodkv : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1488442
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/lib/CombineFileRecordReader.java
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/lib/input/CombineFileRecordReader.java

                
> Protected variables are removed from CombineFileRecordReader in both mapred 
> and mapreduce
> -----------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-5273
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5273
>             Project: Hadoop Map/Reduce
>          Issue Type: Sub-task
>            Reporter: Zhijie Shen
>            Assignee: Mayank Bansal
>             Fix For: 2.1.0-beta
>
>         Attachments: MAPREDUCE-5273-trunk-1.patch
>
>
> Two protected variables are removed from CombineFileRecordReader in both 
> mapred and mapreduce:
> * FileSystem fs        
> * Class<RecordReader<K, V>> rrClass

--
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