You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Xiaoyu Yao (JIRA)" <ji...@apache.org> on 2017/10/27 22:52:02 UTC

[jira] [Created] (HDFS-12738) Namenode logs many "SSL renegotiate denied" warnings after enable HTTPS for HDFS

Xiaoyu Yao created HDFS-12738:
---------------------------------

             Summary: Namenode logs many "SSL renegotiate denied" warnings after enable HTTPS for HDFS
                 Key: HDFS-12738
                 URL: https://issues.apache.org/jira/browse/HDFS-12738
             Project: Hadoop HDFS
          Issue Type: Bug
            Reporter: Xiaoyu Yao
            Assignee: Bharat Viswanadham


After enable HTTPS(SSL) for HDFS, the namenode log prints lots of SSL renegotiate denied warnings. Not sure if this is caused by a similar reason like YARN-6797. This ticket is opened to investigate and fix this. 
 
{code}
2017-10-24 07:55:41,083 WARN  mortbay.log (Slf4jLog.java:warn(76)) - SSL renegotiate denied: java.nio.channels.SocketChannel[connected local=/192.168.64.101:50470 remote=/192.168.64.101:48365]
2017-10-24 07:55:50,075 WARN  mortbay.log (Slf4jLog.java:warn(76)) - SSL renegotiate denied: java.nio.channels.SocketChannel[connected local=/192.168.64.101:50470 remote=/192.168.64.101:48373]
{code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org