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