tiantingting5435 opened a new pull request, #360: URL: https://github.com/apache/incubator-uniffle/pull/360
### What changes were proposed in this pull request? We add a config option rss.test.mode.enable, default value is false. When we use HDFS or LOCALFILE storageType in the client or shuffle server, we should throw an exception if rss.test.mode.enable is false. ### Why are the changes needed? HDFS and LOCALFILE storageType have poor performance, but they are useful for tests. We don't recommend to use them. ### Does this PR introduce _any_ user-facing change? NO ### How was this patch tested? Test locally -- 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]
