[
https://issues.apache.org/jira/browse/MAPREDUCE-2073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Todd Lipcon updated MAPREDUCE-2073:
-----------------------------------
Attachment: mapreduce-2073.txt
Patch for trunk.
Tested by chmod 700 $HOME, then running tests. It used to be that it would fail
in a non-obvious manner, now I get a nice message telling me my permissions are
wrong. Then I did chmod a+x $HOME and the tests pass.
> TestTrackerDistributedCacheManager should be up-front about requirements on
> build environment
> ---------------------------------------------------------------------------------------------
>
> Key: MAPREDUCE-2073
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-2073
> Project: Hadoop Map/Reduce
> Issue Type: Test
> Components: distributed-cache, test
> Affects Versions: 0.22.0
> Reporter: Todd Lipcon
> Assignee: Todd Lipcon
> Priority: Trivial
> Attachments: mapreduce-2073-0.20.txt, mapreduce-2073.txt
>
>
> TestTrackerDistributedCacheManager will fail on a system where the build
> directory is in any path where an ancestor doesn't have a+x permissions. On
> one of our hudson boxes, for example, hudson's workspace had 700 permissions
> and caused this test to fail reliably, but not in an obvious manner. It would
> be helpful if the test failed with a more obvious error message during
> setUp() when the build environment is misconfigured.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.