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 "Pete Wyckoff (JIRA)" <ji...@apache.org> on 2008/09/07 21:52:44 UTC

[jira] Commented: (HADOOP-3764) libhdfs should allow connection to the DFS as a given user

    [ https://issues.apache.org/jira/browse/HADOOP-3764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12628999#action_12628999 ] 

Pete Wyckoff commented on HADOOP-3764:
--------------------------------------

I wrote:

{code}
hdfsConnectAsUser(host, port, char *user, char *grouups[])
{code}

patch coming after some debugging


> libhdfs should allow connection to the DFS as a given user
> ----------------------------------------------------------
>
>                 Key: HADOOP-3764
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3764
>             Project: Hadoop Core
>          Issue Type: New Feature
>          Components: libhdfs
>            Reporter: Craig Macdonald
>
> Consider a gateway service (e.g. NFS server->HDFS gateway, fuse-dfs).
> In these examples, different users will connect to the the gateway service. In each case, libhdfs should facilitate connection using the user's security context. This ensures that existing permissions, ownership, group-ownership in the DFS are respected.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.