XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • Runtime / Coordination
    • None

    Description

      When deploying flink cluster on Yarn, `yarnShip` cli option could be used to ship user config files and jars. The files are registered as Yarn local resource which is saved on hdfs.

       

      However, we do not have a default existing dfs. The `ConfigMap` could be used to ship small files. The files will be stored in etcd and then mounted to jobmanager and taskmanager pod so that they could use it as locally.

      -kt,--kubernetesship <arg>                 Ship files in the specified directory
                                                (t for transfer). Only small files(<1MB) could be supported.
      

      https://stackoverflow.com/questions/53012798/kubernetes-configmap-size-limitation

      Attachments

        Activity

          People

            wangyang0918 Yang Wang
            wangyang0918 Yang Wang
            Votes:
            2 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: