Wei-Chiu Chuang created HDFS-13357:
--------------------------------------
Summary: 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
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/[email protected] (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: [email protected]
For additional commands, e-mail: [email protected]