Details
-
Sub-task
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
Description
In the YarnClusterDescriptor#startAppMaster() we are using some time the configuration argument to the method to get/set config options, and sometimes the flinkConfiguration which is a class member. This ticket proposes to always use the configuration argument to make the method more self-contained.
Attachments
Issue Links
- relates to
-
FLINK-16733 Refactor YarnClusterDescriptor
- Open