[
https://issues.apache.org/jira/browse/MAPREDUCE-1616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konstantin Boudnik updated MAPREDUCE-1616:
------------------------------------------
Attachment: patch_1616.txt
I still see some inconsistent formatting. I have uploaded the patch which fixes
all these issues. Test is passing. One last comment: it seems like none of the
assert statements have error message. This will lead to something like this:
null
assert stack trace
in case of test failure. Which is hard to diagnose and require reading of the
test source code. Please add meaningful messages where feasible.
> Automate system test case for checking the file permissions in
> mapred.local.dir
> -------------------------------------------------------------------------------
>
> Key: MAPREDUCE-1616
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-1616
> Project: Hadoop Map/Reduce
> Issue Type: New Feature
> Affects Versions: 0.20.3
> Environment: Herriot framework is required for running the test.
> Reporter: Balaji Rajagopalan
> Assignee: Balaji Rajagopalan
> Attachments: patch_1616.txt, patch_1616.txt, patch_1655.txt,
> patch_3392207_7.txt
>
> Original Estimate: 0.27h
> Remaining Estimate: 0.27h
>
> The file under mapred.local.dir permission must be recursively tested when
> the task is running, for this use the controllable task, so the temporary
> file permission can be checked.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.