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