[ 
https://issues.apache.org/jira/browse/HDFS-13357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gabor Bota updated HDFS-13357:
------------------------------
    Status: Patch Available  (was: Open)

> Improve AclException message "Invalid ACL: only directories may have a 
> default ACL."
> ------------------------------------------------------------------------------------
>
>                 Key: HDFS-13357
>                 URL: https://issues.apache.org/jira/browse/HDFS-13357
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>         Environment: CDH 5.10.1, Kerberos, KMS, encryption at rest, Sentry, 
> Hive
>            Reporter: Wei-Chiu Chuang
>            Assignee: Gabor Bota
>            Priority: Minor
>              Labels: newbie
>         Attachments: HDFS-13357.001.patch
>
>
> I found this warning message in a HDFS cluster
> {noformat}
> 2018-03-27 19:15:28,841 INFO org.apache.hadoop.ipc.Server: IPC Server handler 
> 90 on 8020, call org.apache.hadoop.hdfs.protocol.ClientProtocol.setAcl from 
> 10.0.0.1:39508 Call#79376996
> Retry#0: org.apache.hadoop.hdfs.protocol.AclException: Invalid ACL: only 
> directories may have a default ACL.
> 2018-03-27 19:15:28,841 WARN org.apache.hadoop.security.UserGroupInformation: 
> PriviledgedActionException as:hive/host1.example....@example.com (auth:KERBE
> ROS) cause:org.apache.hadoop.hdfs.protocol.AclException: Invalid ACL: only 
> directories may have a default ACL.
> {noformat}
> However it doesn't tell me which file had this invalid ACL.
> This cluster has Sentry enabled, so it is possible this invalid ACL doesn't 
> come from HDFS, but from Sentry.
> File this Jira to improve the message and add file name in it.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to