[
https://issues.apache.org/jira/browse/HADOOP-4500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12647133#action_12647133
]
dhruba borthakur commented on HADOOP-4500:
------------------------------------------
I agree that this is not a regression, but it is a major bug that basically
renders MultiFileSplit useless to process files from different file systems.
This is a major use case for us. Also, the fix is very low-risk. I would really
like this to go into 0.19
> multifilesplit is using job default filesystem incorrectly
> ----------------------------------------------------------
>
> Key: HADOOP-4500
> URL: https://issues.apache.org/jira/browse/HADOOP-4500
> Project: Hadoop Core
> Issue Type: Bug
> Components: mapred
> Reporter: Joydeep Sen Sarma
> Assignee: Joydeep Sen Sarma
> Fix For: 0.20.0
>
> Attachments: 4500.patch
>
>
> getLocations() is using default filesystem based on jobconf instead of
> obtaining the right filesystem from the path
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.