adspace
Is it possible to use the same metastore by multiple users, in case of the embedded hive?
Answer Posted / Sukhbir Singh Chauhan
Yes, it's possible to use the same Metastore by multiple users when using Hive Embedded mode. To achieve this, you need to configure the metastore connection properties properly and ensure that each user or application connects to the shared Metastore.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to skip header rows from a table in Hive?
What are the different types of tables available in Hive?
How can I delete the above index named index_bonuspay?
Can We Change settings within Hive Session? If Yes, How?
When to use explode in Hive?
What is the stable version of Hive ?
What is a Hive variable? What for we use it?
When to choose "External Table" in Hive?
Where does the data of a Hive table gets stored?
When we are using queries instead of scripting?