You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Jungtaek Lim (Jira)" <ji...@apache.org> on 2023/04/08 21:44:00 UTC

[jira] [Resolved] (SPARK-43017) Connect to multiple hive metastore using single sparkcontext (i.e without stopping it")

     [ https://issues.apache.org/jira/browse/SPARK-43017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jungtaek Lim resolved SPARK-43017.
----------------------------------
    Resolution: Invalid

Please use user mailing list for questions.

> Connect to multiple hive metastore using single sparkcontext (i.e without stopping it")
> ---------------------------------------------------------------------------------------
>
>                 Key: SPARK-43017
>                 URL: https://issues.apache.org/jira/browse/SPARK-43017
>             Project: Spark
>          Issue Type: Question
>          Components: Spark Core, Spark Submit
>    Affects Versions: 3.2.0
>            Reporter: Pravin Rathore
>            Priority: Critical
>
> I wanted to join 2 hive tables which are stored in 2 different hive metastores.
> I would like fetch the first table, create a tempview. Change hive metastore uri, connect to that metastore and fetch the second table , create a tempview and then use tempviews to do further. 
> I launched 2 different instances of hive on my local , individually i'm able to connect to both, but when i try to connect to them one after other, the second time the old URI's is getting used.
> Any workaround this.
> Please help out :\ 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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