What are the types of tables in Hive?



What are the types of tables in Hive?..

Answer / Vijai Singh

The types of tables in Hive include MANAGED_TABLE, EXTERNAL_TABLE, and TABLE (synonym for a base table or a view).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Hive Interview Questions

What is Bucketing and Clustering in Hive?

1 Answers  


What is apache hcatalog?

1 Answers  


Write a query to insert a new column(new_col int) into a hiev table (htab) at a position before an existing column (x_col)

1 Answers  


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

1 Answers  


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

1 Answers  


TRIM function in Hive with example?

1 Answers  


When to choose "Internal Table" in Hive?

1 Answers  


Is Hive supports Temporary Tables?

1 Answers  


What are the different components of a Hive architecture?

1 Answers  


Can you execute Hadoop dfs Commands from Hive CLI? How?

1 Answers  


How Facebook Uses Hadoop, Hive and Hbase ?

1 Answers  


What is bucketing in Hive?

1 Answers  


Categories