You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Nick Dimiduk (JIRA)" <ji...@apache.org> on 2013/09/30 23:30:24 UTC

[jira] [Commented] (BIGTOP-1102) Change default of HBase TestLoadAndVerify test so it can be run as smoke

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

Nick Dimiduk commented on BIGTOP-1102:
--------------------------------------

You can influence the number of rows written using {{loadmapper.num_to_write}}. The default value is 100k. To cut the number of rows written in half, try {{-Dloadmapper.num_to_write=50000}}.

> Change default of HBase TestLoadAndVerify test so it can be run as smoke
> ------------------------------------------------------------------------
>
>                 Key: BIGTOP-1102
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-1102
>             Project: Bigtop
>          Issue Type: Bug
>          Components: Tests
>    Affects Versions: 0.6.0
>            Reporter: Konstantin Boudnik
>             Fix For: 0.7.0
>
>
> Currently, the tests generates too much data to fit into a small smoke clusters, which causes HDFS to run out of space very quickly.
> This needs to be fixed
> HBase tracks this test via HBASE-8007



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