1.

Use ________ and embed the schema in the create statement.(a) schema.literal(b) schema.lit(c) row.literal(d) all of the mentionedThis question was posed to me in an international level competition.This key question is from Querying Data with HiveQL in portion Hive and HBase of Hadoop

Answer»

The correct OPTION is (a) schema.literal

To elaborate: You can embed the schema DIRECTLY into the CREATE statement.



Discussion

No Comment Found

Related InterviewSolutions