You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by GitBox <gi...@apache.org> on 2020/06/02 23:51:27 UTC

[GitHub] [hbase] huaxiangsun commented on pull request #1791: HBASE-23202 ExportSnapshot (import) will fail if copying files to roo…

huaxiangsun commented on pull request #1791:
URL: https://github.com/apache/hbase/pull/1791#issuecomment-637869217


   @z-york @ndimiduk I updated the patch based on your comments. Here is a summary of the changes:
   1. The major changes are addressing SNAPSHOT_WORKING_DIR config, added a new Test class to test against SNAPSHOT_WORKING_DIR to be a different filesystem from the rootdir's. 
   2. Other changes are for fixing testing issues.
   
   Can you review the changes? Thanks.
   
   p.s., The current state is that hfile cleaner and snapshot wont step on each other. The only missing part is ExportSnapshot. However, there is an issue in ExportSnapshot which does not honor the case that working dir/root dir are from different filesystem.
   


----------------------------------------------------------------
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