[
https://issues.apache.org/jira/browse/YARN-2606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14152352#comment-14152352
]
Hudson commented on YARN-2606:
------------------------------
SUCCESS: Integrated in Hadoop-trunk-Commit #6146 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/6146/])
YARN-2606. Application History Server tries to access hdfs before doing secure
login (Mit Desai via jeagles) (jeagles: rev
e10eeaabce2a21840cfd5899493c9d2d4fe2e322)
*
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice/src/test/java/org/apache/hadoop/yarn/server/applicationhistoryservice/TestFileSystemApplicationHistoryStore.java
* hadoop-yarn-project/CHANGES.txt
*
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice/src/main/java/org/apache/hadoop/yarn/server/applicationhistoryservice/FileSystemApplicationHistoryStore.java
> Application History Server tries to access hdfs before doing secure login
> -------------------------------------------------------------------------
>
> Key: YARN-2606
> URL: https://issues.apache.org/jira/browse/YARN-2606
> Project: Hadoop YARN
> Issue Type: Bug
> Components: timelineserver
> Affects Versions: 2.6.0
> Reporter: Mit Desai
> Assignee: Mit Desai
> Fix For: 2.6.0
>
> Attachments: YARN-2606.patch, YARN-2606.patch, YARN-2606.patch,
> YARN-2606.patch
>
>
> While testing the Application Timeline Server, the server would not come up
> in a secure cluster, as it would keep trying to access hdfs without having
> done the secure login. It would repeatedly try authenticating and finally hit
> stack overflow.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)