[
https://issues.apache.org/jira/browse/YARN-6137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15858575#comment-15858575
]
Hudson commented on YARN-6137:
------------------------------
ABORTED: Integrated in Jenkins build Hadoop-trunk-Commit #11223 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/11223/])
YARN-6137. Yarn client implicitly invoke ATS client which accesses HDFS.
(jlowe: rev 37b4acf7cee1f05599a84bbb1ebf07979a71f82f)
* (edit)
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client/src/test/java/org/apache/hadoop/yarn/client/api/impl/TestYarnClient.java
* (edit)
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client/src/main/java/org/apache/hadoop/yarn/client/api/impl/YarnClientImpl.java
> Yarn client implicitly invoke ATS client which accesses HDFS
> ------------------------------------------------------------
>
> Key: YARN-6137
> URL: https://issues.apache.org/jira/browse/YARN-6137
> Project: Hadoop YARN
> Issue Type: Bug
> Reporter: Yesha Vora
> Assignee: Li Lu
> Fix For: 2.9.0, 2.8.1, 3.0.0-alpha3
>
> Attachments: YARN-6137-trunk.001.patch, YARN-6137-trunk.002.patch
>
>
> Yarn is implicitly trying to invoke ATS Client even though client does not
> need it. and ATSClient code is trying to access hdfs. Due to that service is
> hitting GSS exception.
> Yarnclient is implicitly creating ats client that tries to access Hdfs.
> All servers that use yarnclient cannot be expected to change to accommodate
> this behavior.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]