Is it possible to use the same metastore by multiple users, in case of the embedded hive?



Is it possible to use the same metastore by multiple users, in case of the embedded hive?..

Answer / 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

More Apache Hive Interview Questions

What does the overwrite keyword denote in Hive load statement?

1 Answers  


What is available mechanism for connecting from applications, when we run hive as a server?

1 Answers  


What are the different Primitive Data Types available in Hive?

1 Answers  


Specify the partitions in hive?

1 Answers  


Give examples of the SerDe classes which hive uses to Serialize and Deserialize data?

1 Answers  


Which java class handles the output record encoding into files which result from Hive queries?

1 Answers  


Mention what is HiveServer2 (HS2)?

1 Answers  


What is a Hive variable? What for we use it?

0 Answers  


Does Hive support record level Insert, delete or update?

1 Answers  


What are types of hive built-in functions?

1 Answers  


How can you delete the DBPROPERTY in Hive?

1 Answers  


When to use Hive?

1 Answers  


Categories