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 "Stephen Chu (JIRA)" <ji...@apache.org> on 2012/10/10 20:51:03 UTC

[jira] [Created] (HDFS-4026) Improve error message for dfsadmin -refreshServiceAcl

Stephen Chu created HDFS-4026:
---------------------------------

             Summary: Improve error message for dfsadmin -refreshServiceAcl
                 Key: HDFS-4026
                 URL: https://issues.apache.org/jira/browse/HDFS-4026
             Project: Hadoop HDFS
          Issue Type: Bug
    Affects Versions: 2.0.1-alpha
            Reporter: Stephen Chu


I ran _hdfs dfsadmin -refreshServiceAcl_ on a cluster that did not have Service Level Authorization enabled:

{code}
[schu@cs-10-20-90-154 ~]$ hdfs dfsadmin -refreshServiceAcl
refreshServiceAcl: 
[schu@cs-10-20-90-154 ~]$ echo $?
255
[schu@cs-10-20-90-154 ~]$ 
{code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira