dongjoon-hyun commented on a change in pull request #35786:
URL: https://github.com/apache/spark/pull/35786#discussion_r823368694
##########
File path: docs/running-on-kubernetes.md
##########
@@ -1538,6 +1538,14 @@ See the [configuration page](configuration.html) for
information on Spark config
</td>
<td>3.3.0</td>
</tr>
+<tr>
+ <td><code>spark.kubernetes.driver.podGroupTemplateFile</code></td>
+ <td>(none)</td>
+ <td>
+ File containing a template pod group spec for driver.
+ </td>
+ <td>3.3.0</td>
+</tr>
Review comment:
It would be better if you put this after `scheduler` configurations.
--
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]