[
https://issues.apache.org/jira/browse/HADOOP-992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Doug Cutting updated HADOOP-992:
--------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
I just committed this. Thanks, Owen!
> The mini/mr cluster for testing always uses the local file system rather than
> the namenode that was passed in
> -------------------------------------------------------------------------------------------------------------
>
> Key: HADOOP-992
> URL: https://issues.apache.org/jira/browse/HADOOP-992
> Project: Hadoop
> Issue Type: Bug
> Components: test
> Affects Versions: 0.11.0
> Reporter: Owen O'Malley
> Assigned To: Owen O'Malley
> Fix For: 0.12.0
>
> Attachments: minimr-conf.patch
>
>
> The mini map/reduce cluster that is used for testing was incorrectly setting
> the attribute for the filesystem, causing all of the tests to run against the
> local file system instead of the mini dfs cluster. This patch fixes that and
> also adds a new method to the mini mr cluster to generate an appropriate
> JobConf to submit against that cluster. That makes sure that all of the
> appropriate fields are set.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.