Hi,

I get the following error

*Error: E0501 : E0501: Could not perform authorization operation,
Unauthorized connection for super-user: ram from IP*

when trying,
*oozie job -config job.properties -run*

In core-site.xml,
    <property>
      <name>hadoop.proxyuser.oozie.groups</name>
      <value>*</value>
    </property>

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

Can anyone help me with this

Thanks.

Reply via email to