[
https://issues.apache.org/jira/browse/YARN-4863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15215471#comment-15215471
]
Hudson commented on YARN-4863:
------------------------------
SUCCESS: Integrated in Hadoop-trunk-Commit #9518 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/9518/])
YARN-4863. AHS Security login should be in serviceInit() instead of (xgong: rev
80182809aed76fb9522d25db9bf5e445395dd573)
*
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice/src/main/java/org/apache/hadoop/yarn/server/applicationhistoryservice/ApplicationHistoryServer.java
> AHS Security login should be in serviceInit() instead of serviceStart()
> -----------------------------------------------------------------------
>
> Key: YARN-4863
> URL: https://issues.apache.org/jira/browse/YARN-4863
> Project: Hadoop YARN
> Issue Type: Bug
> Components: timelineserver
> Reporter: Junping Du
> Assignee: Junping Du
> Fix For: 2.8.0
>
> Attachments: YARN-4863.patch, YARN-4863.patch
>
>
> Like other daemons, doSecureLogin() should get called in serviceInit but not
> serviceStart, otherwise, some FS operations could have problem during
> composite services get started.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)