What is the "exact" error you're getting? Can you please paste with
the full stack trace and your version in use?

Many times the PriviledgedActionException is just a wrapper around the
real cause and gets overlooked. It does not necessarily appear due to
security code (whether security is enabled or disabled).

In any case, if you meant to run MR with zero UGI.doAs (which will
wrap with that exception) then no, thats not possible to do.

On Mon, Mar 25, 2013 at 12:57 AM, Pedro Sá da Costa <psdc1...@gmail.com> wrote:
> Hi,
>
> is it possible to disable security in MapReduce to avoid having
> PriviledgedActionException?
>
> Thanks,
>



-- 
Harsh J

Reply via email to