You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2022/10/21 07:21:01 UTC

[jira] [Updated] (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:all-tabpanel ]

Stamatis Zampetakis updated HIVE-24393:
---------------------------------------
    Fix Version/s:     (was: storage-2.7.1)

I cleared the fixVersion field since this ticket is still open. Please review this ticket and if the fix is already committed to a specific version please set the version accordingly and mark the ticket as RESOLVED.

According to the [JIRA guidelines|https://cwiki.apache.org/confluence/display/Hive/HowToContribute] the fixVersion should be set only when the issue is resolved/closed.

> 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
>   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.20.10#820010)