You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "James Taylor (JIRA)" <ji...@apache.org> on 2016/02/10 02:33:18 UTC

[jira] [Updated] (PHOENIX-2670) Guava version incompatibility of Twill vs HBase when launching M/R index

     [ https://issues.apache.org/jira/browse/PHOENIX-2670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Taylor updated PHOENIX-2670:
----------------------------------
    Fix Version/s: 4.7.0

> 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
>             Fix For: 4.7.0
>
>
> 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)