Your developers request that you enable them to use Hive on your Hadoop cluster. What do install
and/or configure?

A.
Install the Hive interpreter on the client machines only, and configure a shared remote Hive
Metastore.
B.
Install the Hive Interpreter on the client machines and all the slave nodes, and configure a
shared remote Hive Metastore.
C.
Install the Hive interpreter on the master node running the JobTracker, and configure a shared
remote Hive Metastore.
D.
Install the Hive interpreter on the client machines and all nodes on the cluster
Explanation:
The Hive Interpreter runs on a client machine.
I have the same idea. A
0
0