You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Tsz Wo (Nicholas), SZE (JIRA)" <ji...@apache.org> on 2009/12/22 19:42:29 UTC

[jira] Created: (HDFS-848) TestHDFSCLI.refreshServiceAcl failed

TestHDFSCLI.refreshServiceAcl failed
------------------------------------

                 Key: HDFS-848
                 URL: https://issues.apache.org/jira/browse/HDFS-848
             Project: Hadoop HDFS
          Issue Type: Bug
            Reporter: Tsz Wo (Nicholas), SZE


{noformat}
                     Test ID: [597]
            Test Description: [refreshServiceAcl: refreshing security authorization policy for namenode]
 
               Test Commands: [-fs NAMENODE -refreshServiceAcl ]
 
 
                  Comparator: [ExactComparator]
          Comparision result:   [fail]
             Expected output:   []
               Actual output:   [refreshServiceAcl: org.apache.hadoop.security.authorize.AuthorizationException: java.security.AccessControlException: access denied ConnectionPermission(org.apache.hadoop.security.authorize.RefreshAuthorizationPolicyProtocol)
]
{noformat}
I did "ant veryclean" before running "ant run-test-hdfs -Dtestcase=TestHDFSCLI".

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


[jira] Resolved: (HDFS-848) TestHDFSCLI.refreshServiceAcl failed

Posted by "Tsz Wo (Nicholas), SZE (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HDFS-848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tsz Wo (Nicholas), SZE resolved HDFS-848.
-----------------------------------------

    Resolution: Invalid

Just have tried again and it passed.

> TestHDFSCLI.refreshServiceAcl failed
> ------------------------------------
>
>                 Key: HDFS-848
>                 URL: https://issues.apache.org/jira/browse/HDFS-848
>             Project: Hadoop HDFS
>          Issue Type: Bug
>            Reporter: Tsz Wo (Nicholas), SZE
>
> {noformat}
>                      Test ID: [597]
>             Test Description: [refreshServiceAcl: refreshing security authorization policy for namenode]
>  
>                Test Commands: [-fs NAMENODE -refreshServiceAcl ]
>  
>  
>                   Comparator: [ExactComparator]
>           Comparision result:   [fail]
>              Expected output:   []
>                Actual output:   [refreshServiceAcl: org.apache.hadoop.security.authorize.AuthorizationException: java.security.AccessControlException: access denied ConnectionPermission(org.apache.hadoop.security.authorize.RefreshAuthorizationPolicyProtocol)
> ]
> {noformat}
> I did "ant veryclean" before running "ant run-test-hdfs -Dtestcase=TestHDFSCLI".

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