You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jan Hentschel (JIRA)" <ji...@apache.org> on 2017/03/03 19:19:45 UTC

[jira] [Commented] (HBASE-17697) testScanEmptyToEmpty and testScanOBBToOPP UT fails

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

Jan Hentschel commented on HBASE-17697:
---------------------------------------

Under which circumstances do these tests fail? Locally on my machine they run without a problem.

> testScanEmptyToEmpty and testScanOBBToOPP UT fails
> --------------------------------------------------
>
>                 Key: HBASE-17697
>                 URL: https://issues.apache.org/jira/browse/HBASE-17697
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Yesha Vora
>         Attachments: testScanEmptyToEmpty.log, testScanOBBToOPP.log
>
>
> testScanEmptyToEmpty and testScanOBBToOPP UT failed as below. 
> {code:title=testScanEmptyToEmpty}
> Stacktrace
> java.lang.AssertionError: null
> 	at org.junit.Assert.fail(Assert.java:86)
> 	at org.junit.Assert.assertTrue(Assert.java:41)
> 	at org.junit.Assert.assertTrue(Assert.java:52)
> 	at org.apache.hadoop.hbase.mapreduce.TestMultiTableInputFormat.testScan(TestMultiTableInputFormat.java:248)
> 	at org.apache.hadoop.hbase.mapreduce.TestMultiTableInputFormat.testScanEmptyToEmpty(TestMultiTableInputFormat.java:180)
> {code}
> {code:title=testScanOBBToOPP}
> Error Message
> Failed after attempts=36, exceptions:
> Thu Feb 23 21:38:12 UTC 2017, null, java.net.SocketTimeoutException: callTimeout=60000, callDuration=68077: row 'scantest0,,00000000000000' on table 'hbase:meta' at region=hbase:meta,,1.1588230740, hostname=xxx,36349,1487883585250, seqNum=0{code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)