[
https://issues.apache.org/jira/browse/HADOOP-4500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12643151#action_12643151
]
dhruba borthakur commented on HADOOP-4500:
------------------------------------------
+1 @author. The patch does not contain any @author tags.
+1 javadoc. The javadoc tool did not generate any warning messages.
+1 javac. The applied patch does not increase the total number of javac
compiler warnings.
+1 findbugs. The patch does not introduce any new Findbugs warnings.
+1 core tests. The patch passed core unit tests.
+1 contrib tests. The patch passed contrib unit tests.
I would like to commit this to trunk and the 0.19 branch. Thanks Enis for
reviewing this one.
> 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.19.1
>
> 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.