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

Harsh J commented on HDFS-7580:
-------------------------------

Unless am wrong, something akin to HDFS Client's use of delegation tokens could 
be used to prevent this.

> NN -> JN communication should use reusable authentication methods
> -----------------------------------------------------------------
>
>                 Key: HDFS-7580
>                 URL: https://issues.apache.org/jira/browse/HDFS-7580
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: journal-node, namenode
>    Affects Versions: 2.5.0
>            Reporter: Harsh J
>
> It appears that NNs talk to JNs via general SaslRPC in secure mode, causing 
> all requests to be carried out with a kerberos authentication. This can cause 
> delays and occasionally NN failures if the KDC used does not respond in its 
> default timeout period (30s, whereas the QJM writes come with default of 20s).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to