[
https://issues.apache.org/jira/browse/FLINK-2175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14594899#comment-14594899
]
ASF GitHub Bot commented on FLINK-2175:
---------------------------------------
Github user rmetzger commented on a diff in the pull request:
https://github.com/apache/flink/pull/707#discussion_r32889524
--- Diff: flink-examples/flink-java-examples/pom.xml ---
@@ -319,7 +319,32 @@ under the License.
</includes>
</configuration>
</execution>
-
+
--- End diff --
This will produce another jar file in the `examples/` directory, right?
If so, I'm against this because its very hard for beginners to understand
the purpose of this example.
> Allow multiple jobs in single jar file
> --------------------------------------
>
> Key: FLINK-2175
> URL: https://issues.apache.org/jira/browse/FLINK-2175
> Project: Flink
> Issue Type: Improvement
> Components: Examples, other, Webfrontend
> Reporter: Matthias J. Sax
> Assignee: Matthias J. Sax
> Priority: Minor
>
> Allow to package multiple jobs into a single jar.
> - extend WebClient to display all available jobs
> - extend WebClient to diplay plan and submit each job
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)