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 "Vivek Ratnavel Subramanian (Jira)" <ji...@apache.org> on 2019/08/26 23:13:00 UTC

[jira] [Created] (HDDS-2041) Don't depend on DFSUtil to check HTTP policy

Vivek Ratnavel Subramanian created HDDS-2041:
------------------------------------------------

             Summary: Don't depend on DFSUtil to check HTTP policy
                 Key: HDDS-2041
                 URL: https://issues.apache.org/jira/browse/HDDS-2041
             Project: Hadoop Distributed Data Store
          Issue Type: Task
          Components: website
    Affects Versions: 0.4.1
            Reporter: Vivek Ratnavel Subramanian
            Assignee: Vivek Ratnavel Subramanian


Currently, BaseHttpServer uses DFSUtil to get Http policy. With this, when http policy is set to HTTPS on hdfs-site.xml, ozone http servers try to come up with HTTPS and fail if SSL certificates are not present in the required location.

Ozone web UIs should not depend on HDFS config to determine HTTP policy. Instead, it should have its own config to determine the policy. 



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

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