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

HFilePerformanceEvaluation is using the wrong Comparator

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.98.0, 0.96.0
    • 0.98.0, 0.96.0
    • test
    • None

    Description

      HBASE-9262 changed the default comparator but the HFilePerformanceEvaluation tool code was not changed. so now the results has errors...

      ...
      ERROR [main] hbase.KeyValue: Unexpected getShortMidpointKey result, fakeKey:0000387144, firstKeyInBlock:0000387144
      ERROR [main] hbase.KeyValue: Unexpected getShortMidpointKey result, fakeKey:0000387427, firstKeyInBlock:0000387427
      ERROR [main] hbase.KeyValue: Unexpected getShortMidpointKey result, fakeKey:0000387710, firstKeyInBlock:0000387710
      ...
      INFO  [0] hbase.HFilePerformanceEvaluation: Nonexistent row: 0000020825
      INFO  [0] hbase.HFilePerformanceEvaluation: Nonexistent row: 0000056693
      INFO  [0] hbase.HFilePerformanceEvaluation: Nonexistent row: 0000093565
      ...
      

      Attachments

        1. HBASE-9770-trunk-v0.patch
          0.6 kB
          Matteo Bertozzi
        2. HBASE-9770-96-v0.patch
          0.6 kB
          Matteo Bertozzi

        Activity

          People

            mbertozzi Matteo Bertozzi
            mbertozzi Matteo Bertozzi
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: