warrenzhu25 commented on a change in pull request #34035:
URL: https://github.com/apache/spark/pull/34035#discussion_r712371809
##########
File path: docs/running-on-kubernetes.md
##########
@@ -1120,6 +1120,22 @@ See the [configuration page](configuration.html) for
information on Spark config
</td>
<td>3.0.0</td>
</tr>
+<tr>
+ <td><code>spark.kubernetes.logToFile.enabled</code></td>
+ <td><code>false</code></td>
+ <td>
+ Whether to write executor/driver stdout/stderr as log file
+ </td>
+ <td>3.2.0</td>
Review comment:
Updated. Any other comments?
--
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]