Haohui Mai created YARN-1553:
--------------------------------
Summary: Do not use HttpConfig.isSecure() in YARN
Key: YARN-1553
URL: https://issues.apache.org/jira/browse/YARN-1553
Project: Hadoop YARN
Issue Type: Bug
Reporter: Haohui Mai
HDFS-5305 and related jira decide that each individual project will have their
own configuration on http policy. {{HttpConfig.isSecure}} is a global static
method which does not fit the design anymore. The same functionality should be
moved into the YARN code base.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)