[
https://issues.apache.org/jira/browse/FLINK-5668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15886404#comment-15886404
]
Haohui Mai commented on FLINK-5668:
-----------------------------------
[~bill.liu8904] I believe that the title of the jira is confusing. Can you
summarize what you want to achieve. Adding a PR will also help.
[~rmetzger] regarding this issue, do you have an idea why the current
implementation writes the configuration into a file on {{default.FS}}? What do
you think if passing the configuration through the ``taskManagerEnv``? Any
downside for this approach?
> Reduce dependency on HDFS at job startup time
> ---------------------------------------------
>
> Key: FLINK-5668
> URL: https://issues.apache.org/jira/browse/FLINK-5668
> Project: Flink
> Issue Type: Improvement
> Components: YARN
> Reporter: Bill Liu
> Original Estimate: 48h
> Remaining Estimate: 48h
>
> When create a Flink cluster on Yarn, JobManager depends on HDFS to share
> taskmanager-conf.yaml with TaskManager.
> It's better to share the taskmanager-conf.yaml on JobManager Web server
> instead of HDFS, which could reduce the HDFS dependency at job startup.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)