You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Rohith Sharma K S (JIRA)" <ji...@apache.org> on 2017/12/15 10:26:00 UTC

[jira] [Created] (YARN-7662) [Atsv2] Remove timeline.service.address dependency for starting Timeline Reader in secure mode

Rohith Sharma K S created YARN-7662:
---------------------------------------

             Summary: [Atsv2] Remove timeline.service.address dependency for starting Timeline Reader in secure mode 
                 Key: YARN-7662
                 URL: https://issues.apache.org/jira/browse/YARN-7662
             Project: Hadoop YARN
          Issue Type: Bug
            Reporter: Rohith Sharma K S


While starting Timeline Reader in secure mode, login happens using timeline.service.address even though timeline.service.bindhost is configured with 0.0.0.0. This causes exact principal name that matches address name to be present in keytabs. 

It is always better to login using getLocalHost that gives machine hostname which is configured in /etc/hosts unlike NodeManager does in serviceStart. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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