Yang Wang created FLINK-12160:
---------------------------------
Summary: Support for transferring user config files on kubernetes
Key: FLINK-12160
URL:
https://issues.apache.org/jira/browse/FLINK-12160 Project: Flink
Issue Type: New Feature
Components: Runtime / Coordination
Reporter: Yang Wang
When submit a flink job on kubernetes, the jars will be transferred through docker images or flink blob server. Also we will need a way to transfer config files, such as hdfs-site.xml/core-site.xml. It could be saved in config map in etcd and then mounted to jobmanager and taskmanager pod.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)