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 "Chen Liang (JIRA)" <ji...@apache.org> on 2017/04/28 22:42:04 UTC

[jira] [Created] (HDFS-11723) Should log a warning message when users try to make certain directories encryption zone

Chen Liang created HDFS-11723:
---------------------------------

             Summary: Should log a warning message when users try to make certain directories encryption zone
                 Key: HDFS-11723
                 URL: https://issues.apache.org/jira/browse/HDFS-11723
             Project: Hadoop HDFS
          Issue Type: Improvement
          Components: encryption, hdfs-client
            Reporter: Chen Liang
            Assignee: Chen Liang


If a user tries to make the entire /user directory an encryption zone, and if trash is enabled, there will be problem when the user tries to delete unencrypted file from /user to trash directory. The problem will happen even with the fix in HDFS-8831. So we should log a WARN message when users try to make such directories encryption zone. Such directories include:
{{/user}}, 
{{/user/$user}} 
{{/user/$user/.Trash}}

Thanks [~xyao] for the offline discussion.




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org