adplus-dvertising
frame-decoration

Question

Which of the following operator executes a shell command from the Hive shell?

a.

|

b.

!

c.

^

d.

+

Posted under Hive and HBase Hadoop

Answer: (b).!

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 operator executes a shell command from the Hive shell?

Similar Questions

Discover Related MCQs

Q. Which of the following will remove the resource(s) from the distributed cache?

Q. _________ is a shell utility which can be used to run Hive queries in either interactive or batch mode.

Q. Which of the following is a command line option?

Q. Which is the additional command line option is available in Hive 0.10.0?

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

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.