[ 
https://issues.apache.org/jira/browse/HBASE-481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12597013#action_12597013
 ] 

stack commented on HBASE-481:
-----------------------------

When MultiRegionTable was refactored, added 27 regions rather than 10 but less 
data overall (One run of addContent).  Do you still want less regions and data 
added?

> Use smaller dataset in TestTableIndex and TestTableMapReduce
> ------------------------------------------------------------
>
>                 Key: HBASE-481
>                 URL: https://issues.apache.org/jira/browse/HBASE-481
>             Project: Hadoop HBase
>          Issue Type: Sub-task
>            Reporter: Bryan Duxbury
>
> 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?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to