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: [email protected]
For additional commands, e-mail: [email protected]