You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Renjie Liu (JIRA)" <ji...@apache.org> on 2018/03/30 08:38:00 UTC

[jira] [Created] (FLINK-9117) Disable artifact download in mesos container environment.

Renjie Liu created FLINK-9117:
---------------------------------

             Summary: Disable artifact download in mesos container environment.
                 Key: FLINK-9117
                 URL: https://issues.apache.org/jira/browse/FLINK-9117
             Project: Flink
          Issue Type: Bug
          Components: Cluster Management
    Affects Versions: 1.5.0
            Reporter: Renjie Liu
            Assignee: Renjie Liu
             Fix For: 1.6.0


In the current implementation, the mesos fetcher needs to download all artifacts from artifact server. However this is not necessary when mesos.resourcemanager.tasks.container.type is set to docker since we can include docker artifacts in the docker image. So the issue will add a configuration so that we can disable downloading of artifacts.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)