[ https://issues.apache.org/jira/browse/FLINK-4900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15611900#comment-15611900 ]
ASF GitHub Bot commented on FLINK-4900: --------------------------------------- GitHub user Makman2 opened a pull request: https://github.com/apache/flink/pull/2703 [FLINK-4900] flink-master: Allow to deploy TM with container Allows via a setting to deploy a base image on that a task manager runs. You can merge this pull request into a Git repository by running: $ git pull https://github.com/Makman2/flink Makman2/dcos3 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/flink/pull/2703.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #2703 ---- commit 2cfd825c67ce6b80ebf06ae44f997eed640936e5 Author: Makman2 <mak...@alice.de> Date: 2016-10-27T13:18:37Z [FLINK-4900] flink-master: Allow to deploy TM with container Allows via a setting to deploy a base image on that a task manager runs. ---- > Implement Docker image support > ------------------------------ > > Key: FLINK-4900 > URL: https://issues.apache.org/jira/browse/FLINK-4900 > Project: Flink > Issue Type: Sub-task > Components: Cluster Management > Reporter: Eron Wright > Assignee: Eron Wright > > Support the use of a docker image, with both the unified containerizer and > the Docker containerizer. > Use a configuration setting to explicitly configure which image and > containerizer to use. -- This message was sent by Atlassian JIRA (v6.3.4#6332)