[
https://issues.apache.org/jira/browse/PHOENIX-1356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alicia Ying Shu updated PHOENIX-1356:
-------------------------------------
Description:
testLocalIndexScanAfterRegionSplit can raise exception when running in
distributed mode :
testLocalIndexScanAfterRegionSplit(org.apache.phoenix.end2end.index.LocalIndexIT)
MainThread|java.lang.RuntimeException:
org.apache.hadoop.hbase.DistributedHBaseCluster@f497380 not an instance of
org.apache.hadoop.hbase.MiniHBaseCluster
org.apache.hadoop.hbase.HBaseTestingUtility.getMiniHBaseCluster(HBaseTestingUtility.java:938)
org.apache.hadoop.hbase.HBaseTestingUtility.getHBaseCluster(HBaseTestingUtility.java:2500)
org.apache.phoenix.end2end.index.LocalIndexIT.testLocalIndexScanAfterRegionSplit(LocalIndexIT.java:627)
> LocalIndexIT.testLocalIndexScanAfterRegionSplit() should use Admin to get
> regions
> ---------------------------------------------------------------------------------
>
> Key: PHOENIX-1356
> URL: https://issues.apache.org/jira/browse/PHOENIX-1356
> Project: Phoenix
> Issue Type: Bug
> Reporter: Alicia Ying Shu
> Assignee: Alicia Ying Shu
>
> testLocalIndexScanAfterRegionSplit can raise exception when running in
> distributed mode :
> testLocalIndexScanAfterRegionSplit(org.apache.phoenix.end2end.index.LocalIndexIT)
> MainThread|java.lang.RuntimeException:
> org.apache.hadoop.hbase.DistributedHBaseCluster@f497380 not an instance of
> org.apache.hadoop.hbase.MiniHBaseCluster
> org.apache.hadoop.hbase.HBaseTestingUtility.getMiniHBaseCluster(HBaseTestingUtility.java:938)
> org.apache.hadoop.hbase.HBaseTestingUtility.getHBaseCluster(HBaseTestingUtility.java:2500)
> org.apache.phoenix.end2end.index.LocalIndexIT.testLocalIndexScanAfterRegionSplit(LocalIndexIT.java:627)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)