[jira] [Updated] (HADOOP-12718) Incorrect error message by fs -put local dir without permission

2017-01-11 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Wang updated HADOOP-12718: - Release Note: The `hadoop fs -ls` command now prints "Permission denied" rather than "No such

[jira] [Updated] (HADOOP-12718) Incorrect error message by fs -put local dir without permission

2016-11-10 Thread Yongjun Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yongjun Zhang updated HADOOP-12718: --- Resolution: Fixed Hadoop Flags: Incompatible change,Reviewed Fix Version/s:

[jira] [Updated] (HADOOP-12718) Incorrect error message by fs -put local dir without permission

2016-11-08 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Zhuge updated HADOOP-12718: Attachment: HADOOP-12718.008.patch Patch 008: * Use {{AccessDeniedException}} instead of

[jira] [Updated] (HADOOP-12718) Incorrect error message by fs -put local dir without permission

2016-11-04 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Zhuge updated HADOOP-12718: Attachment: HADOOP-12718.007.patch Patch 007: * Add javadoc for the new ACE to throw > Incorrect

[jira] [Updated] (HADOOP-12718) Incorrect error message by fs -put local dir without permission

2016-10-26 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Zhuge updated HADOOP-12718: Attachment: HADOOP-12718.006.patch Patch 006: * Move canRead() check and throws ACE from

[jira] [Updated] (HADOOP-12718) Incorrect error message by fs -put local dir without permission

2016-10-23 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Zhuge updated HADOOP-12718: Status: Patch Available (was: In Progress) > Incorrect error message by fs -put local dir

[jira] [Updated] (HADOOP-12718) Incorrect error message by fs -put local dir without permission

2016-10-23 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Zhuge updated HADOOP-12718: Attachment: HADOOP-12718.005.patch Patch 005: * Fix {{RawLocalFileSystem#listStatus}} to throw

[jira] [Updated] (HADOOP-12718) Incorrect error message by fs -put local dir without permission

2016-07-15 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Wang updated HADOOP-12718: - Target Version/s: 3.0.0-alpha2 (was: 3.0.0-alpha1) > Incorrect error message by fs -put local

[jira] [Updated] (HADOOP-12718) Incorrect error message by fs -put local dir without permission

2016-06-18 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth updated HADOOP-12718: --- Target Version/s: 3.0.0-alpha1 (was: 2.8.0) Priority: Major (was: Blocker) I

[jira] [Updated] (HADOOP-12718) Incorrect error message by fs -put local dir without permission

2016-06-18 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth updated HADOOP-12718: --- Status: Open (was: Patch Available) > Incorrect error message by fs -put local dir without

[jira] [Updated] (HADOOP-12718) Incorrect error message by fs -put local dir without permission

2016-06-03 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth updated HADOOP-12718: --- Target Version/s: 2.8.0 Priority: Blocker (was: Minor) Hadoop Flags:

[jira] [Updated] (HADOOP-12718) Incorrect error message by fs -put local dir without permission

2016-06-03 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth updated HADOOP-12718: --- Attachment: HADOOP-12718.004.patch > Incorrect error message by fs -put local dir without

[jira] [Updated] (HADOOP-12718) Incorrect error message by fs -put local dir without permission

2016-06-03 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth updated HADOOP-12718: --- Status: Patch Available (was: Reopened) > Incorrect error message by fs -put local dir

[jira] [Updated] (HADOOP-12718) Incorrect error message by fs -put local dir without permission

2016-05-15 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Zhuge updated HADOOP-12718: Attachment: HADOOP-12718.003.patch Patch 003: * Use {{FileUtil#canRead}} instead of

[jira] [Updated] (HADOOP-12718) Incorrect error message by fs -put local dir without permission

2016-01-27 Thread Yongjun Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yongjun Zhang updated HADOOP-12718: --- Summary: Incorrect error message by fs -put local dir without permission (was: Confusing

[jira] [Updated] (HADOOP-12718) Incorrect error message by fs -put local dir without permission

2016-01-27 Thread Yongjun Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yongjun Zhang updated HADOOP-12718: --- Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 2.8.0 Status: