dongjoon-hyun commented on code in PR #40637: URL: https://github.com/apache/spark/pull/40637#discussion_r1161448268
########## docs/running-on-yarn.md: ########## @@ -646,6 +646,16 @@ To use a custom metrics.properties for the application master and executors, upd </td> <td>0.9.0</td> </tr> +<tr> + <td><code>spark.yarn.report.logging.frequency</code></td> Review Comment: Do we have other sister configurations with this? Otherwise, instead of introducing a new config namespace, `spark.yarn.report.logging.*`, shall we rename to `spark.yarn.report.loggingFrequency`? -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
