The following is the type of table supported by Hive
*
Managed Tables
All are correct
Fact Tables
Interior Tables
The database stores it's files in a directory called
*
Metastoredb
Metastore.db
Metastore_db
Metastore
By default, the location of the warehouse is
*
metastore_db
metastore.db
file://user/hive/warehouse
file:///user/hive/warehouse
Table names and column names are case _______
*
None
sensitive
Uppercase
insensitive
Map in Apache Hive is a collection of
*
homogeneous elements
Tables
Key Value Pair
Geographic Locations
Apache Hive can be run in
*
Non Interactive Mode
Interactive Mode
Both Interactive and Non-Interactive Mode
None
Views in Apache Hive are
*
Slightly different with SQL Views
Physical Files
not meant for DML operations
Virtual Tables
Which is not true about indexing in Apache Hive?
*
Functions the same way as in SQL
A method to quickly lookup the requested data
A method to split the data
Index helps speed up the querying process
When you want Hive to completely manage the lifecycle of the table and data, then use ___________
*
Permanent Table
View
External Table
Internal Table
In order to display column names in the result-set, which property you'll use?
*
SET hive.columns.names.display=true;
SET hive.cli.display.column.names=true;
SET hive.cli.print.header=true;
SET hive.cli.exec.print.header=true;
Enter your email address
Email
Name
First Name
Last Name