Cloudera
CCA-410 · Question #9
Your developers request that you enable them to use Hive on your Hadoop cluster. What do install and/or configure?
The correct answer is A. Install the Hive interpreter on the client machines only, and configure a shared remote Hive Metastore. The Hive Interpreter runs on a client machine.
Requirements Analysis and Design Definition
Question
Your developers request that you enable them to use Hive on your Hadoop cluster. What do install and/or configure?
Options
- AInstall the Hive interpreter on the client machines only, and configure a shared remote Hive Metastore.
- BInstall the Hive Interpreter on the client machines and all the slave nodes, and configure a shared
- CInstall the Hive interpreter on the master node running the JobTracker, and configure a shared remote
- DInstall the Hive interpreter on the client machines and all nodes on the cluster
How the community answered
(18 responses)- A72% (13)
- B17% (3)
- C6% (1)
- D6% (1)
Explanation
The Hive Interpreter runs on a client machine.
Topics
#Hive Installation#Hive Metastore#Client Configuration#Hadoop Components
Community Discussion
No community discussion yet for this question.