You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2020/10/01 17:46:49 UTC

[GitHub] [hadoop] smengcl edited a comment on pull request #2352: HDFS-15607. Create trash dir when allowing snapshottable dir

smengcl edited a comment on pull request #2352:
URL: https://github.com/apache/hadoop/pull/2352#issuecomment-701586546


   > Do we need to add provisionTrash command for WebHdfs as well?
   
   Good point. I think so, yes.
   
   Update: As I was attempting to add `PROVISIONSNAPSHOTTRASH` to WebHDFS, I realized `NamenodeWebHdfsMethods` is already server code. But the whole provision trash logic are on the **client** side (same as provision EZ trash). This would also imply that WebHDFS `ALLOWSNAPSHOT` won't trigger provision snapshot trash at the moment.
   
   Note WebHDFS doesn't support encryption zone commands (create, list, etc.).
   
   I have opened another jira [HDFS-15612](https://issues.apache.org/jira/browse/HDFS-15612) for discussion on WebHDFS support for provision snapshot trash. Let's rule WebHDFS out in this jira for now. @bshashikant 


----------------------------------------------------------------
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:
users@infra.apache.org



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