You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2017/03/03 00:40:45 UTC

[jira] [Created] (SPARK-19804) HiveClientImpl does not work with Hive 2.2.0 metastore

Marcelo Vanzin created SPARK-19804:
--------------------------------------

             Summary: HiveClientImpl does not work with Hive 2.2.0 metastore
                 Key: SPARK-19804
                 URL: https://issues.apache.org/jira/browse/SPARK-19804
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 2.2.0
            Reporter: Marcelo Vanzin
            Priority: Minor


I know that Spark currently does not officially support Hive 2.2 (perhaps because it hasn't been released yet); but we have some 2.2 patches in CDH and the current code in the isolated client fails. The most probably culprit are changes added in HIVE-13149.

The fix is simple, and here's the patch we applied in CDH:
https://github.com/cloudera/spark/commit/954f060afe6ed469e85d656abd02790a79ec07a0

Fixing that doesn't affect any existing Hive version support, but will make it easier to support 2.2 when it's out.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org