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

Hudson commented on YARN-1590:
------------------------------

SUCCESS: Integrated in Hadoop-trunk-Commit #5185 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/5185/])
YARN-1590. Fixed ResourceManager, web-app proxy and MR JobHistoryServer to 
expand _HOST properly in their kerberos principles. Contributed by Mohammad 
Kamrul Islam. (vinodkv: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1569537)
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs/src/main/java/org/apache/hadoop/mapreduce/v2/hs/JobHistoryServer.java
* /hadoop/common/trunk/hadoop-yarn-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api/src/main/java/org/apache/hadoop/yarn/conf/YarnConfiguration.java
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/ResourceManager.java
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-web-proxy/src/main/java/org/apache/hadoop/yarn/server/webproxy/WebAppProxyServer.java


> _HOST doesn't expand properly for RM, NM, ProxyServer and JHS
> -------------------------------------------------------------
>
>                 Key: YARN-1590
>                 URL: https://issues.apache.org/jira/browse/YARN-1590
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: resourcemanager
>    Affects Versions: 3.0.0, 2.2.0
>            Reporter: Mohammad Kamrul Islam
>            Assignee: Mohammad Kamrul Islam
>             Fix For: 2.4.0
>
>         Attachments: YARN-1590.1.patch, YARN-1590.2.patch, YARN-1590.3.patch, 
> YARN-1590.4.patch
>
>
> _HOST is not properly substituted when we use VIP address. Currently it 
> always used the host name of the machine and disregard the VIP address. It is 
> true mainly for RM, NM, WebProxy, and JHS rpc service. Looks like it is 
> working fine for webservice authentication.
> On the other hand, the same thing is working fine for NN and SNN in RPC as 
> well as webservice.
>  



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to