yanghua commented on a change in pull request #10187: [FLINK-13938][yarn] 
Enable configure shared libraries on YARN
URL: https://github.com/apache/flink/pull/10187#discussion_r346645157
 
 

 ##########
 File path: docs/_includes/generated/yarn_config_configuration.html
 ##########
 @@ -102,6 +102,11 @@
             <td style="word-wrap: break-word;">(none)</td>
             <td>When a Flink job is submitted to YARN, the JobManager’s host 
and the number of available processing slots is written into a properties file, 
so that the Flink client is able to pick those details up. This configuration 
parameter allows changing the default location of that file (for example for 
environments sharing a Flink installation between users).</td>
         </tr>
+        <tr>
+            <td><h5>yarn.shared-libraries</h5></td>
+            <td style="word-wrap: break-word;">(none)</td>
+            <td>specify the path to use public visibility feature of YARN 
NodeManager localizing resources.</td>
 
 Review comment:
   Shall we capitalize the first letter? Like other config option description.

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