Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.11.3, 1.12.1, 1.13.0
Description
Application mode uses ClassPathPackagedProgramRetriever to create the PackagedProgram. However, it does not set the configuration. This will cause some client configurations not take effect. For example, classloader.resolve-order.
I think we just forget to do this since we have done the similar thing in CliFrontend.
Attachments
Issue Links
- Blocked
-
FLINK-22490 YarnApplicationClusterEntryPoint does not pass configuration parameters
- Closed
- Dependency
-
FLINK-31844 DefaultPackagedProgramRetriever#getClasspathsFromUserLibDir supports loading profile
- Open
- is duplicated by
-
FLINK-22490 YarnApplicationClusterEntryPoint does not pass configuration parameters
- Closed
- links to