[
https://issues.apache.org/jira/browse/HDFS-5033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14562095#comment-14562095
]
Hudson commented on HDFS-5033:
------------------------------
FAILURE: Integrated in Hadoop-trunk-Commit #7911 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/7911/])
HDFS-5033. Bad error message for fs -put/copyFromLocal if user doesn't have
permissions to read the source (Darrell Taylor via aw) (aw: rev
bf500d979858b084f0fe5c34a85c271a728e416b)
* hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
*
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestDFSShell.java
*
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/FileUtil.java
> Bad error message for fs -put/copyFromLocal if user doesn't have permissions
> to read the source
> -----------------------------------------------------------------------------------------------
>
> Key: HDFS-5033
> URL: https://issues.apache.org/jira/browse/HDFS-5033
> Project: Hadoop HDFS
> Issue Type: Improvement
> Affects Versions: 3.0.0, 2.0.3-alpha
> Reporter: Karthik Kambatla
> Assignee: Darrell Taylor
> Priority: Minor
> Labels: newbie
> Fix For: 3.0.0
>
> Attachments: HDFS-5033.001.patch
>
>
> fs -put/copyFromLocal shows a "No such file or directory" error when the user
> doesn't have permissions to read the source file/directory. Saying
> "Permission Denied" is more useful to the user.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)