adplus-dvertising
frame-decoration

Question

HCatalog is built on top of the Hive metastore and incorporates Hive’s is ____________

a.

DDL

b.

DML

c.

TCL

d.

DCL

Posted under Hadoop Frameworks Hadoop

Answer: (a).DDL

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. HCatalog is built on top of the Hive metastore and incorporates Hive’s is ____________

Similar Questions

Discover Related MCQs

Q. The HCatalog interface for Pig consists of ____________ and HCatStorer, which implement the Pig load and store interfaces respectively.

Q. _____________ accepts a table to read data from and optionally a selection predicate to indicate which partitions to scan.

Q. The HCatalog __________ supports all Hive DDL that does not require MapReduce to execute.

Q. You can write to a single partition by specifying the partition key(s) and value(s) in the ___________ method.

Q. HCatalog supports the same data types as _________

Q. __________ is a REST API for HCatalog.

Q. With HCatalog _________ does not need to modify the table structure.

Q. Sally in data processing uses __________ to cleanse and prepare the data.

Q. For ___________ partitioning jobs, simply specifying a custom directory is not good enough.

Q. ___________ property allows us to specify a custom dir location pattern for all the writes, and will interpolate each variable.

Q. HCatalog maintains a cache of _________ to talk to the metastore.

Q. On the write side, it is expected that the user pass in valid _________ with data correctly.

Q. A float parameter, defaults to 0.0001f, which means we can deal with 1 error every __________ rows.

Q. _________________ property allow users to override the expiry time specified.

Q. ____________ is used with Pig scripts to write data to HCatalog-managed tables.

Q. Hive does not have a data type corresponding to the ____________ type in Pig.

Q. _______________ method is used to include a projection schema, to specify the output fields.

Q. The first call on the HCatOutputFormat must be ____________

Q. ___________ is the type supported for storing values in HCatalog tables.

Q. The output descriptor for the table to be written is created by calling ____________