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

Performance Evaluation tool total rows may not be set correctly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 1.3.0, 1.2.2, 0.98.20, 2.0.0
    • None
    • None
    • Reviewed

    Description

      Carried my comment on HBASE-15403 to here:

      Recently when I ran PerformanceEvaluation, I did notice some problem with the number of rows.

      hbase org.apache.hadoop.hbase.PerformanceEvaluation --table=TestTable1 randomWrite 1
      hbase org.apache.hadoop.hbase.PerformanceEvaluation --table=TestTable5 randomWrite 5
      hbase org.apache.hadoop.hbase.PerformanceEvaluation --table=TestTable10 randomWrite 10
      hbase org.apache.hadoop.hbase.PerformanceEvaluation --table=TestTable10 randomWrite 20

      All produced similar number of rows, and on the file system, they look like in similar size as well:

      hadoop fs -du -h /apps/hbase/data/data/default
      786.5 M /apps/hbase/data/data/default/TestTable1
      786.0 M /apps/hbase/data/data/default/TestTable10
      782.0 M /apps/hbase/data/data/default/TestTable20
      713.4 M /apps/hbase/data/data/default/TestTable5

      HBase is 1.2.0. Looks like a regression somewhere.

      Attachments

        1. HBASE-15841-master-v2.patch
          0.9 kB
          Jerry He
        2. HBASE-15841-master.patch
          0.7 kB
          Jerry He
        3. HBASE-15841-branch-1-v2.patch
          0.9 kB
          Jerry He
        4. HBASE-15841-branch-1.patch
          0.7 kB
          Jerry He

        Activity

          People

            jinghe Jerry He
            jinghe Jerry He
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: