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 "Yesha Vora (JIRA)" <ji...@apache.org> on 2014/02/04 02:09:07 UTC

[jira] [Created] (HDFS-5877) Datanode webUI hangs with HTTP protocol when dfs.http.policy is HTTPS_ONLY

Yesha Vora created HDFS-5877:
--------------------------------

             Summary: Datanode webUI hangs with HTTP protocol when dfs.http.policy is HTTPS_ONLY
                 Key: HDFS-5877
                 URL: https://issues.apache.org/jira/browse/HDFS-5877
             Project: Hadoop HDFS
          Issue Type: Bug
            Reporter: Yesha Vora


Set dfs.http.policy= HTTPS_ONLY. And try to access Datanode UI using http protocol.

http://DN:DN_HTTP_PORT

Expected behavior:
Datanode UI should get "Connection refused" Error like Namenode/Secondary namenode. 
http://NN:NN_HTTP_PORT and http://SN:SN_HTTP_PORT

Actual behavior:
Datanode UI hangs. 



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