Which one of the following statements is true about a Hive-managed table?

Posted by: Pdfprep Category: Apache Hadoop Developer Tags: , ,

Which one of the following statements is true about a Hive-managed table?
A . Records can only be added to the table using the Hive INSERT command.
B . When the table is dropped, the underlying folder in HDFS is deleted.
C . Hive dynamically defines the schema of the table based on the FROM clause of a SELECT query.
D . Hive dynamically defines the schema of the table based on the format of the underlying data.

Answer: B

Leave a Reply

Your email address will not be published.