Savitha,

is hduser a group in the JT/NN and the hduser belongs to the hduser group?

Thanks.


On Fri, Mar 15, 2013 at 5:02 AM, Savitha Devi Inbasekaran <
[email protected]> wrote:

> Hi,
> I am using Hadoop 1.0.4 and Oozie 3.3.0. I tried to run first sample job
> in oozie but got the following error:
>
> bin/oozie job -oozie http://localhost:11000/oozie -config
>  
> /usr/local/oozie-3.3.0/distro/target/oozie-3.3.0-distro/oozie-3.3.0/examples/apps/map-reduce/job.properties
> -run
>
> Error: E0902 : E0902: Exception occured:
> [org.apache.hadoop.ipc.RemoteException: User: hduser is not allowed to
> impersonate hduser]
>
> Hadoop core-site.xml properties:
>
> <!-- OOZIE -->
>   <property>
>     <name>hadoop.proxyuser.hduser.hosts</name>
>     <value>localhost</value>
>   </property>
>   <property>
>     <name>hadoop.proxyuser.hduser.groups</name>
>     <value>hduser</value>
>   </property>
>
> Hduser is the user. Is anything has to be changed in the core-site.xml?
>
> Thanks,
> Savitha
>
>


-- 
Alejandro

Reply via email to