You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2014/01/01 23:07:50 UTC

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

    [ https://issues.apache.org/jira/browse/YARN-1553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13859950#comment-13859950 ] 

Hadoop QA commented on YARN-1553:
---------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12620889/YARN-1553.000.patch
  against trunk revision .

    {color:green}+1 @author{color}.  The patch does not contain any @author tags.

    {color:green}+1 tests included{color}.  The patch appears to include 2 new or modified test files.

    {color:red}-1 javac{color:red}.  The patch appears to cause the build to fail.

Console output: https://builds.apache.org/job/PreCommit-YARN-Build/2769//console

This message is automatically generated.

> 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
>         Attachments: YARN-1553.000.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)