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

Hudson commented on HBASE-19516:
--------------------------------

FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #4228 (See 
[https://builds.apache.org/job/HBase-Trunk_matrix/4228/])
HBASE-19516 IntegrationTestBulkLoad and IntegrationTestImportTsv run (tedyu: 
rev deba43b156d9598a2850a4f250d98a60b0ffee6a)
* (edit) 
hbase-server/src/test/java/org/apache/hadoop/hbase/HBaseTestingUtility.java


> IntegrationTestBulkLoad and IntegrationTestImportTsv run into 
> 'java.lang.RuntimeException: DistributedHBaseCluster@1bb564e2 not an instance 
> of MiniHBaseCluster'
> ----------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-19516
>                 URL: https://issues.apache.org/jira/browse/HBASE-19516
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 2.0
>            Reporter: Romil Choksi
>            Assignee: Ankit Singhal
>             Fix For: 2.0.0-beta-1
>
>         Attachments: 19516.v1.txt
>
>
> IntegrationTestBulkLoad and IntegrationTestImportTsv run into 
> 'RuntimeException: java.lang.RuntimeException: 
> org.apache.hadoop.hbase.DistributedHBaseCluster@1bb564e2 not an instance of 
> org.apache.hadoop.hbase.MiniHBaseCluster'
> {code}
>        2017-12-14 22:26:00,118 ERROR [main] util.AbstractHBaseTool: Error 
> running command-line tool
>        java.lang.RuntimeException: java.lang.RuntimeException: 
> org.apache.hadoop.hbase.DistributedHBaseCluster@1bb564e2 not an instance of 
> org.apache.hadoop.hbase.MiniHBaseCluster
>               at org.apache.hadoop.hbase.Waiter.waitFor(Waiter.java:219)
>               at 
> org.apache.hadoop.hbase.HBaseCommonTestingUtility.waitFor(HBaseCommonTestingUtility.java:249)
>               at 
> org.apache.hadoop.hbase.HBaseTestingUtility.waitUntilAllRegionsAssigned(HBaseTestingUtility.java:3255)
>               at 
> org.apache.hadoop.hbase.HBaseTestingUtility.waitUntilAllRegionsAssigned(HBaseTestingUtility.java:3227)
>               at 
> org.apache.hadoop.hbase.HBaseTestingUtility.createTable(HBaseTestingUtility.java:1378)
>               at 
> org.apache.hadoop.hbase.HBaseTestingUtility.createTable(HBaseTestingUtility.java:1409)
>               at 
> org.apache.hadoop.hbase.HBaseTestingUtility.createTable(HBaseTestingUtility.java:1326)
>               at 
> org.apache.hadoop.hbase.mapreduce.IntegrationTestBulkLoad.setupTable(IntegrationTestBulkLoad.java:249)
>               at 
> org.apache.hadoop.hbase.mapreduce.IntegrationTestBulkLoad.runLoad(IntegrationTestBulkLoad.java:229)
>               at 
> org.apache.hadoop.hbase.mapreduce.IntegrationTestBulkLoad.testBulkLoad(IntegrationTestBulkLoad.java:223)
>               at 
> org.apache.hadoop.hbase.mapreduce.IntegrationTestBulkLoad.runTestFromCommandLine(IntegrationTestBulkLoad.java:792)
>               at 
> org.apache.hadoop.hbase.IntegrationTestBase.doWork(IntegrationTestBase.java:155)
>               at 
> org.apache.hadoop.hbase.util.AbstractHBaseTool.run(AbstractHBaseTool.java:154)
>               at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:76)
>               at 
> org.apache.hadoop.hbase.mapreduce.IntegrationTestBulkLoad.main(IntegrationTestBulkLoad.java:815)
>        Caused by: java.lang.RuntimeException: 
> org.apache.hadoop.hbase.DistributedHBaseCluster@1bb564e2 not an instance of 
> org.apache.hadoop.hbase.MiniHBaseCluster
>               at 
> org.apache.hadoop.hbase.HBaseTestingUtility.getMiniHBaseCluster(HBaseTestingUtility.java:1069)
>               at 
> org.apache.hadoop.hbase.HBaseTestingUtility.getHBaseCluster(HBaseTestingUtility.java:2711)
>               at 
> org.apache.hadoop.hbase.HBaseTestingUtility$4.evaluate(HBaseTestingUtility.java:3285)
>               at org.apache.hadoop.hbase.Waiter.waitFor(Waiter.java:191)
>               ... 14 more
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to