Skip to content

Commit 0d8604b

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 <liu.zhaokun@zte.com.cn> Closes apache#18333 from liu-zhaokun/new3.
1 parent edcb878 commit 0d8604b

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
@@ -1774,14 +1774,6 @@ Apart from these, the following properties are also available, and may be useful
17741774
you can set larger value.
17751775
</td>
17761776
</tr>
1777-
<tr>
1778-
<td><code>spark.core.connection.auth.wait.timeout</code></td>
1779-
<td>30s</td>
1780-
<td>
1781-
How long for the connection to wait for authentication to occur before timing
1782-
out and giving up.
1783-
</td>
1784-
</tr>
17851777
<tr>
17861778
<td><code>spark.modify.acls</code></td>
17871779
<td>Empty</td>

0 commit comments

Comments
 (0)