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

NITHIN MAHESH updated MAPREDUCE-7038:
-------------------------------------
    Description: 
In JobHistoryServer.doSecureLogin(), the local hostname is got by calling 
getBindAddress() which gets the hostname that is defined by the config 
yarn.mapreduce.jobhistory.address. This is a bug and doSecureLogin should just 
get local host name directly instead of this way.

 

  was:
In ApplicationHistoryServer.doSecureLogin(), the local hostname is got by 
calling getBindAddress() which gets the hostname that is defined by the config 
yarn.timeline-service.address. This is a bug and doSecureLogin should just get 
local host name directly instead of this way.

 


> JHS uses service config to identify local hostname
> --------------------------------------------------
>
>                 Key: MAPREDUCE-7038
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-7038
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>            Reporter: NITHIN MAHESH
>            Priority: Major
>
> In JobHistoryServer.doSecureLogin(), the local hostname is got by calling 
> getBindAddress() which gets the hostname that is defined by the config 
> yarn.mapreduce.jobhistory.address. This is a bug and doSecureLogin should 
> just get local host name directly instead of this way.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to