You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Vinod Kumar Vavilapalli (JIRA)" <ji...@apache.org> on 2014/02/15 00:07:21 UTC

[jira] [Resolved] (YARN-1553) Do not use HttpConfig.isSecure() in YARN

     [ https://issues.apache.org/jira/browse/YARN-1553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vinod Kumar Vavilapalli resolved YARN-1553.
-------------------------------------------

    Resolution: Fixed

Tx for the quick turnaround [~wheat9], I just committed the bug-fix to branch-2.

> 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
>            Assignee: Haohui Mai
>             Fix For: 2.4.0
>
>         Attachments: YARN-1553-branch2-supplement.000.patch, YARN-1553.000.patch, YARN-1553.001.patch, YARN-1553.002.patch, YARN-1553.003.patch, YARN-1553.004.patch, YARN-1553.005.patch, YARN-1553.006.patch, YARN-1553.007.patch, YARN-1553.008.patch, YARN-1553.009.patch, YARN-1553.010.patch
>
>
> 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)