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