beliefer commented on a change in pull request #28044: [SPARK-31282][DOC]
Supplement version for configuration appear in security doc
URL: https://github.com/apache/spark/pull/28044#discussion_r399070263
##########
File path: docs/security.md
##########
@@ -286,14 +288,15 @@ below.
The following options control the authentication of Web UIs:
<table class="table">
-<tr><th>Property Name</th><th>Default</th><th>Meaning</th></tr>
+<tr><th>Property Name</th><th>Default</th><th>Meaning</th><th>Since
Version</th></tr>
<tr>
<td><code>spark.ui.filters</code></td>
<td>None</td>
<td>
See the <a href="configuration.html#spark-ui">Spark UI</a> configuration
for how to configure
filters.
</td>
+ <td>1.0.0</td>
Review comment:
SPARK-1189, commit ID:
7edbea41b43e0dc11a2de156be220db8b7952d01#diff-f79a5ead735b3d0b34b6b94486918e1c
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]