[jira] [Created] (FLINK-5668) Reduce dependency on HDFS at job startup time

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-5668) Reduce dependency on HDFS at job startup time

Shang Yuanchun (Jira)
Bill Liu created FLINK-5668:
-------------------------------

             Summary: 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


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.4#6332)