Github user tillrohrmann commented on the pull request:

    https://github.com/apache/flink/pull/886#issuecomment-120000744
  
    The web interface is, modulo some object which are not serializable,
    already independent of the JobManager. It should not be a big problem to
    only have one web server which also retrieves the leading JobManager from
    ZooKeeper and then serves the information from the leader.
    
    On Thu, Jul 9, 2015 at 4:24 PM, Max <notificati...@github.com> wrote:
    
    > Yes that makes sense. So the user will always have to connect to the web
    > interface of the leading job manager, right? We could only circumvent that
    > by separating the web interface from the job manager.
    >
    > —
    > Reply to this email directly or view it on GitHub
    > <https://github.com/apache/flink/pull/886#issuecomment-120000117>.
    >



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