Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-410 [testing] Speed up the test suite
  3. HBASE-481

Use smaller dataset in TestTableIndex and TestTableMapReduce

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • None
    • None

    Description

      TestTableIndex and TestTableMapReduce rely on MakeMultiRegionTable, which in turn calls addContent in HBaseTestCase. This method produces 17k rows in the table, and something like 10 regions. That's a lot more than we actually need to prove the functionality of TTI and TTMR.

      Can we reduce the number of rows that we use by shortening the run of addContent? Is there any risk in changing addContent globally to produce less data?

      Attachments

        Activity

          People

            Unassigned Unassigned
            bryanduxbury Bryan Duxbury
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: