[ 
https://issues.apache.org/jira/browse/CALCITE-1099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15163778#comment-15163778
 ] 

Michael Mior commented on CALCITE-1099:
---------------------------------------

The discussion you linked seems old. Unless I'm missing something, the root 
POMs of Hive and Spark indicate that they are both indeed using 14.0.1. Either 
way, if we can upgrade that's great. But then Cassandra support will be broken 
if a Guava version < 15 is used. Maybe that's ok, but something worth 
considering.

https://github.com/apache/hive/blob/e470c7b16ccba8c42ea9efda29b2198d4ef3870d/pom.xml#L132
https://github.com/apache/spark/blob/a60f91284ceee64de13f04559ec19c13a820a133/pom.xml#L369

> Upgrade Cassandra driver to support 3.0 server
> ----------------------------------------------
>
>                 Key: CALCITE-1099
>                 URL: https://issues.apache.org/jira/browse/CALCITE-1099
>             Project: Calcite
>          Issue Type: Improvement
>            Reporter: Michael Mior
>            Assignee: Julian Hyde
>            Priority: Minor
>              Labels: cassandra
>
> The current version of the Java driver used in the Cassandra adapter does not 
> support Cassandra server 3.0.x. Upgrading is a fairly straightforward 
> process. However, the new version of the driver depends on Guava 15.0 and it 
> looks like Calcite is currently pinned at 14.0.1 for compatibility with Hive 
> (it looks like Spark is stuck on this version as well). Any thoughts on how 
> to resolve this conflict?



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

Reply via email to