dongjoon-hyun commented on a change in pull request #35786:
URL: https://github.com/apache/spark/pull/35786#discussion_r822944660
##########
File path: docs/running-on-kubernetes.md
##########
@@ -1547,6 +1547,22 @@ 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>
+<tr>
+ <td><code>spark.kubernetes.executor.podGroupTemplateFile</code></td>
Review comment:
Not yet for this. After ramping down, if there is no further use case
from your side, we may want to remove this completely at Apache Spark 3.3,
@Yikun .
--
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]