[
https://issues.apache.org/jira/browse/HADOOP-5997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Allen Wittenauer updated HADOOP-5997:
-------------------------------------
Assignee: (was: Ramya Sunil)
> Many test jobs write to HDFS under /
> ------------------------------------
>
> Key: HADOOP-5997
> URL: https://issues.apache.org/jira/browse/HADOOP-5997
> Project: Hadoop Common
> Issue Type: Bug
> Components: test
> Affects Versions: 0.20.0
> Reporter: Ramya Sunil
> Labels: newbie
> Attachments: HADOOP-5997-branch20.patch
>
>
> Many test jobs such as testmapredsort, TestDFSIO and nnbench try to write to
> HDFS under root.
> If a user 'X' brings up the cluster and gives full access to user 'Y' under
> /user/Y, user Y's test jobs still will not run because they demand access to
> / which cannot be granted. Such jobs should be modified to write their temp
> outputs under /user/Y and not directly under /
--
This message was sent by Atlassian JIRA
(v6.2#6252)