You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Zhijie Shen (JIRA)" <ji...@apache.org> on 2013/05/24 23:31:20 UTC

[jira] [Created] (MAPREDUCE-5273) Protected variables are removed from CombineFileRecordReader in both mapred and mapreduce

Zhijie Shen created MAPREDUCE-5273:
--------------------------------------

             Summary: 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: Zhijie Shen


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