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 ...