What is different table structure available in the hive?



What is different table structure available in the hive?..

Answer / Lokendra Singh

The different table structures available in Hive include MANAGED_TABLE (managed by Hive), EXTERNAL_TABLE (not managed by Hive, but stored in an external storage system), and TABLE (a synonym for a base table or a view)

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Hive Interview Questions

How do we write our own custom serde?

1 Answers  


how can we access the sub directories recursively?

1 Answers  


What kind of applications is supported by Apache Hive?

1 Answers  


When to use Hive?

1 Answers  


What is Bucket in Hive?

1 Answers  


Where does the data of a Hive table gets stored?

0 Answers  


Clarify about the smb join in hive?

1 Answers  


What are the key segments of hive architecture?

1 Answers  


What is the work of hive/hcatalog?

1 Answers  


LOWER or LCASE function in Hive with example?

1 Answers  


What will happen in case you have not issued the command?

1 Answers  


Why do we need indexing?

1 Answers  


Categories