Pravin Rathore created SPARK-43017:
--------------------------------------
Summary: 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
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: [email protected]
For additional commands, e-mail: [email protected]