Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Cassandra server depends on Guava 15.0. To use it we'd need to upgrade Guava too. But Hive is still on Guava 14, as is the rest of Hadoop.
It might just work if we upgrade Calcite to Guava 15.0 but mark the dependency "provided". Then Hive can continue to provide Guava 14. It should give other projects more flexibility too.
We should continue to run on versions of Guava as early as 11, and also try running on recent versions (the latest is 19). We should describe the dependencies in http://calcite.apache.org/downloads/#maven-artifacts.
Attachments
Issue Links
- blocks
-
CALCITE-1099 Upgrade Cassandra driver to support 3.0 server
- Closed
- is depended upon by
-
CALCITE-1104 Materialized view support for Cassandra adapter
- Closed