adplus-dvertising
frame-decoration

Question

Which of the following data type is supported by Hive?

a.

map

b.

record

c.

string

d.

enum

Posted under Hadoop

Answer: (d).enum

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which of the following data type is supported by Hive?

Similar Questions

Discover Related MCQs

Q. Which of the following data type is converted to Array prior to Hive 0.12.0?

Q. Avro-backed tables can simply be created by using _________ in a DDL statement.

Q. Types that may be null must be defined as a ______ of that type and Null within Avro.

Q. The files that are written by the _______ job are valid Avro files.

Q. Use ________ and embed the schema in the create statement.

Q. _______ is interpolated into the quotes to correctly handle spaces within the schema.

Q. To force Hive to be more verbose, it can be started with ___________

Q. ________ was designed to overcome limitations of the other Hive file formats.

Q. An ORC file contains groups of row data called __________

Q. Serialization of string columns uses a ________ to form unique column values.

Q. _______ is a lossless data compression library that favors speed over compression ratio.

Q. Which of the following will prefix the query string with parameters?

Q. Integral literals are assumed to be _________ by default.

Q. Hive uses _____ style escaping within the strings.

Q. Which of the following statement will create a column with varchar datatype?

Q. _________ will overwrite any existing data in the table or partition.

Q. Hive does not support literals for ______ types.

Q. HBase is a distributed ________ database built on top of the Hadoop file system.

Q. HBase is ________ defines only column families.

Q. Apache HBase is a non-relational database modeled after Google’s _________