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

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

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

Shang Yuanchun (Jira)
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)