[ 
https://issues.apache.org/jira/browse/MAPREDUCE-3517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

wanbin updated MAPREDUCE-3517:
------------------------------

    Attachment: CombineFileRecordReader.diff
    
>  "map.input.path" is null at the first split when use CombieFileInputFormat
> ---------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3517
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3517
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: task
>    Affects Versions: 0.20.203.0
>            Reporter: wanbin
>         Attachments: CombineFileRecordReader.diff
>
>
>  "map.input.path" is null at the first split when use CombieFileInputFormat. 
> because in runNewMapper function, mapContext instead of taskContext which is 
> set "map.input.path".  so we need set "map.input.path" again to mapContext

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to