Github user NicoK commented on a diff in the pull request: https://github.com/apache/flink/pull/3056#discussion_r94798020 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/clusterframework/BootstrapTools.java --- @@ -347,43 +351,88 @@ public static String getTaskManagerShellCommand( boolean hasKrb5, Class<?> mainClass) { --- End diff -- There were some subtle differences in the memory setup (is that really intended?)), log and config directories and files which is why I did not generalise the setup. It may be done, however... question is whether it is easier to grasp afterwards. Or let's worry about this when there are three setups of this kind ;)
--- 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 enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---