如果hive-site中配置了查询引擎,需要将其注掉
<!-- <property> <name>hive.execution.engine</name> <value>tez</value> </property> -->
Spark On Hive 配置
原文:https://www.cnblogs.com/yangxusun9/p/12890770.html