[
https://issues.apache.org/jira/browse/FLINK-2068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14573188#comment-14573188
]
ASF GitHub Bot commented on FLINK-2068:
---------------------------------------
Github user mjsax commented on the pull request:
https://github.com/apache/flink/pull/707#issuecomment-108982112
Done. Sorry for the huge diff in JobSubmissionServlet: the line endings
have not been correct (in UNIX now). The actual changes are in lines 74(+),
120(+), 126(+), 132(-) [removed unncessary error message; is already provided
within "checkParameterSet(...)"], and 154(-).
One question though: is there any specific reason, why
JobManger-WebFrontend does only show the last 5 jobs in the history?
> WebUI support multiple jobs per jar file
> ----------------------------------------
>
> Key: FLINK-2068
> URL: https://issues.apache.org/jira/browse/FLINK-2068
> Project: Flink
> Issue Type: Improvement
> Components: Webfrontend
> Reporter: Matthias J. Sax
> Assignee: Matthias J. Sax
> Priority: Minor
>
> Currently, WebUI cannot deal with multiple jobs within a single jar file.
> Thus, only the plan of the job specified via "program-class" parameter in
> Manifest file can be displayed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)