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 "Ravi Gummadi (JIRA)" <ji...@apache.org> on 2011/04/01 11:32:05 UTC

[jira] [Created] (MAPREDUCE-2417) In Gridmix, in RoundRobinUserResolver mode, the testing/proxy users are not associated with unique users in a trace

In Gridmix, in RoundRobinUserResolver mode, the testing/proxy users are not associated with unique users in a trace
-------------------------------------------------------------------------------------------------------------------

                 Key: MAPREDUCE-2417
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2417
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: contrib/gridmix
            Reporter: Ravi Gummadi
            Assignee: Ravi Gummadi


As per the Gridmix documentation, the testing users should associate with unique user in the trace. However, currently the gridmix impersonate the users based on job irrespective of user.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (MAPREDUCE-2417) In Gridmix, in RoundRobinUserResolver mode, the testing/proxy users are not associated with unique users in a trace

Posted by "Ravi Gummadi (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-2417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ravi Gummadi updated MAPREDUCE-2417:
------------------------------------

    Hadoop Flags: [Reviewed]

> In Gridmix, in RoundRobinUserResolver mode, the testing/proxy users are not associated with unique users in a trace
> -------------------------------------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-2417
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2417
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: contrib/gridmix
>            Reporter: Ravi Gummadi
>            Assignee: Ravi Gummadi
>             Fix For: 0.23.0
>
>         Attachments: 2417.patch, MR-2417-trunk.patch
>
>
> As per the Gridmix documentation, the testing users should associate with unique user in the trace. However, currently the gridmix impersonate the users based on job irrespective of user.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (MAPREDUCE-2417) In Gridmix, in RoundRobinUserResolver mode, the testing/proxy users are not associated with unique users in a trace

Posted by "Rajesh Balamohan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-2417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rajesh Balamohan updated MAPREDUCE-2417:
----------------------------------------

    Attachment: MR-2417-trunk.patch

> In Gridmix, in RoundRobinUserResolver mode, the testing/proxy users are not associated with unique users in a trace
> -------------------------------------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-2417
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2417
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: contrib/gridmix
>            Reporter: Ravi Gummadi
>            Assignee: Ravi Gummadi
>         Attachments: MR-2417-trunk.patch
>
>
> As per the Gridmix documentation, the testing users should associate with unique user in the trace. However, currently the gridmix impersonate the users based on job irrespective of user.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (MAPREDUCE-2417) In Gridmix, in RoundRobinUserResolver mode, the testing/proxy users are not associated with unique users in a trace

Posted by "Ravi Gummadi (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-2417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ravi Gummadi updated MAPREDUCE-2417:
------------------------------------

    Attachment: 2417.patch

Attaching new patch that fixes the issue reported here.

> In Gridmix, in RoundRobinUserResolver mode, the testing/proxy users are not associated with unique users in a trace
> -------------------------------------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-2417
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2417
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: contrib/gridmix
>            Reporter: Ravi Gummadi
>            Assignee: Ravi Gummadi
>         Attachments: 2417.patch, MR-2417-trunk.patch
>
>
> As per the Gridmix documentation, the testing users should associate with unique user in the trace. However, currently the gridmix impersonate the users based on job irrespective of user.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (MAPREDUCE-2417) In Gridmix, in RoundRobinUserResolver mode, the testing/proxy users are not associated with unique users in a trace

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-2417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13021539#comment-13021539 ] 

Hadoop QA commented on MAPREDUCE-2417:
--------------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12476698/2417.patch
  against trunk revision 1094093.

    +1 @author.  The patch does not contain any @author tags.

    +1 tests included.  The patch appears to include 3 new or modified tests.

    +1 javadoc.  The javadoc tool did not generate any warning messages.

    +1 javac.  The applied patch does not increase the total number of javac compiler warnings.

    +1 findbugs.  The patch does not introduce any new Findbugs (version 1.3.9) warnings.

    +1 release audit.  The applied patch does not increase the total number of release audit warnings.

    +1 core tests.  The patch passed core unit tests.

    -1 contrib tests.  The patch failed contrib unit tests.

    +1 system test framework.  The patch passed system test framework compile.

Test results: https://hudson.apache.org/hudson/job/PreCommit-MAPREDUCE-Build/175//testReport/
Findbugs warnings: https://hudson.apache.org/hudson/job/PreCommit-MAPREDUCE-Build/175//artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Console output: https://hudson.apache.org/hudson/job/PreCommit-MAPREDUCE-Build/175//console

This message is automatically generated.

> In Gridmix, in RoundRobinUserResolver mode, the testing/proxy users are not associated with unique users in a trace
> -------------------------------------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-2417
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2417
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: contrib/gridmix
>            Reporter: Ravi Gummadi
>            Assignee: Ravi Gummadi
>         Attachments: 2417.patch, MR-2417-trunk.patch
>
>
> As per the Gridmix documentation, the testing users should associate with unique user in the trace. However, currently the gridmix impersonate the users based on job irrespective of user.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (MAPREDUCE-2417) In Gridmix, in RoundRobinUserResolver mode, the testing/proxy users are not associated with unique users in a trace

Posted by "Ravi Gummadi (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-2417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ravi Gummadi updated MAPREDUCE-2417:
------------------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

> In Gridmix, in RoundRobinUserResolver mode, the testing/proxy users are not associated with unique users in a trace
> -------------------------------------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-2417
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2417
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: contrib/gridmix
>            Reporter: Ravi Gummadi
>            Assignee: Ravi Gummadi
>             Fix For: 0.23.0
>
>         Attachments: 2417.patch, MR-2417-trunk.patch
>
>
> As per the Gridmix documentation, the testing users should associate with unique user in the trace. However, currently the gridmix impersonate the users based on job irrespective of user.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (MAPREDUCE-2417) In Gridmix, in RoundRobinUserResolver mode, the testing/proxy users are not associated with unique users in a trace

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-2417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13026194#comment-13026194 ] 

Hudson commented on MAPREDUCE-2417:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk-Commit #650 (See [https://builds.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/650/])
    MAPREDUCE-2417. Fix Gridmix in RoundRobinUserResolver mode to map testing/proxy users to unique users in a trace.


> In Gridmix, in RoundRobinUserResolver mode, the testing/proxy users are not associated with unique users in a trace
> -------------------------------------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-2417
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2417
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: contrib/gridmix
>            Reporter: Ravi Gummadi
>            Assignee: Ravi Gummadi
>             Fix For: 0.23.0
>
>         Attachments: 2417.patch, MR-2417-trunk.patch
>
>
> As per the Gridmix documentation, the testing users should associate with unique user in the trace. However, currently the gridmix impersonate the users based on job irrespective of user.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (MAPREDUCE-2417) In Gridmix, in RoundRobinUserResolver mode, the testing/proxy users are not associated with unique users in a trace

Posted by "Ravi Gummadi (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-2417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13021993#comment-13021993 ] 

Ravi Gummadi commented on MAPREDUCE-2417:
-----------------------------------------

The 2 failed tests are not related to the patch at all.

> In Gridmix, in RoundRobinUserResolver mode, the testing/proxy users are not associated with unique users in a trace
> -------------------------------------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-2417
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2417
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: contrib/gridmix
>            Reporter: Ravi Gummadi
>            Assignee: Ravi Gummadi
>         Attachments: 2417.patch, MR-2417-trunk.patch
>
>
> As per the Gridmix documentation, the testing users should associate with unique user in the trace. However, currently the gridmix impersonate the users based on job irrespective of user.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (MAPREDUCE-2417) In Gridmix, in RoundRobinUserResolver mode, the testing/proxy users are not associated with unique users in a trace

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-2417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13028774#comment-13028774 ] 

Hudson commented on MAPREDUCE-2417:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk #669 (See [https://builds.apache.org/hudson/job/Hadoop-Mapreduce-trunk/669/])
    

> In Gridmix, in RoundRobinUserResolver mode, the testing/proxy users are not associated with unique users in a trace
> -------------------------------------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-2417
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2417
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: contrib/gridmix
>            Reporter: Ravi Gummadi
>            Assignee: Ravi Gummadi
>             Fix For: 0.23.0
>
>         Attachments: 2417.patch, MR-2417-trunk.patch
>
>
> As per the Gridmix documentation, the testing users should associate with unique user in the trace. However, currently the gridmix impersonate the users based on job irrespective of user.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (MAPREDUCE-2417) In Gridmix, in RoundRobinUserResolver mode, the testing/proxy users are not associated with unique users in a trace

Posted by "Amar Kamat (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-2417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13026133#comment-13026133 ] 

Amar Kamat commented on MAPREDUCE-2417:
---------------------------------------

The latest patch looks good to me. +1.

> In Gridmix, in RoundRobinUserResolver mode, the testing/proxy users are not associated with unique users in a trace
> -------------------------------------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-2417
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2417
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: contrib/gridmix
>            Reporter: Ravi Gummadi
>            Assignee: Ravi Gummadi
>         Attachments: 2417.patch, MR-2417-trunk.patch
>
>
> As per the Gridmix documentation, the testing users should associate with unique user in the trace. However, currently the gridmix impersonate the users based on job irrespective of user.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (MAPREDUCE-2417) In Gridmix, in RoundRobinUserResolver mode, the testing/proxy users are not associated with unique users in a trace

Posted by "Ravi Gummadi (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-2417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13198583#comment-13198583 ] 

Ravi Gummadi commented on MAPREDUCE-2417:
-----------------------------------------

Patch for 0.20.204 looks fine to me.
+1
                
> In Gridmix, in RoundRobinUserResolver mode, the testing/proxy users are not associated with unique users in a trace
> -------------------------------------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-2417
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2417
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: contrib/gridmix
>            Reporter: Ravi Gummadi
>            Assignee: Ravi Gummadi
>             Fix For: 0.23.0
>
>         Attachments: 2417.patch, MR-2417-trunk.patch, MR2417-FRED-v1.1.patch
>
>
> As per the Gridmix documentation, the testing users should associate with unique user in the trace. However, currently the gridmix impersonate the users based on job irrespective of user.

--
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

        

[jira] [Updated] (MAPREDUCE-2417) In Gridmix, in RoundRobinUserResolver mode, the testing/proxy users are not associated with unique users in a trace

Posted by "Ravi Gummadi (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-2417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ravi Gummadi updated MAPREDUCE-2417:
------------------------------------

    Fix Version/s: 0.23.0
     Release Note: Fixes Gridmix in RoundRobinUserResolver mode to map testing/proxy users to unique users in a trace.

I just committed this to trunk.

> In Gridmix, in RoundRobinUserResolver mode, the testing/proxy users are not associated with unique users in a trace
> -------------------------------------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-2417
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2417
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: contrib/gridmix
>            Reporter: Ravi Gummadi
>            Assignee: Ravi Gummadi
>             Fix For: 0.23.0
>
>         Attachments: 2417.patch, MR-2417-trunk.patch
>
>
> As per the Gridmix documentation, the testing users should associate with unique user in the trace. However, currently the gridmix impersonate the users based on job irrespective of user.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (MAPREDUCE-2417) In Gridmix, in RoundRobinUserResolver mode, the testing/proxy users are not associated with unique users in a trace

Posted by "Ravi Gummadi (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-2417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ravi Gummadi updated MAPREDUCE-2417:
------------------------------------

    Status: Patch Available  (was: Open)

> In Gridmix, in RoundRobinUserResolver mode, the testing/proxy users are not associated with unique users in a trace
> -------------------------------------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-2417
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2417
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: contrib/gridmix
>            Reporter: Ravi Gummadi
>            Assignee: Ravi Gummadi
>         Attachments: 2417.patch, MR-2417-trunk.patch
>
>
> As per the Gridmix documentation, the testing users should associate with unique user in the trace. However, currently the gridmix impersonate the users based on job irrespective of user.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (MAPREDUCE-2417) In Gridmix, in RoundRobinUserResolver mode, the testing/proxy users are not associated with unique users in a trace

Posted by "Amar Kamat (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-2417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Amar Kamat updated MAPREDUCE-2417:
----------------------------------

    Attachment: MR2417-FRED-v1.1.patch

Attaching a patch backported for FRED. This bug in Gridmix makes it difficult to compare runs across 0.20.204 and (0.20.205, 0.23 and 0.24).
                
> In Gridmix, in RoundRobinUserResolver mode, the testing/proxy users are not associated with unique users in a trace
> -------------------------------------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-2417
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2417
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: contrib/gridmix
>            Reporter: Ravi Gummadi
>            Assignee: Ravi Gummadi
>             Fix For: 0.23.0
>
>         Attachments: 2417.patch, MR-2417-trunk.patch, MR2417-FRED-v1.1.patch
>
>
> As per the Gridmix documentation, the testing users should associate with unique user in the trace. However, currently the gridmix impersonate the users based on job irrespective of user.

--
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