HeartSaVioR opened a new pull request #1388: HADOOP-16225. Add 
ChecksumFs.rename(path, path, boolean) to rename crc file as well when 
FileContext.rename(path, path, options) is called.
URL: https://github.com/apache/hadoop/pull/1388
 
 
   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 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]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to