Skip to content
This repository was archived by the owner on Jan 9, 2020. It is now read-only.

Commit 8747f8e

Browse files
liu-zhaokunsrowen
authored andcommitted
[SPARK-21126] The configuration which named "spark.core.connection.auth.wait.timeout" hasn't been used in spark
[https://issues.apache.org/jira/browse/SPARK-21126](https://issues.apache.org/jira/browse/SPARK-21126) The configuration which named "spark.core.connection.auth.wait.timeout" hasn't been used in spark,so I think it should be removed from configuration.md. Author: liuzhaokun <[email protected]> Closes apache#18333 from liu-zhaokun/new3. (cherry picked from commit 0d8604b) Signed-off-by: Sean Owen <[email protected]>
1 parent d3deeb3 commit 8747f8e

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

docs/configuration.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1765,14 +1765,6 @@ Apart from these, the following properties are also available, and may be useful
17651765
you can set larger value.
17661766
</td>
17671767
</tr>
1768-
<tr>
1769-
<td><code>spark.core.connection.auth.wait.timeout</code></td>
1770-
<td>30s</td>
1771-
<td>
1772-
How long for the connection to wait for authentication to occur before timing
1773-
out and giving up.
1774-
</td>
1775-
</tr>
17761768
<tr>
17771769
<td><code>spark.modify.acls</code></td>
17781770
<td>Empty</td>

0 commit comments

Comments
 (0)