GitHub user mjsax opened a pull request:

    https://github.com/apache/flink/pull/707

    [FLINK-2068] WebUI support multiple jobs per jar file

    - program-class can contain multiple comma seperated entry classes
    - WebClient shows checkbox for each entry class and can display plan for it

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mjsax/flink multipleJobsWebUI

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/707.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #707
    
----
commit 35d7b5be823e3c4578b8d51f8d03f53018fb1066
Author: mjsax <mj...@informatik.hu-berlin.de>
Date:   2015-05-17T20:25:17Z

    added UI support for multiple "program-class" entries in jar files
      - program-class can contain multiple comma seperated entry classes
      - WebClient shows checkbox for each entry class and can display plan for 
it

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to