问题:hive -f 执行sql文件,报错。
FAILED:ParseException line 1:5 cannot recognize in ‘set’ ‘hive’ ‘.’ instatement(state=42000,code=40000)
处理过程:
SQL文件最开始的参数设置报错
set hive.exec.max.dynamic.partitions=50000;
set hive.exec.max.dynamic.partitions.pernode=10000</
问题:hive -f 执行sql文件,报错。
FAILED:ParseException line 1:5 cannot recognize in ‘set’ ‘hive’ ‘.’ instatement(state=42000,code=40000)
处理过程:
SQL文件最开始的参数设置报错
set hive.exec.max.dynamic.partitions=50000;
set hive.exec.max.dynamic.partitions.pernode=10000</