Intel-bigdata / Spark-PMoF

Spark Shuffle Optimization with RDMA+AEP
Apache License 2.0
30 stars 22 forks source link

[PMoF-93] delete the residual file of fsdax #94

Closed kelvin-qin closed 3 years ago

kelvin-qin commented 3 years ago

Add a file delete operation in fsdax mode. When fsdax mode is used, an additional file deletion operation is needed to free up the occupied space.

kelvin-qin commented 3 years ago

Hi, @Eugene-Mark This part of the code logic is fine. The reason file deletion may fail is not caused by this code.