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.