Vitalii Diravka created DRILL-6460:
--------------------------------------
Summary: Different hive-metastore jar files in accordance with the
version of Hive
Key: DRILL-6460
URL: https://issues.apache.org/jira/browse/DRILL-6460
Project: Apache Drill
Issue Type: New Feature
Components: Storage - Hive
Affects Versions: 1.13.0
Reporter: Vitalii Diravka
Hive metastore client can't guarantee the proper work with other versions of
Hive. So it should be exactly the same version of Hive metastore client and
server.
In Spark the user can specify the path, where hive-metastore jar is placed. For
example, if spark works with Hive2.1.1 version, it is necessary to put the path
to hive-metastore-2.1.1.jar for the property _*spark.sql.hive.metastore.jars*_
[http://spark.apache.org/docs/latest/sql-programming-guide.html#interacting-with-different-versions-of-hive-metastore]
The similar way should be implemented in Drill.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)