[ 
https://issues.apache.org/jira/browse/HDFS-5898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13905991#comment-13905991
 ] 

Jing Zhao commented on HDFS-5898:
---------------------------------

bq. I don't follow how the change in RpcProgramNfs3 is related to this issue.
Yes, I think the change in RpcProgramNfs3 is a regression of HDFS-5913.

One question: the current patch puts the login into 
DFSClientCache#getUserGroupInformation, which is called by the load() method of 
the loading cache. Thus we will call login() every time we miss the cache. 
Should we put the login call into the constructor of RpcProgramNfs3 instead?


> Allow NFS gateway to login/relogin from its kerberos keytab
> -----------------------------------------------------------
>
>                 Key: HDFS-5898
>                 URL: https://issues.apache.org/jira/browse/HDFS-5898
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: nfs
>    Affects Versions: 2.2.0, 2.4.0
>            Reporter: Jing Zhao
>            Assignee: Abin Shahab
>         Attachments: HDFS-5898-documentation.patch, 
> HDFS-5898-documentation.patch, HDFS-5898-with-documentation.patch, 
> HDFS-5898-with-documentation.patch, HDFS-5898.patch, HDFS-5898.patch, 
> HDFS-5898.patch
>
>
> According to the discussion in HDFS-5804:
> 1. The NFS gateway should be able to get it's own tgts, and renew them.
> 2. We should update the HdfsNfsGateway.apt.vm



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to