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

stack commented on HBASE-9714:
------------------------------

bq. +    job.getConfiguration().setInt(TableRecordReaderImpl.LOG_PER_ROW_COUNT, 
100000);

The data member  private int logPerRowCount  is '= 100' -- make it 100000 on 
commit?  Is 100000 too much?  What if the rows are large?  You won't ever see a 
log message.  Make it 10k?

+1

When you commit to 0.96, please mark it fixed 0.96.1 in case this current RC 
goes out as 0.96.0.  Thanks. 

> add scan logging to IntegrationTestLoadAndVerify
> ------------------------------------------------
>
>                 Key: HBASE-9714
>                 URL: https://issues.apache.org/jira/browse/HBASE-9714
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Sergey Shelukhin
>            Assignee: Sergey Shelukhin
>            Priority: Minor
>         Attachments: HBASE-9714.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to