gengliangwang commented on code in PR #39226: URL: https://github.com/apache/spark/pull/39226#discussion_r1057948247
########## docs/configuration.md: ########## @@ -1388,6 +1388,14 @@ Apart from these, the following properties are also available, and may be useful </td> <td>3.4.0</td> </tr> +<tr> + <td><code>spark.ui.store.path.auto.cleanup.enabled</code></td> + <td>true</td> + <td> + If true, automatically cleanup the the data of `spark.ui.store.path` when SparkContext stop. Review Comment: stop => stops -- 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: reviews-unsubscr...@spark.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org