You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "NITHIN MAHESH (JIRA)" <ji...@apache.org> on 2018/01/16 21:40:00 UTC

[jira] [Created] (MAPREDUCE-7038) ATS uses timeline service config to identify local hostname

NITHIN MAHESH created MAPREDUCE-7038:
----------------------------------------

             Summary: ATS uses timeline 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


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.

 



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

---------------------------------------------------------------------
To unsubscribe, e-mail: mapreduce-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: mapreduce-issues-help@hadoop.apache.org