[GitHub] flink pull request #2703: [FLINK-4900] flink-master: Allow to deploy TM with...

2016-11-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/2703 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] flink pull request #2703: [FLINK-4900] flink-master: Allow to deploy TM with...

2016-11-17 Thread EronWright
Github user EronWright commented on a diff in the pull request: https://github.com/apache/flink/pull/2703#discussion_r88522783 --- Diff: flink-mesos/src/main/java/org/apache/flink/mesos/runtime/clusterframework/MesosApplicationMasterRunner.java --- @@ -601,6 +601,54 @@ else if

[GitHub] flink pull request #2703: [FLINK-4900] flink-master: Allow to deploy TM with...

2016-11-11 Thread EronWright
Github user EronWright commented on a diff in the pull request: https://github.com/apache/flink/pull/2703#discussion_r87674266 --- Diff: flink-mesos/src/main/java/org/apache/flink/mesos/runtime/clusterframework/MesosApplicationMasterRunner.java --- @@ -601,6 +601,54 @@ else if

[GitHub] flink pull request #2703: [FLINK-4900] flink-master: Allow to deploy TM with...

2016-11-11 Thread EronWright
Github user EronWright commented on a diff in the pull request: https://github.com/apache/flink/pull/2703#discussion_r87674387 --- Diff: flink-mesos/src/main/java/org/apache/flink/mesos/runtime/clusterframework/MesosApplicationMasterRunner.java --- @@ -601,6 +601,54 @@ else if

[GitHub] flink pull request #2703: [FLINK-4900] flink-master: Allow to deploy TM with...

2016-11-11 Thread EronWright
Github user EronWright commented on a diff in the pull request: https://github.com/apache/flink/pull/2703#discussion_r87673973 --- Diff: flink-core/src/main/java/org/apache/flink/configuration/ConfigConstants.java --- @@ -489,6 +489,29 @@ */ public static final

[GitHub] flink pull request #2703: [FLINK-4900] flink-master: Allow to deploy TM with...

2016-10-27 Thread Makman2
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