User: root is not allowed to impersonate admin

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了User: root is not allowed to impersonate admin相关的知识,希望对你有一定的参考价值。

<property>
            <name>hadoop.proxyuser.root.hosts</name>
            <value>*</value>
     </property>

    <property>
            <name>hadoop.proxyuser.root.groups</name>
            <value>*</value>
    </property>

After adding the property files into core-site.xml restart your hadoop and try. Even though if it not works format the namenode and start hadoop it will work.

以上是关于User: root is not allowed to impersonate admin的主要内容,如果未能解决你的问题,请参考以下文章

beeline连接hiveserver2报错:User: root is not allowed to impersonate root

hiveserver2连接报错: User: root is not allowed to impersonate anonymous (state=08S01,code=0)

远程连接MySQL提示 Host is not allowed to connect to this MySQL server

macos docker 提示User Interaction is not allowed

host 'XXX.XXX.XXX.XXX'is not allowed to connect to this MySQL server mysql远程连接报错

mysql远程连接 Host * is not allowed to connect to this MySQL server