You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Brian Bockelman (JIRA)" <ji...@apache.org> on 2009/03/26 16:54:03 UTC

[jira] Updated: (HADOOP-5579) libhdfs does not set errno correctly

     [ 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.