1.

To force Hive to be more verbose, it can be started with ___________(a) *hive –hiveconf hive.root.logger=INFO,console*(b) *hive –hiveconf hive.subroot.logger=INFO,console*(c) *hive –hiveconf hive.root.logger=INFOVALUE,console*(d) All of the mentionedThe question was posed to me in an internship interview.This intriguing question originated from Querying Data with HiveQL in chapter Hive and HBase of Hadoop

Answer»

Correct answer is (a) *hive –hiveconf hive.root.logger=INFO,console*

The best EXPLANATION: This Statement will SPIT ORDERS of magnitude more information to the console and will likely INCLUDE any information the AvroSerde is TRYING to get you about what went wrong.



Discussion

No Comment Found

Related InterviewSolutions