[ https://issues.apache.org/jira/browse/FLINK-2068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14573497#comment-14573497 ]
ASF GitHub Bot commented on FLINK-2068: --------------------------------------- Github user rmetzger commented on the pull request: https://github.com/apache/flink/pull/707#issuecomment-109034661 Ah yeah .. Sorry regarding the git confusion. I would do the following: git checkout multipleJobsWebUI git rebase -i HEAD~2 # delete the commit I've already merged from the list git fetch asf_flink git rebase asf_flink/master > 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)