tillrohrmann commented on a change in pull request #11353: [FLINK-16438][yarn] 
Make YarnResourceManager starts workers using WorkerResourceSpec requested by 
SlotManager
URL: https://github.com/apache/flink/pull/11353#discussion_r409589090
 
 

 ##########
 File path: 
flink-yarn/src/main/java/org/apache/flink/yarn/configuration/YarnConfigOptionsInternal.java
 ##########
 @@ -34,4 +37,27 @@
                                        .stringType()
                                        .noDefaultValue()
                                        .withDescription("**DO NOT USE** The 
location of the log config file, e.g. the path to your log4j.properties for 
log4j.");
+
+       /**
+        * **DO NO USE** Whether {@link YarnResourceManager} should match the 
vcores of allocated containers with those requested.
 
 Review comment:
   ```suggestion
         * **DO NOT USE** Whether {@link YarnResourceManager} should match the 
vcores of allocated containers with those requested.
   ```

----------------------------------------------------------------
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]


With regards,
Apache Git Services

Reply via email to