[ 
https://issues.apache.org/jira/browse/FLINK-2068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14573489#comment-14573489
 ] 

ASF GitHub Bot commented on FLINK-2068:
---------------------------------------

Github user mjsax commented on the pull request:

    https://github.com/apache/flink/pull/707#issuecomment-109033136
  
    One of the five builds failed (Kafka test). I guess, it one of the randomly 
failing once. The build is green in my own Travis: 
https://travis-ci.org/mjsax/flink/builds/65448120
    
    I just had one more idea to add to this PR. What about adding one more 
"example" that packages two jobs in one jar to show that it is possible? We 
don't need new code, only an extended "packaging" step. We could call the new 
jar "WordCountWebClient" and package WordCount and WordCountPOJO together.
    
    How do I handle the already accepted second commit? Just "pull flink 
master" and resolve conflicts? Or is there a better way to do it (eg, resetting 
to the commit before to remove my last commit)?


> 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)

Reply via email to