You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Alejandro Abdelnur (Commented) (JIRA)" <ji...@apache.org> on 2012/02/01 03:16:57 UTC

[jira] [Commented] (MAPREDUCE-3499) New MiniMR does not setup proxyuser configuration correctly, thus tests using doAs do not work

    [ https://issues.apache.org/jira/browse/MAPREDUCE-3499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13197513#comment-13197513 ] 

Alejandro Abdelnur commented on MAPREDUCE-3499:
-----------------------------------------------

Mahadev, John, 

Apologies for the delay. I could not reproduce the problem (the Counters$Group related exception) until Tom gave me a hint and thus the solution. I'll update MAPREDUCE-3697 with my the details of the Counters$Group exception.

The problem I'm seeing now is that I'm getting different Hadoop built in counters, before I used to get a "Task$Counter" counter, now I'm getting "org.apache.hadoop.mapreduce.TaskCounter"

But other than that, things seem to work for what this patch is fixing.

Thanks.

Patch looks good. A couple of minor code-style things, YARNRunner changes have wrong indentation and the TestMiniMRProxyUser has some trailing spaces.

                
> New MiniMR does not setup proxyuser configuration correctly, thus tests using doAs do not work
> ----------------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3499
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3499
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2, test
>    Affects Versions: 0.23.1, 0.24.0
>            Reporter: Alejandro Abdelnur
>            Assignee: John George
>            Priority: Blocker
>              Labels: bigtop
>             Fix For: 0.23.1, 0.24.0
>
>         Attachments: MR-3499.patch, MR-3499.patch, MR-3499.patch, MR-3499.patch, TestForMAPREDUCE-3499.patch
>
>
> The new MiniMR implementation is not taking proxyuser settings.
> Because of this, testcases using/testing doAs functionality fail.
> This affects all Oozie testcases that use MiniMR.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira