[
https://issues.apache.org/jira/browse/AMBARI-23532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vitaly Brodetskyi resolved AMBARI-23532.
----------------------------------------
Resolution: Fixed
> Set the default value of spark2.driver to
> "org.apache.spark-project.org.apache.hive.jdbc.HiveDriver"
> ----------------------------------------------------------------------------------------------------
>
> Key: AMBARI-23532
> URL: https://issues.apache.org/jira/browse/AMBARI-23532
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.7.0
> Reporter: Vitaly Brodetskyi
> Assignee: Vitaly Brodetskyi
> Priority: Blocker
> Fix For: 2.7.0
>
> Attachments: AMBARI-23532.patch
>
>
> In HDP 3.x, Hive JDBC protocol has been updated to version 11 (hive-jdbc
> 3.0), but Spark is still using version 8 (hive-jdbc 1.2). We are building a
> shaded jar of hive-jdbc 1.2 for Spark.
> In this BUG, we need to set the default value of Spark2 jdbc driver to
> "org.apache.spark-project.org.apache.hive.jdbc.HiveDriver", which is in the
> hive-jdbc-1.2 shaded jar.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)