美文网首页
指定hive的mapreduce.job.name报错:Erro

指定hive的mapreduce.job.name报错:Erro

作者: 你的努力时光不会辜负 | 来源:发表于2021-02-07 09:55 被阅读0次

报错:Error: Error while processing statement: Cannot modify mapred.job.name at runtime. It is not in list of params that are allowed to be modified at runtime (state=42000,code=1)

解决办法:

1、在hive的自定义的hive-site.xml中进行配置,完了需要重启hive的所有

2、登录hive,然后set mapreduce.job.name,发现不报错

3、后续还需要添加的话,可以参考格式

相关文章

网友评论

      本文标题:指定hive的mapreduce.job.name报错:Erro

      本文链接:https://www.haomeiwen.com/subject/knzatltx.html