colinmjj opened a new pull request, #51: URL: https://github.com/apache/incubator-uniffle/pull/51
### What changes were proposed in this pull request? ShuffleUploader is an experimental feature which is target to merge and upload data from local disk to remote storage if local disk hasn't enough space. It is replaced by `MEMORY_LOCAL_HDFS` and should be removed to avoid maintenance in the future. ### Why are the changes needed? The experimental feature is redundancy and we have to maintain it during update with new features about storage. ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? with exist UTs -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
