[ https://issues.apache.org/jira/browse/HDFS-12738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16225248#comment-16225248 ]
Kihwal Lee commented on HDFS-12738: ----------------------------------- How frequent is it relative to the request rate? > 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-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org