[
https://issues.apache.org/jira/browse/MAPREDUCE-5273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13671936#comment-13671936
]
Hudson commented on MAPREDUCE-5273:
-----------------------------------
Integrated in Hadoop-trunk-Commit #3825 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/3825/])
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