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

Hadoop QA commented on HBASE-12782:
-----------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/12695713/12782-0.98-addendum.txt
  against 0.98 branch at commit b08802a3e8e522f84519415b83455870b49bf8da.
  ATTACHMENT ID: 12695713

    {color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

    {color:red}-1 tests included{color}.  The patch doesn't appear to include 
any new or modified tests.
                        Please justify why no new tests are needed for this 
patch.
                        Also please list what manual steps were performed to 
verify this patch.

    {color:red}-1 patch{color}.  The patch command could not apply the patch.

Console output: 
https://builds.apache.org/job/PreCommit-HBASE-Build/12657//console

This message is automatically generated.

> ITBLL fails for me if generator does anything but 5M per maptask
> ----------------------------------------------------------------
>
>                 Key: HBASE-12782
>                 URL: https://issues.apache.org/jira/browse/HBASE-12782
>             Project: HBase
>          Issue Type: Bug
>          Components: integration tests
>    Affects Versions: 1.0.0, 0.98.9
>            Reporter: stack
>            Assignee: stack
>            Priority: Critical
>             Fix For: 1.0.0, 2.0.0, 1.1.0, 0.98.11
>
>         Attachments: 12782-0.98-addendum.txt, 12782.fix.txt, 
> 12782.search.plus.archive.recovered.edits.txt, 12782.search.plus.txt, 
> 12782.search.txt, 12782.unit.test.and.it.test.txt, 
> 12782.unit.test.writing.txt, 12782v2.0.98.txt, 12782v2.txt, 12782v3.0.98.txt, 
> 12782v3.txt, 12782v4.txt
>
>
> Anyone else seeing this?  If I do an ITBLL with generator doing 5M rows per 
> maptask, all is good -- verify passes. I've been running 5 servers and had 
> one splot per server.  So below works:
> HADOOP_CLASSPATH="/home/stack/conf_hbase:`/home/stack/hbase/bin/hbase 
> classpath`" ./hadoop/bin/hadoop --config ~/conf_hadoop 
> org.apache.hadoop.hbase.test.IntegrationTestBigLinkedList --monkey 
> serverKilling Generator 5 5000000 g1.tmp
> or if I double the map tasks, it works:
> HADOOP_CLASSPATH="/home/stack/conf_hbase:`/home/stack/hbase/bin/hbase 
> classpath`" ./hadoop/bin/hadoop --config ~/conf_hadoop 
> org.apache.hadoop.hbase.test.IntegrationTestBigLinkedList --monkey 
> serverKilling Generator 10 5000000 g2.tmp
> ...but if I change the 5M to 50M or 25M, Verify fails.
> Looking into it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to