The following is the type of table supported by Hive
*
Fact Tables
Managed Tables
Interior Tables
All are correct
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
insensitive
sensitive
Uppercase
Map in Apache Hive is a collection of
*
Key Value Pair
homogeneous elements
Tables
Geographic Locations
Apache Hive can be run in
*
Interactive Mode
Non Interactive Mode
Both Interactive and Non-Interactive Mode
None
Views in Apache Hive are
*
Physical Files
Virtual Tables
Slightly different with SQL Views
not meant for DML operations
Which is not true about indexing in Apache Hive?
*
A method to quickly lookup the requested data
Functions the same way as in SQL
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 ___________
*
Internal Table
Permanent Table
External Table
View
In order to display column names in the result-set, which property you'll use?
*
SET hive.columns.names.display=true;
SET hive.cli.print.header=true;
SET hive.cli.exec.print.header=true;
SET hive.cli.display.column.names=true;
Enter your email address
Email
Name
First Name
Last Name