SteNicholas opened a new pull request, #2572: URL: https://github.com/apache/celeborn/pull/2572
### What changes were proposed in this pull request? `MRAppMasterWithCeleborn` supports uri of absolute conf path for `mapreduce.job.cache.files`. ### Why are the changes needed? `yarn.app.mapreduce.am.staging-dir` could use absolute path of staging directory in production environment. Therefore, the `celebornConfPath` may be absolute conf path with scheme. `MRAppMasterWithCeleborn` should support uri of absolute `celebornConfPath` for `mapreduce.job.cache.files`. ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? GA test. -- 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]
