Is it possible to change the default location of Managed Tables in Hive, if so how?



Is it possible to change the default location of Managed Tables in Hive, if so how?..

Answer / Krishan Lal

Yes, you can change the default location for managed tables in Hive by configuring the hive.metastore.warehouse.dir property. To do this, set the property value in the Hive configuration file or using the ALTER CONFIGATION SET command.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Hive Interview Questions

Is it possible to change the default location of Managed Tables in Hive, if so how?

1 Answers  


What types of costs are associated in creating index on hive tables?

1 Answers  


When application is on high latency (high response time)?

1 Answers  


What are types of hive built-in functions?

1 Answers  


How to skip header rows from a table in Hive?

0 Answers  


What database are supported by Hive?

1 Answers  


What is the difference between like and rlike operators in hive?

1 Answers  


What are the types of tables in Hive?

1 Answers  


Explain SHOW and DESCRIBE Commands in Hive?

1 Answers  


What is the difference between Internal Table and External Table in Hive?

1 Answers  


Explain how can you change a column data type in Hive?

1 Answers  


Explain the Differences between Hive and Spark SQL?

1 Answers  


Categories