Mujtaba Chohan created PHOENIX-2670:
---------------------------------------

             Summary: Guava version incompatibility of Twill vs HBase when 
launching M/R index
                 Key: PHOENIX-2670
                 URL: https://issues.apache.org/jira/browse/PHOENIX-2670
             Project: Phoenix
          Issue Type: Bug
    Affects Versions: 4.7.0
         Environment: HBase 0.98.17, Phoenix 4.7.0
            Reporter: Mujtaba Chohan
            Assignee: Thomas D'Silva


On running org.apache.phoenix.mapreduce.index.IndexTool

{code}
Exception in thread "main" java.lang.NoClassDefFoundError: 
com/google/common/util/concurrent/Service$Listener
        at 
org.apache.twill.internal.zookeeper.DefaultZKClientService.<init>(DefaultZKClientService.java:98)
 at 
org.apache.twill.zookeeper.ZKClientService$Builder.build(ZKClientService.java:101)
      at 
org.apache.phoenix.query.ConnectionQueryServicesImpl.initTxServiceClient(ConnectionQueryServicesImpl.java:349)
 at 
org.apache.phoenix.query.ConnectionQueryServicesImpl.openConnection(ConnectionQueryServicesImpl.java:382)
 at 
org.apache.phoenix.query.ConnectionQueryServicesImpl.access$300(ConnectionQueryServicesImpl.java:209)
 at 
org.apache.phoenix.query.ConnectionQueryServicesImpl$13.call(ConnectionQueryServicesImpl.java:2258)
  at 
org.apache.phoenix.query.ConnectionQueryServicesImpl$13.call(ConnectionQueryServicesImpl.java:2237)
  at 
org.apache.phoenix.util.PhoenixContextExecutor.call(PhoenixContextExecutor.java:78)
  at 
org.apache.phoenix.query.ConnectionQueryServicesImpl.init(ConnectionQueryServicesImpl.java:2237)
     at 
org.apache.phoenix.jdbc.PhoenixDriver.getConnectionQueryServices(PhoenixDriver.java:230)
     at 
org.apache.phoenix.jdbc.PhoenixEmbeddedDriver.createConnection(PhoenixEmbeddedDriver.java:135)
       at org.apache.phoenix.jdbc.PhoenixDriver.connect(PhoenixDriver.java:201)
{code}



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

Reply via email to