[
https://issues.apache.org/jira/browse/HADOOP-7748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Harsh J updated HADOOP-7748:
----------------------------
Resolution: Not a Problem
Target Version/s: (was: 3.0.0)
Status: Resolved (was: Patch Available)
Not a problem on branch-2 and trunk (anymore). Resolving. Below is what we get
now, if .Trash is not writable/etc.
{code}
[test@host ~]$ hadoop fs -rm foo
rm: Failed to move to trash: hdfs://host:8020/user/test/foo: Permission denied:
user=test, access=EXECUTE, inode="/user/test/.Trash":test:test:d---------
{code}
> Print exception message when failed to move to trash.
> ------------------------------------------------------
>
> Key: HADOOP-7748
> URL: https://issues.apache.org/jira/browse/HADOOP-7748
> Project: Hadoop Common
> Issue Type: Bug
> Affects Versions: 0.20.204.0
> Reporter: Liyin Liang
> Priority: Trivial
> Attachments: 7748.diff, HADOOP-7748.patch, HADOOP-7748.patch,
> HADOOP-7748.patch
>
>
> When failed to move to trash, the client should print exception message.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)