[
https://issues.apache.org/jira/browse/MAPREDUCE-3960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13222015#comment-13222015
]
Hudson commented on MAPREDUCE-3960:
-----------------------------------
Integrated in Hadoop-Hdfs-0.23-Commit #625 (See
[https://builds.apache.org/job/Hadoop-Hdfs-0.23-Commit/625/])
Merge -c 1296878 from trunk to branch-0.23 to fix MAPREDUCE-3960. Fix
web-proxy to forward request to AM with configured hostname or IP. (Revision
1296880)
Result = SUCCESS
acmurthy :
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1296880
Files :
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
*
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/ResourceManager.java
*
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-web-proxy/src/main/java/org/apache/hadoop/yarn/server/webproxy/WebAppProxy.java
*
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-web-proxy/src/main/java/org/apache/hadoop/yarn/server/webproxy/WebAppProxyServlet.java
*
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-web-proxy/src/main/java/org/apache/hadoop/yarn/server/webproxy/amfilter/AmIpFilter.java
> web proxy doesn't forward request to AM with configured hostname/IP
> -------------------------------------------------------------------
>
> Key: MAPREDUCE-3960
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3960
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: mrv2
> Affects Versions: 0.23.0
> Reporter: Thomas Graves
> Assignee: Thomas Graves
> Priority: Critical
> Fix For: 0.23.2
>
> Attachments: MAPREDUCE-3960.patch
>
>
> If the host the web proxy is running on has an ip alias or similar and the
> config file is pointing to the hostname that is the aliased ip of the box,
> the web proxy will send the request from the base ip rather then the aliased
> ip and the AM will redirect that request to the proxy again instead of
> accepting it.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira