adplus-dvertising
frame-decoration

Question

The CLI when invoked without the -i option will attempt to load $HIVE_HOME/bin/.hiverc and $HOME/.hiverc as _______ files.

a.

processing

b.

termination

c.

initialization

d.

none of the mentioned

Posted under Hive and HBase Hadoop

Answer: (c).initialization

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. The CLI when invoked without the -i option will attempt to load $HIVE_HOME/bin/.hiverc and $HOME/.hiverc as _______ files.

Similar Questions

Discover Related MCQs

Q. When $HIVE_HOME/bin/hive is run without either the -e or -f option, it enters _______ mode.

Q. Hive uses _________ for logging.

Q. What does the hive.rrot.logger specified in the following statement?

$HIVE_HOME/bin/hive --hiveconf hive.root.logger=INFO,console

Q. HiveServer2 introduced in Hive 0.11 has a new CLI called __________

Q. HCatalog is installed with Hive, starting with Hive release is ___________

Q. hiveconf variables are set as normal by using the following statement?

Q. Variable Substitution is disabled by using ___________

Q. _______ supports a new command shell Beeline that works with HiveServer2.

Q. In ______ mode HiveServer2 only accepts valid Thrift calls.

Q. Hive specific commands can be run from Beeline, when the Hive _______ driver is used.

Q. _________ reduce the amount of informational messages displayed (true) or not (false).

Q. Which of the following is used to set transaction isolation level?

Q. The ________ allows users to read or write Avro data as Hive tables.

Q. Starting in Hive _______ the Avro schema can be inferred from the Hive table schema.

Q. The AvroSerde has been built and tested against Hive 0.9.1 and later, and uses Avro _______ as of Hive 0.13 and 0.14.

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

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.