[
https://issues.apache.org/jira/browse/HADOOP-10564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13992599#comment-13992599
]
Binglin Chang commented on HADOOP-10564:
----------------------------------------
Hi Colin, about user.h, we may need a struct to represent user(like ugi in
hadoop), so in the future more things can be added to it, like auth method,
tokens, something like:
struct hadoop_user;
hadoop_user_(alloc|get_login|free)
It is better to add it when the change is small, thoughts?
> Add username to native RPCv9 client
> -----------------------------------
>
> Key: HADOOP-10564
> URL: https://issues.apache.org/jira/browse/HADOOP-10564
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: native
> Affects Versions: HADOOP-10388
> Reporter: Colin Patrick McCabe
> Assignee: Colin Patrick McCabe
> Attachments: HADOOP-10564-pnative.002.patch, HADOOP-10564.001.patch
>
>
> Add the ability for the native RPCv9 client to set a username when initiating
> a connection.
--
This message was sent by Atlassian JIRA
(v6.2#6252)