Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-16678

MapReduce jobs do not update counters from ScanMetrics

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.3.0, 1.1.7, 1.2.4, 2.0.0
    • None
    • None
    • Reviewed

    Description

      Was inspecting a perf issue, where we needed the scanner metrics as counters for a MR job. Turns out that the HBase scan counters are no longer working in 1.0+. I think it got broken via HBASE-13030.

      These are the counters:

      	HBase Counters
      		BYTES_IN_REMOTE_RESULTS=0
      		BYTES_IN_RESULTS=280
      		MILLIS_BETWEEN_NEXTS=11
      		NOT_SERVING_REGION_EXCEPTION=0
      		NUM_SCANNER_RESTARTS=0
      		NUM_SCAN_RESULTS_STALE=0
      		REGIONS_SCANNED=1
      		REMOTE_RPC_CALLS=0
      		REMOTE_RPC_RETRIES=0
      		RPC_CALLS=3
      		RPC_RETRIES=0
      

      Attachments

        1. hbase-16678_v1.patch
          4 kB
          Enis Soztutar

        Activity

          People

            enis Enis Soztutar
            enis Enis Soztutar
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: