wangyang0918 commented on pull request #14891: URL: https://github.com/apache/flink/pull/14891#issuecomment-781025442
@PChou Sorry for the late response. I think we could introduce the `setConfiguration` for `ClassPathPackagedProgramRetriever.Builder`. If you check the implementation of `PackagedProgram.Builder`, you could find that it also support set the configuration. Actually, I believe we should also set the configuration for `PackagedProgram.Builder` in `ClassPathPackagedProgramRetriever`. It just seems that we forget to do this now. WDYT? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
