Uploaded image for project: 'Ambari'
  1. Ambari
  2. AMBARI-1442

Host Component metrics always showing zero values

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.2.2
    • None
    • None

    Description

      In spite of the fact that some hadoop jobs that were performed, all fields of shuffle metrics have 0.0 values.

      Used the following request to get shuffle metrics:

      api/v1/clusters/clusterName/hosts/hostName/host_components/TASKTRACKER?fields=metrics/mapred/shuffleOutput
      

      Result:

      "metrics" : {
      "mapred" : {
      "shuffleOutput" :
      { "shuffle_success_outputs" : 0, "shuffle_handler_busy_percent" : 0, "shuffle_output_bytes" : 0, "shuffle_failed_outputs" : 0, "shuffle_exceptions_caught" : 0 }
      
      }
      }
      

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            tbeerbower Tom Beerbower
            tbeerbower Tom Beerbower
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment