jojochuang commented on PR #5950:
URL: https://github.com/apache/hbase/pull/5950#issuecomment-2155544189

   I'm late to this, but from a file system perspective, we should be more 
graceful about it because checksums between file systems are not necessarily 
comparable.
   
   For example, if you export snapshot from HDFS to S3, The file checksum are 
simply different regardless. It would be nice to have a flag to skip the file 
checksum check, similar to the hdfs distcp -skipcrc option, or skip if the 
source and destination are on different FS.


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to