[
https://issues.apache.org/jira/browse/PHOENIX-5308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rajeshbabu Chintaguntla updated PHOENIX-5308:
---------------------------------------------
Description:
{noformat}
org.apache.phoenix.end2end.index.MutableIndexIT.testCompactNonPhoenixTable
org.apache.phoenix.end2end.index.MutableIndexIT.testIndexHalfStoreFileReader
org.apache.phoenix.end2end.index.MutableIndexIT.testCompactDisabledIndex
SystemCatalogUpgradeIT
{noformat}
{noformat}
53)
testCompactDisabledIndex[MutableIndexIT_localIndex=false,transactional=null,columnEncoded=false](org.apache.phoenix.end2end.index.MutableIndexIT)
java.lang.RuntimeException:
org.apache.hadoop.hbase.DistributedHBaseCluster@75ff2b6d not an instance of
org.apache.hadoop.hbase.MiniHBaseCluster
at
org.apache.hadoop.hbase.HBaseTestingUtility.getMiniHBaseCluster(HBaseTestingUtility.java:1105)
at
org.apache.hadoop.hbase.HBaseTestingUtility.getHBaseCluster(HBaseTestingUtility.java:2916)
at
org.apache.phoenix.end2end.index.MutableIndexIT.testCompactDisabledIndex(MutableIndexIT.java:856)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
{noformat}
{noformat}
{noformat}
was:
{noformat}
org.apache.phoenix.end2end.index.MutableIndexIT.testCompactNonPhoenixTable
org.apache.phoenix.end2end.index.MutableIndexIT.testIndexHalfStoreFileReader
org.apache.phoenix.end2end.index.MutableIndexIT.testCompactDisabledIndex
SystemCatalogUpgradeIT
{noformat}
{noformat}
53)
testCompactDisabledIndex[MutableIndexIT_localIndex=false,transactional=null,columnEncoded=false](org.apache.phoenix.end2end.index.MutableIndexIT)
java.lang.RuntimeException:
org.apache.hadoop.hbase.DistributedHBaseCluster@75ff2b6d not an instance of
org.apache.hadoop.hbase.MiniHBaseCluster
at
org.apache.hadoop.hbase.HBaseTestingUtility.getMiniHBaseCluster(HBaseTestingUtility.java:1105)
at
org.apache.hadoop.hbase.HBaseTestingUtility.getHBaseCluster(HBaseTestingUtility.java:2916)
at
org.apache.phoenix.end2end.index.MutableIndexIT.testCompactDisabledIndex(MutableIndexIT.java:856)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
{noformat}
{n}
> Unable to run the some end2end tests in real cluster mainly the once using
> accessing hbase internals from minihbasecluster or custom coprocessors
> -------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: PHOENIX-5308
> URL: https://issues.apache.org/jira/browse/PHOENIX-5308
> Project: Phoenix
> Issue Type: Improvement
> Reporter: Rajeshbabu Chintaguntla
> Assignee: Rajeshbabu Chintaguntla
> Priority: Major
>
> {noformat}
> org.apache.phoenix.end2end.index.MutableIndexIT.testCompactNonPhoenixTable
> org.apache.phoenix.end2end.index.MutableIndexIT.testIndexHalfStoreFileReader
> org.apache.phoenix.end2end.index.MutableIndexIT.testCompactDisabledIndex
> SystemCatalogUpgradeIT
> {noformat}
> {noformat}
> 53)
> testCompactDisabledIndex[MutableIndexIT_localIndex=false,transactional=null,columnEncoded=false](org.apache.phoenix.end2end.index.MutableIndexIT)
> java.lang.RuntimeException:
> org.apache.hadoop.hbase.DistributedHBaseCluster@75ff2b6d not an instance of
> org.apache.hadoop.hbase.MiniHBaseCluster
> at
> org.apache.hadoop.hbase.HBaseTestingUtility.getMiniHBaseCluster(HBaseTestingUtility.java:1105)
> at
> org.apache.hadoop.hbase.HBaseTestingUtility.getHBaseCluster(HBaseTestingUtility.java:2916)
> at
> org.apache.phoenix.end2end.index.MutableIndexIT.testCompactDisabledIndex(MutableIndexIT.java:856)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:498)
> at
> org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
> at
> org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
> at
> org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
> {noformat}
> {noformat}
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)