[
https://issues.apache.org/jira/browse/FLINK-3327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15147464#comment-15147464
]
ASF GitHub Bot commented on FLINK-3327:
---------------------------------------
Github user zentol commented on a diff in the pull request:
https://github.com/apache/flink/pull/1583#discussion_r52910257
--- Diff:
flink-clients/src/main/java/org/apache/flink/client/FlinkYarnSessionCli.java ---
@@ -393,7 +393,7 @@ public int run(String[] args) {
printUsage();
return 1;
}
-
+
--- End diff --
only change made in this file is formatting.
> Attach the ExecutionConfig to the JobGraph and make it accessible to the
> AbstractInvocable.
> -------------------------------------------------------------------------------------------
>
> Key: FLINK-3327
> URL: https://issues.apache.org/jira/browse/FLINK-3327
> Project: Flink
> Issue Type: Sub-task
> Components: TaskManager
> Reporter: Klou
> Assignee: Klou
> Fix For: 1.0.0
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)