Description
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.