You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Leonid Ishimnikov (JIRA)" <ji...@apache.org> on 2018/06/26 01:36:00 UTC

[jira] [Created] (FLINK-9660) Allow passing custom artifacts to Mesos workers

Leonid Ishimnikov created FLINK-9660:
----------------------------------------

             Summary: Allow passing custom artifacts to Mesos workers
                 Key: FLINK-9660
                 URL: https://issues.apache.org/jira/browse/FLINK-9660
             Project: Flink
          Issue Type: Improvement
          Components: Mesos
            Reporter: Leonid Ishimnikov
             Fix For: 1.6.0


It would be nice to be able to pass custom artifact URIs to Mesos workers.  This is useful when an image from a private Docker repository is used for launching TaskManagers.  A URI for an archive containing login credentials can be provided in this case.  I propose adding a {{mesos.resourcemanager.tasks.uris}} parameter that will contain a comma-separated list of URIs.



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