adspace
Is it possible to change the default location of Managed Tables in Hive, if so how?
Answer Posted / 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 View All Answers
How to skip header rows from a table in Hive?
Can We Change settings within Hive Session? If Yes, How?
When to choose "External Table" in Hive?
What are the different types of tables available in Hive?
What is a Hive variable? What for we use it?
How can I delete the above index named index_bonuspay?
When we are using queries instead of scripting?
When to use explode in Hive?
Where does the data of a Hive table gets stored?
What is the stable version of Hive ?