You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Yang Wang (JIRA)" <ji...@apache.org> on 2019/04/11 01:41:00 UTC

[jira] [Created] (FLINK-12160) Support for transferring user config files on kubernetes

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)