[ https://issues.apache.org/jira/browse/HADOOP-5579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Chris Douglas updated HADOOP-5579: ---------------------------------- Resolution: Fixed Fix Version/s: (was: 0.19.2) 0.21.0 Hadoop Flags: [Reviewed] Status: Resolved (was: Patch Available) I committed this. Thanks, Brian I only committed this to 0.21 since the FNF exception is only thrown in that branch, per HADOOP-5581. However, not setting EACCES remains a problem in 0.19 per HADOOP-4393, right? Should the current patch be committed further back or do the 0.19 and 0.20 branches need a different patch? > 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 > Assignee: Brian Bockelman > Fix For: 0.21.0 > > 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.