Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-1714

Per user and per queue view in YARN RM

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Critical
    • Resolution: Unresolved
    • None
    • None
    • resourcemanager
    • None

    Description

      ResourceManager exposes either one or all jobs via WebUI. It would be good to have filter for user so that see only their jobs.

      Provide rest style url to access only user specified queue or user apps.
      For instance,
      http://hadoop-example.com:50030/cluster/user/toto displays apps owned by toto
      http://hadoop-example.com:50030/cluster/user/toto,glinda displays apps owned by toto and glinda
      http://hadoop-example.com:50030/cluster/queue/root.queue1 displays apps in root.queue1
      http://hadoop-example.com:50030/cluster/queue/root.queue1,root.queue2 displays apps in root.queue1 and root.queue2

      Attachments

        1. YARN-1714.v1.patch
          4 kB
          Siqi Li
        2. YARN-1714.v2.patch
          4 kB
          Siqi Li
        3. YARN-1714.v3.patch
          21 kB
          Siqi Li

        Issue Links

          Activity

            People

              l201514 Siqi Li
              l201514 Siqi Li
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated: