smengcl commented on pull request #2472: URL: https://github.com/apache/hadoop/pull/2472#issuecomment-733275478
> Thanks @smengcl . I think, we will run into the same problem while creating an encryption zone on a snapshottable dir and may need a similar fix there. Can you plz check? The reverse won't be a problem because encryption zone can only be created on empty directories. Once snapshot is enabled (`dfs.namenode.snapshot.trashroot.enabled=true), `.Trash` will prevent encryption zone to be enabled on that directory unless the admin manually removes it and then do it again. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
