HeartSaVioR opened a new pull request #1413: HADOOP-16255. Add 
ChecksumFs.rename(path, path, boolean) to rename crc file as well when 
FileContext.rename(path, path, options) is called. [BRANCH-2]
URL: https://github.com/apache/hadoop/pull/1413
 
 
   Please refer https://issues.apache.org/jira/browse/HADOOP-16255 for more 
details.
   
   FYI, FileContext.rename(path, path, options) leaks crc file for source of 
rename when CheckFs or its descendant is used as underlying filesystem. 
https://issues.apache.org/jira/browse/SPARK-28025 took a workaround via 
removing crc file manually, and we hope to get rid of workaround eventually.
   
   This PR is ported version of #1388 for branch-2.

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


With regards,
Apache Git Services

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

Reply via email to