Can the name of a view be same as the name of a hive table?



Can the name of a view be same as the name of a hive table?..

Answer / Brijmohan

No, the name of a Hive view cannot be the same as the name of an existing Hive table. If you try to create a view with the same name as an existing table, Hive will throw an error.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Hive Interview Questions

How do you specify the table creator name when creating a table in hive?

1 Answers  


how can we access the sub directories recursively?

1 Answers  


What is the precedence order of hive configuration?

1 Answers  


Differentiate between hive and hbase?

1 Answers  


What is the default maximum dynamic partition that can be created by a mapper reducer? How can you change it?

1 Answers  


Is it possible to overwrite Hadoop MapReduce configuration in Hive?

1 Answers  


What is Hive Present Version ?

1 Answers  


Why do we need hive?

1 Answers  


what Hive is composed of ?

1 Answers  


What does the "USE" command in hive do?

1 Answers  


How to create table in hive for a json input file?

1 Answers  


Difference between HBase vs Hive?

1 Answers  


Categories