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 "Xuan Gong (JIRA)" <ji...@apache.org> on 2013/12/13 20:41:07 UTC

[jira] [Created] (YARN-1505) WebAppProxyServer should not set localhost as YarnConfiguration.PROXY_ADDRESS by itself

Xuan Gong created YARN-1505:
-------------------------------

             Summary: WebAppProxyServer should not set localhost as YarnConfiguration.PROXY_ADDRESS by itself
                 Key: YARN-1505
                 URL: https://issues.apache.org/jira/browse/YARN-1505
             Project: Hadoop YARN
          Issue Type: Bug
            Reporter: Xuan Gong
            Assignee: Xuan Gong


At WebAppProxyServer::startServer(), it will set up  YarnConfiguration.PROXY_ADDRESS to localhost:9099 by itself. So, no matter what is the value we set YarnConfiguration.PROXY_ADDRESS in configuration, the proxyserver will bind to localhost:9099



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)