mridulm commented on PR #2482: URL: https://github.com/apache/celeborn/pull/2482#issuecomment-2084417011
@SteNicholas That makes sense, there are definitely scenarios where we cannot update the spark distribution with additional jars. The reason why I brought that up is, currently the warning will always be emitted ... even if celeborn jars are part of spark distribution and so not susceptible to the issue. Given this, can be add to the `if` condition to check if this is a problematic case ? -- 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]
