You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Thomas D'Silva (JIRA)" <ji...@apache.org> on 2015/11/25 22:00:13 UTC

[jira] [Created] (PHOENIX-2458) Enable transactional tests MutableIndexFailureIT

Thomas D'Silva created PHOENIX-2458:
---------------------------------------

             Summary: Enable transactional tests MutableIndexFailureIT
                 Key: PHOENIX-2458
                 URL: https://issues.apache.org/jira/browse/PHOENIX-2458
             Project: Phoenix
          Issue Type: Sub-task
            Reporter: Thomas D'Silva
            Assignee: Thomas D'Silva


Figure out why the transctional tests in MutableIndexFailureIT cause issues with zookeeper which cause other tests to fail.

Caused by: org.apache.hadoop.hbase.MasterNotRunningException: org.apache.hadoop.hbase.MasterNotRunningException: Can't get connection to ZooKeeper: KeeperErrorCode = ConnectionLoss for /hbase
        at org.apache.phoenix.end2end.CountDistinctCompressionIT.doSetup(CountDistinctCompressionIT.java:48)
Caused by: org.apache.hadoop.hbase.MasterNotRunningException: Can't get connection to ZooKeeper: KeeperErrorCode = ConnectionLoss for /hbase
        at org.apache.phoenix.end2end.CountDistinctCompressionIT.doSetup(CountDistinctCompressionIT.java:48)
Caused by: org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = ConnectionLoss for /hbase
        at org.apache.phoenix.end2end.CountDistinctCompressionIT.doSetup(CountDistinctCompressionIT.java:48)




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