AWS EMR 5.11.0 - Apache Hive on Spark

前端 未结 4 1770
温柔的废话
温柔的废话 2021-01-14 13:46

I am trying to setup Apache Hive on Spark on AWS EMR 5.11.0. Apache Spark Version - 2.2.1 Apache Hive Version - 2.3.2 Yarn logs show below error:

18/01/28 21:55:28

4条回答
  •  滥情空心
    2021-01-14 13:51

    EMR Spark supports Hive version 1.2.1 and not the hive 2.x version. Could you please check the hive jar versions available in /usr/lib/spark/jars/ directory. SPARK_RPC_SERVER_ADDRESS is added in hive version 2.x.

提交回复
热议问题