XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.9.0
    • None
    • container
    • None

    Description

      It would be nice to have a central UI for samza-standalone jobs. This UI would serve several purposes:

      1. Act as a proxy to allow developers to view their JobCoordinator UIs and logs without having to poke a bunch of holes in production firewalls.
      2. Act as a router to point developers to the current location of their JobCoordinator's UI, which may bounce from host to host during fail-overs.
      3. Serve as a central point to find all currently-executing standalone jobs.

      The YARN AM is currently what serves UI. The JobCoordinator has only a REST HTTP server, which serves the job model and configs for the job. Between the ZK data and the JobCoordinator's REST interface, this should be enough information for the standalone UI to construct the containers, task groups, and configs sections that the YARN UI displays.

      The look and feel should appear the same as the YARN AM UI's look and feel.

      Attachments

        Activity

          People

            Unassigned Unassigned
            criccomini Chris Riccomini
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: