In a hadoop cluster, should hive be installed on all nodes?

后端 未结 3 1346
伪装坚强ぢ
伪装坚强ぢ 2021-02-07 10:55

I am a newbie to Hadoop / Hive and I have just started reading the docs. There are lots of blogs on installing Hadoop in cluster mode. Also, I know that Hive runs on top of Hado

3条回答
  •  粉色の甜心
    2021-02-07 11:34

    From Cloudera's Hive installation Guide:

    Install Hive on your client machine(s) from which you submit jobs; you do not need to install it on the nodes in your Hadoop cluster.

提交回复
热议问题