You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Jitendra Nath Pandey (JIRA)" <ji...@apache.org> on 2010/02/09 02:19:27 UTC

[jira] Created: (HADOOP-6549) TestDoAsEffectiveUser should use ip address of the host for superuser ip check

TestDoAsEffectiveUser should use ip address of the host for superuser ip check
------------------------------------------------------------------------------

                 Key: HADOOP-6549
                 URL: https://issues.apache.org/jira/browse/HADOOP-6549
             Project: Hadoop Common
          Issue Type: Bug
            Reporter: Jitendra Nath Pandey


TestDoAsEffectiveUser should configure ip address of the machine it is run on along with the localhost and loopback address in the configuration for allowed IP addresses from where a superuser can connect.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-6549) TestDoAsEffectiveUser should use ip address of the host for superuser ip check

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

Hadoop QA commented on HADOOP-6549:
-----------------------------------

+1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12435544/HADOOP-6549.3.patch
  against trunk revision 909806.

    +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 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 passed contrib unit tests.

Test results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-h4.grid.sp2.yahoo.net/355/testReport/
Findbugs warnings: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-h4.grid.sp2.yahoo.net/355/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Checkstyle results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-h4.grid.sp2.yahoo.net/355/artifact/trunk/build/test/checkstyle-errors.html
Console output: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-h4.grid.sp2.yahoo.net/355/console

This message is automatically generated.

> TestDoAsEffectiveUser should use ip address of the host for superuser ip check
> ------------------------------------------------------------------------------
>
>                 Key: HADOOP-6549
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6549
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Jitendra Nath Pandey
>            Assignee: Jitendra Nath Pandey
>         Attachments: HADOOP-6549.1.patch, HADOOP-6549.2.patch, HADOOP-6549.3.patch
>
>
> TestDoAsEffectiveUser should configure ip address of the machine it is run on along with the localhost and loopback address in the configuration for allowed IP addresses from where a superuser can connect.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-6549) TestDoAsEffectiveUser should use ip address of the host for superuser ip check

Posted by "Jitendra Nath Pandey (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-6549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jitendra Nath Pandey updated HADOOP-6549:
-----------------------------------------

    Status: Open  (was: Patch Available)

> TestDoAsEffectiveUser should use ip address of the host for superuser ip check
> ------------------------------------------------------------------------------
>
>                 Key: HADOOP-6549
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6549
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Jitendra Nath Pandey
>            Assignee: Jitendra Nath Pandey
>         Attachments: HADOOP-6549.1.patch
>
>
> TestDoAsEffectiveUser should configure ip address of the machine it is run on along with the localhost and loopback address in the configuration for allowed IP addresses from where a superuser can connect.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-6549) TestDoAsEffectiveUser should use ip address of the host for superuser ip check

Posted by "Jitendra Nath Pandey (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-6549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jitendra Nath Pandey updated HADOOP-6549:
-----------------------------------------

    Status: Open  (was: Patch Available)

> TestDoAsEffectiveUser should use ip address of the host for superuser ip check
> ------------------------------------------------------------------------------
>
>                 Key: HADOOP-6549
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6549
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Jitendra Nath Pandey
>            Assignee: Jitendra Nath Pandey
>         Attachments: HADOOP-6549.1.patch, HADOOP-6549.2.patch, HADOOP-6549.3.patch
>
>
> TestDoAsEffectiveUser should configure ip address of the machine it is run on along with the localhost and loopback address in the configuration for allowed IP addresses from where a superuser can connect.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-6549) TestDoAsEffectiveUser should use ip address of the host for superuser ip check

Posted by "Boris Shkolnik (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-6549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12834531#action_12834531 ] 

Boris Shkolnik commented on HADOOP-6549:
----------------------------------------

Commited this. Thanks Jitendra.

> TestDoAsEffectiveUser should use ip address of the host for superuser ip check
> ------------------------------------------------------------------------------
>
>                 Key: HADOOP-6549
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6549
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Jitendra Nath Pandey
>            Assignee: Jitendra Nath Pandey
>         Attachments: HADOOP-6549.1.patch, HADOOP-6549.2.patch, HADOOP-6549.3.patch
>
>
> TestDoAsEffectiveUser should configure ip address of the machine it is run on along with the localhost and loopback address in the configuration for allowed IP addresses from where a superuser can connect.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-6549) TestDoAsEffectiveUser should use ip address of the host for superuser ip check

Posted by "Jitendra Nath Pandey (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-6549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jitendra Nath Pandey updated HADOOP-6549:
-----------------------------------------

    Attachment: HADOOP-6549.3.patch

> TestDoAsEffectiveUser should use ip address of the host for superuser ip check
> ------------------------------------------------------------------------------
>
>                 Key: HADOOP-6549
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6549
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Jitendra Nath Pandey
>            Assignee: Jitendra Nath Pandey
>         Attachments: HADOOP-6549.1.patch, HADOOP-6549.2.patch, HADOOP-6549.3.patch
>
>
> TestDoAsEffectiveUser should configure ip address of the machine it is run on along with the localhost and loopback address in the configuration for allowed IP addresses from where a superuser can connect.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-6549) TestDoAsEffectiveUser should use ip address of the host for superuser ip check

Posted by "Jitendra Nath Pandey (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-6549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jitendra Nath Pandey updated HADOOP-6549:
-----------------------------------------

    Status: Patch Available  (was: Open)

> TestDoAsEffectiveUser should use ip address of the host for superuser ip check
> ------------------------------------------------------------------------------
>
>                 Key: HADOOP-6549
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6549
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Jitendra Nath Pandey
>            Assignee: Jitendra Nath Pandey
>         Attachments: HADOOP-6549.1.patch, HADOOP-6549.2.patch, HADOOP-6549.3.patch
>
>
> TestDoAsEffectiveUser should configure ip address of the machine it is run on along with the localhost and loopback address in the configuration for allowed IP addresses from where a superuser can connect.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-6549) TestDoAsEffectiveUser should use ip address of the host for superuser ip check

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

Hadoop QA commented on HADOOP-6549:
-----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12435517/HADOOP-6549.2.patch
  against trunk revision 908661.

    +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 warnings.

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

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

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

Test results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-h4.grid.sp2.yahoo.net/353/testReport/
Findbugs warnings: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-h4.grid.sp2.yahoo.net/353/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Checkstyle results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-h4.grid.sp2.yahoo.net/353/artifact/trunk/build/test/checkstyle-errors.html
Console output: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-h4.grid.sp2.yahoo.net/353/console

This message is automatically generated.

> TestDoAsEffectiveUser should use ip address of the host for superuser ip check
> ------------------------------------------------------------------------------
>
>                 Key: HADOOP-6549
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6549
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Jitendra Nath Pandey
>            Assignee: Jitendra Nath Pandey
>         Attachments: HADOOP-6549.1.patch, HADOOP-6549.2.patch
>
>
> TestDoAsEffectiveUser should configure ip address of the machine it is run on along with the localhost and loopback address in the configuration for allowed IP addresses from where a superuser can connect.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-6549) TestDoAsEffectiveUser should use ip address of the host for superuser ip check

Posted by "Owen O'Malley (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-6549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Owen O'Malley updated HADOOP-6549:
----------------------------------

       Resolution: Fixed
    Fix Version/s: 0.22.0
           Status: Resolved  (was: Patch Available)

This issue wasn't closed.

> TestDoAsEffectiveUser should use ip address of the host for superuser ip check
> ------------------------------------------------------------------------------
>
>                 Key: HADOOP-6549
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6549
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Jitendra Nath Pandey
>            Assignee: Jitendra Nath Pandey
>             Fix For: 0.22.0
>
>         Attachments: HADOOP-6549.1.patch, HADOOP-6549.2.patch, HADOOP-6549.3.patch
>
>
> TestDoAsEffectiveUser should configure ip address of the machine it is run on along with the localhost and loopback address in the configuration for allowed IP addresses from where a superuser can connect.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-6549) TestDoAsEffectiveUser should use ip address of the host for superuser ip check

Posted by "Jitendra Nath Pandey (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-6549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jitendra Nath Pandey updated HADOOP-6549:
-----------------------------------------

    Status: Open  (was: Patch Available)

> TestDoAsEffectiveUser should use ip address of the host for superuser ip check
> ------------------------------------------------------------------------------
>
>                 Key: HADOOP-6549
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6549
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Jitendra Nath Pandey
>            Assignee: Jitendra Nath Pandey
>         Attachments: HADOOP-6549.1.patch, HADOOP-6549.2.patch, HADOOP-6549.3.patch
>
>
> TestDoAsEffectiveUser should configure ip address of the machine it is run on along with the localhost and loopback address in the configuration for allowed IP addresses from where a superuser can connect.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-6549) TestDoAsEffectiveUser should use ip address of the host for superuser ip check

Posted by "Jitendra Nath Pandey (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-6549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jitendra Nath Pandey updated HADOOP-6549:
-----------------------------------------

    Status: Patch Available  (was: Open)

> TestDoAsEffectiveUser should use ip address of the host for superuser ip check
> ------------------------------------------------------------------------------
>
>                 Key: HADOOP-6549
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6549
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Jitendra Nath Pandey
>            Assignee: Jitendra Nath Pandey
>         Attachments: HADOOP-6549.1.patch, HADOOP-6549.2.patch
>
>
> TestDoAsEffectiveUser should configure ip address of the machine it is run on along with the localhost and loopback address in the configuration for allowed IP addresses from where a superuser can connect.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (HADOOP-6549) TestDoAsEffectiveUser should use ip address of the host for superuser ip check

Posted by "Jitendra Nath Pandey (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-6549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jitendra Nath Pandey reassigned HADOOP-6549:
--------------------------------------------

    Assignee: Jitendra Nath Pandey

> TestDoAsEffectiveUser should use ip address of the host for superuser ip check
> ------------------------------------------------------------------------------
>
>                 Key: HADOOP-6549
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6549
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Jitendra Nath Pandey
>            Assignee: Jitendra Nath Pandey
>
> TestDoAsEffectiveUser should configure ip address of the machine it is run on along with the localhost and loopback address in the configuration for allowed IP addresses from where a superuser can connect.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-6549) TestDoAsEffectiveUser should use ip address of the host for superuser ip check

Posted by "Boris Shkolnik (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-6549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12832308#action_12832308 ] 

Boris Shkolnik commented on HADOOP-6549:
----------------------------------------

looks good.
One comment - please use StringBuilder in configureSuperUserIPAddresses to build the setting's string.

> TestDoAsEffectiveUser should use ip address of the host for superuser ip check
> ------------------------------------------------------------------------------
>
>                 Key: HADOOP-6549
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6549
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Jitendra Nath Pandey
>            Assignee: Jitendra Nath Pandey
>         Attachments: HADOOP-6549.1.patch, HADOOP-6549.2.patch
>
>
> TestDoAsEffectiveUser should configure ip address of the machine it is run on along with the localhost and loopback address in the configuration for allowed IP addresses from where a superuser can connect.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-6549) TestDoAsEffectiveUser should use ip address of the host for superuser ip check

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

Boris Shkolnik updated HADOOP-6549:
-----------------------------------

    Hadoop Flags: [Reviewed]

> TestDoAsEffectiveUser should use ip address of the host for superuser ip check
> ------------------------------------------------------------------------------
>
>                 Key: HADOOP-6549
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6549
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Jitendra Nath Pandey
>            Assignee: Jitendra Nath Pandey
>         Attachments: HADOOP-6549.1.patch, HADOOP-6549.2.patch, HADOOP-6549.3.patch
>
>
> TestDoAsEffectiveUser should configure ip address of the machine it is run on along with the localhost and loopback address in the configuration for allowed IP addresses from where a superuser can connect.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-6549) TestDoAsEffectiveUser should use ip address of the host for superuser ip check

Posted by "Jitendra Nath Pandey (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-6549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jitendra Nath Pandey updated HADOOP-6549:
-----------------------------------------

    Attachment: HADOOP-6549-0_20.1.patch

patch for hadoop-20 added

> TestDoAsEffectiveUser should use ip address of the host for superuser ip check
> ------------------------------------------------------------------------------
>
>                 Key: HADOOP-6549
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6549
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Jitendra Nath Pandey
>            Assignee: Jitendra Nath Pandey
>             Fix For: 0.22.0
>
>         Attachments: HADOOP-6549-0_20.1.patch, HADOOP-6549.1.patch, HADOOP-6549.2.patch, HADOOP-6549.3.patch
>
>
> TestDoAsEffectiveUser should configure ip address of the machine it is run on along with the localhost and loopback address in the configuration for allowed IP addresses from where a superuser can connect.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-6549) TestDoAsEffectiveUser should use ip address of the host for superuser ip check

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

Hudson commented on HADOOP-6549:
--------------------------------

Integrated in Hadoop-Common-trunk #252 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-Common-trunk/252/])
    . TestDoAsEffectiveUser should use ip address of the host for superuser ip check


> TestDoAsEffectiveUser should use ip address of the host for superuser ip check
> ------------------------------------------------------------------------------
>
>                 Key: HADOOP-6549
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6549
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Jitendra Nath Pandey
>            Assignee: Jitendra Nath Pandey
>         Attachments: HADOOP-6549.1.patch, HADOOP-6549.2.patch, HADOOP-6549.3.patch
>
>
> TestDoAsEffectiveUser should configure ip address of the machine it is run on along with the localhost and loopback address in the configuration for allowed IP addresses from where a superuser can connect.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-6549) TestDoAsEffectiveUser should use ip address of the host for superuser ip check

Posted by "Boris Shkolnik (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-6549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12834369#action_12834369 ] 

Boris Shkolnik commented on HADOOP-6549:
----------------------------------------

+1
Looks good.

> TestDoAsEffectiveUser should use ip address of the host for superuser ip check
> ------------------------------------------------------------------------------
>
>                 Key: HADOOP-6549
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6549
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Jitendra Nath Pandey
>            Assignee: Jitendra Nath Pandey
>         Attachments: HADOOP-6549.1.patch, HADOOP-6549.2.patch, HADOOP-6549.3.patch
>
>
> TestDoAsEffectiveUser should configure ip address of the machine it is run on along with the localhost and loopback address in the configuration for allowed IP addresses from where a superuser can connect.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-6549) TestDoAsEffectiveUser should use ip address of the host for superuser ip check

Posted by "Jitendra Nath Pandey (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-6549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jitendra Nath Pandey updated HADOOP-6549:
-----------------------------------------

    Attachment: HADOOP-6549.2.patch

> TestDoAsEffectiveUser should use ip address of the host for superuser ip check
> ------------------------------------------------------------------------------
>
>                 Key: HADOOP-6549
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6549
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Jitendra Nath Pandey
>            Assignee: Jitendra Nath Pandey
>         Attachments: HADOOP-6549.1.patch, HADOOP-6549.2.patch
>
>
> TestDoAsEffectiveUser should configure ip address of the machine it is run on along with the localhost and loopback address in the configuration for allowed IP addresses from where a superuser can connect.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-6549) TestDoAsEffectiveUser should use ip address of the host for superuser ip check

Posted by "Jitendra Nath Pandey (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-6549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jitendra Nath Pandey updated HADOOP-6549:
-----------------------------------------

    Status: Patch Available  (was: Open)

> TestDoAsEffectiveUser should use ip address of the host for superuser ip check
> ------------------------------------------------------------------------------
>
>                 Key: HADOOP-6549
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6549
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Jitendra Nath Pandey
>            Assignee: Jitendra Nath Pandey
>         Attachments: HADOOP-6549.1.patch, HADOOP-6549.2.patch, HADOOP-6549.3.patch
>
>
> TestDoAsEffectiveUser should configure ip address of the machine it is run on along with the localhost and loopback address in the configuration for allowed IP addresses from where a superuser can connect.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-6549) TestDoAsEffectiveUser should use ip address of the host for superuser ip check

Posted by "Jitendra Nath Pandey (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-6549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jitendra Nath Pandey updated HADOOP-6549:
-----------------------------------------

    Status: Patch Available  (was: Open)

> TestDoAsEffectiveUser should use ip address of the host for superuser ip check
> ------------------------------------------------------------------------------
>
>                 Key: HADOOP-6549
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6549
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Jitendra Nath Pandey
>            Assignee: Jitendra Nath Pandey
>         Attachments: HADOOP-6549.1.patch
>
>
> TestDoAsEffectiveUser should configure ip address of the machine it is run on along with the localhost and loopback address in the configuration for allowed IP addresses from where a superuser can connect.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-6549) TestDoAsEffectiveUser should use ip address of the host for superuser ip check

Posted by "Jitendra Nath Pandey (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-6549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jitendra Nath Pandey updated HADOOP-6549:
-----------------------------------------

    Attachment: HADOOP-6549.1.patch

> TestDoAsEffectiveUser should use ip address of the host for superuser ip check
> ------------------------------------------------------------------------------
>
>                 Key: HADOOP-6549
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6549
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Jitendra Nath Pandey
>            Assignee: Jitendra Nath Pandey
>         Attachments: HADOOP-6549.1.patch
>
>
> TestDoAsEffectiveUser should configure ip address of the machine it is run on along with the localhost and loopback address in the configuration for allowed IP addresses from where a superuser can connect.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-6549) TestDoAsEffectiveUser should use ip address of the host for superuser ip check

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

Hudson commented on HADOOP-6549:
--------------------------------

Integrated in Hadoop-Common-trunk-Commit #173 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-Common-trunk-Commit/173/])
    . TestDoAsEffectiveUser should use ip address of the host for superuser ip check


> TestDoAsEffectiveUser should use ip address of the host for superuser ip check
> ------------------------------------------------------------------------------
>
>                 Key: HADOOP-6549
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6549
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Jitendra Nath Pandey
>            Assignee: Jitendra Nath Pandey
>         Attachments: HADOOP-6549.1.patch, HADOOP-6549.2.patch, HADOOP-6549.3.patch
>
>
> TestDoAsEffectiveUser should configure ip address of the machine it is run on along with the localhost and loopback address in the configuration for allowed IP addresses from where a superuser can connect.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-6549) TestDoAsEffectiveUser should use ip address of the host for superuser ip check

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

Hadoop QA commented on HADOOP-6549:
-----------------------------------

+1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12435240/HADOOP-6549.1.patch
  against trunk revision 907549.

    +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 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 passed contrib unit tests.

Test results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-h4.grid.sp2.yahoo.net/346/testReport/
Findbugs warnings: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-h4.grid.sp2.yahoo.net/346/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Checkstyle results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-h4.grid.sp2.yahoo.net/346/artifact/trunk/build/test/checkstyle-errors.html
Console output: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-h4.grid.sp2.yahoo.net/346/console

This message is automatically generated.

> TestDoAsEffectiveUser should use ip address of the host for superuser ip check
> ------------------------------------------------------------------------------
>
>                 Key: HADOOP-6549
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6549
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Jitendra Nath Pandey
>            Assignee: Jitendra Nath Pandey
>         Attachments: HADOOP-6549.1.patch
>
>
> TestDoAsEffectiveUser should configure ip address of the machine it is run on along with the localhost and loopback address in the configuration for allowed IP addresses from where a superuser can connect.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.