-
- Downloads
[SPARK-3565]Fix configuration item not consistent with document
https://issues.apache.org/jira/browse/SPARK-3565 "spark.ports.maxRetries" should be "spark.port.maxRetries". Make the configuration keys in document and code consistent. Author: WangTaoTheTonic <barneystinson@aliyun.com> Closes #2427 from WangTaoTheTonic/fixPortRetries and squashes the following commits: c178813 [WangTaoTheTonic] Use blank lines trigger Jenkins 646f3fe [WangTaoTheTonic] also in SparkBuild.scala 3700dba [WangTaoTheTonic] Fix configuration item not consistent with document (cherry picked from commit 3f169bfe) Signed-off-by:Patrick Wendell <pwendell@gmail.com>
Showing
- core/src/main/scala/org/apache/spark/util/Utils.scala 3 additions, 3 deletionscore/src/main/scala/org/apache/spark/util/Utils.scala
- core/src/test/scala/org/apache/spark/deploy/JsonProtocolSuite.scala 2 additions, 0 deletions...est/scala/org/apache/spark/deploy/JsonProtocolSuite.scala
- docs/configuration.md 1 addition, 1 deletiondocs/configuration.md
- project/SparkBuild.scala 1 addition, 1 deletionproject/SparkBuild.scala
Loading
Please register or sign in to comment