akpatnam25 commented on PR #2758: URL: https://github.com/apache/celeborn/pull/2758#issuecomment-2412979394
@FMX sorry for the delay in responding, I was out on vacation. We need the reflection, because the `DefaultContainerInfoProvider` is the default impl. Users would supply their own implementation based on their environment and how they would retrieve the container info. For example, in a k8s env, retrieving the container info would involve hitting the k8s api server or getting it from env variables. This is different for each env, and is up to the user to provide. -- 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]
