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

Support for fetching specific configs and metrics based on prefixes

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      Currently, we will retrieve all the contents of the field if that field is specified in the query API. In case of configs and metrics, this can become a lot of data even though the user doesn't need it. So we need to provide a way to query only a set of configs or metrics.

      As a comma spearated list of configs/metrics to be returned will be quite cumbersome to specify, we have to support either of the following options :

      1. Prefix match
      2. Regex
      3. Group the configs/metrics and query that group.

      We also need a facility to specify a metric time window to return metrics in a that window. This may be useful in plotting graphs

      Attachments

        1. YARN-3862-feature-YARN-2928.005.patch
          138 kB
          Varun Saxena
        2. YARN-3862-feature-YARN-2928.04.patch
          136 kB
          Varun Saxena
        3. YARN-3862-feature-YARN-2928.wip.03.patch
          120 kB
          Sangjin Lee
        4. YARN-3862-YARN-2928.wip.02.patch
          87 kB
          Varun Saxena
        5. YARN-3862-YARN-2928.wip.01.patch
          60 kB
          Varun Saxena

        Issue Links

          Activity

            People

              varun_saxena Varun Saxena
              varun_saxena Varun Saxena
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: