Intel-bigdata / Spark-PMoF

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

[PMoF-96] delete fsdax files independently #98

Closed kelvin-qin closed 3 years ago

kelvin-qin commented 3 years ago

FSDAX mode does not need to clean up the pool and can directly delete files using POSIX operations. Separate the fsdax file deletion operation from devdax.