You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Yuming Wang (Jira)" <ji...@apache.org> on 2020/11/17 09:54:00 UTC

[jira] [Commented] (HIVE-24393) Connecting Spark SQL to Hive Metastore (with Remote Metastore Server)

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

Yuming Wang commented on HIVE-24393:
------------------------------------

You Spark version is 2.3, and your Hive metastore version is 2.3?

> Connecting Spark SQL to Hive Metastore (with Remote Metastore Server)
> ---------------------------------------------------------------------
>
>                 Key: HIVE-24393
>                 URL: https://issues.apache.org/jira/browse/HIVE-24393
>             Project: Hive
>          Issue Type: Bug
>          Components: Configuration
>    Affects Versions: 2.3.3
>            Reporter: Mani
>            Priority: Major
>             Fix For: storage-2.7.1
>
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> HI There,
> I'm working on Integrating  Apache big data solution on SAP HANA DB,
>  
> I successfully installed the following versions on Linux OS.
> |JAVA|openjdk version "1.8.0_232|
> |Hadoop|apache hadoop-2.7.1|
> |HIVE|apache-hive-1.2.1|
> |Derby|apache  db-derby-10.12.1.1|
> |Spark|Apache spark-2.3.2|
>  
> currently, i, having an issue to access hive meta store using spark-submit.
> getting the below error.
> spark.catalog.listTables.show
> 20/11/17 08:53:58 INFO HiveUtils: Initializing HiveMetastoreConnection version 1.2.1 using file:/home/spark/spark-2.3.2/lib/*.jar
> java.lang.ClassNotFoundException: java.lang.NoClassDefFoundError: org/apache/hadoop/hive/conf/HiveConf when creating Hive client using classpath: file:/home/spark/spark-2.3.2/lib/*.jar
> *Please make sure that jars for your version of hive and hadoop are included in the paths passed to spark.sql.hive.metastore.jars*
>  
> please help us 
> Regards,
> Mani
>  
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)