Uploaded image for project: 'Hadoop Map/Reduce'
  1. Hadoop Map/Reduce
  2. MAPREDUCE-3059

QueueMetrics do not have metrics for aggregate containers-allocated and aggregate containers-released

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 0.23.0
    • 0.23.0
    • mrv2
    • None
    • Reviewed

    Description

      QueueMetrics for ResourceManager do not have any metrics for aggregate containers-allocated and containers-released.

      We need the aggregates of containers-allocated and containers-released to figure out the rate at which RM is dishing out containers. NodeManager do have containers-launched and container-released metrics, but this is not across all nodes; so to get the cluster level aggregate, we need to preprocess NM metrics from all nodes - which is troublesome.

      Currently, we do have AllocatedContainers and PendingContainers which reflect the running containers given out to AMs, and containers waiting for allocation respectively.

      Attachments

        1. MAPREDUCE-3059.patch
          9 kB
          Devaraj Kavali
        2. MAPREDUCE-3059-1.patch
          11 kB
          Devaraj Kavali

        Activity

          People

            devaraj Devaraj Kavali
            karams Karam Singh
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: