[ https://issues.apache.org/jira/browse/HADOOP-5579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Bockelman updated HADOOP-5579: ------------------------------------ Attachment: HADOOP-5579.patch Fixes the AccessControlException. Also correctly sets the errno for QuotaExceededException and FileNotFoundException. Unfortunately, DFSClient does not correctly raise these exceptions (yet). > libhdfs does not set errno correctly > ------------------------------------ > > Key: HADOOP-5579 > URL: https://issues.apache.org/jira/browse/HADOOP-5579 > Project: Hadoop Core > Issue Type: Bug > Components: dfs, libhdfs > Affects Versions: 0.19.1 > Reporter: Brian Bockelman > Attachments: HADOOP-5579.patch > > > Due to a change in the package name of the AccessControlException, libhdfs no > longer sets errno=EACCES when a permission occurs. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.