报错如图
解决:在insert前先执行set hive.exec.mode.local.auto=true;
再插入数据时就没报错了
再查询有数据
参考文章:https://blog.csdn.net/weixin_45793065/article/details/106420952