Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-5355 YARN Timeline Service v.2: alpha 2
  3. YARN-5739

Provide timeline reader API to list available timeline entity types for one application

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      Right now we only show a part of available timeline entity data in the new YARN UI. However, some data (especially library specific data) are not possible to be queried out by the web UI. It will be appealing for the UI to provide an "entity browser" for each YARN application. Actually, simply dumping out available timeline entities (with proper pagination, of course) would be pretty helpful for UI users.

      On timeline side, we're not far away from this goal. Right now I believe the only thing missing is to list all available entity types within one application. The challenge here is that we're not storing this data for each application, but given this kind of call is relatively rare (compare to writes and updates) we can perform some scanning during the read time.

      Attachments

        1. YARN-5739-YARN-5355.007.patch
          47 kB
          Li Lu
        2. YARN-5739-YARN-5355.006.patch
          47 kB
          Li Lu
        3. YARN-5739-YARN-5355.005.patch
          44 kB
          Li Lu
        4. YARN-5739-YARN-5355.004.patch
          30 kB
          Li Lu
        5. YARN-5739-YARN-5355.003.patch
          30 kB
          Li Lu
        6. YARN-5739-YARN-5355.002.patch
          28 kB
          Li Lu
        7. YARN-5739-YARN-5355.001.patch
          28 kB
          Li Lu

        Issue Links

          Activity

            People

              gtcarrera9 Li Lu
              gtcarrera9 Li Lu
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: