[
https://issues.apache.org/jira/browse/FLINK-16595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17192136#comment-17192136
]
Robert Metzger commented on FLINK-16595:
----------------------------------------
I'm not sure if I understand what this task is about (what are YARN
namespaces?, why are you linking to Apache Spark), but I've assigned you to the
ticket. Maybe the PR code will help me understand.
> Support extra hadoop filesystem URLs for which to request delegation tokens
> ---------------------------------------------------------------------------
>
> Key: FLINK-16595
> URL: https://issues.apache.org/jira/browse/FLINK-16595
> Project: Flink
> Issue Type: Improvement
> Components: Deployment / YARN
> Affects Versions: 1.10.0
> Reporter: fa zheng
> Assignee: Husky Zeng
> Priority: Major
> Fix For: 1.12.0
>
>
> When the cluster has multiple nameservices, the client only can obtain the
> token of default nameservice. We should add an configuration in
> YarnConfigOptions to obtain all nameservices refer to
> spark.yarn.access.hadoopFileSystems.
> [yarn-specific-kerberos-configuration|https://spark.apache.org/docs/latest/running-on-yarn.html#yarn-specific-kerberos-configuration].
> I encountered this problem when the directory of yarn logs is in another
> nameservice. It will lead a long waiting for application to run and the log
> can not be aggregated finally.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)