-
- Downloads
[SPARK-6490][Docs] Add docs for rpc configurations
Added docs for rpc configurations and also fixed two places that should have been fixed in #5595. Author: zsxwing <zsxwing@gmail.com> Closes #5607 from zsxwing/SPARK-6490-docs and squashes the following commits: 25a6736 [zsxwing] Increase the default timeout to 120s 6e37c30 [zsxwing] Update docs 5577540 [zsxwing] Use spark.network.timeout as the default timeout if it presents 4f07174 [zsxwing] Fix unit tests 1c2cf26 [zsxwing] Add docs for rpc configurations
Showing
- core/src/main/scala/org/apache/spark/util/RpcUtils.scala 4 additions, 2 deletionscore/src/main/scala/org/apache/spark/util/RpcUtils.scala
- core/src/test/scala/org/apache/spark/SparkConfSuite.scala 1 addition, 1 deletioncore/src/test/scala/org/apache/spark/SparkConfSuite.scala
- core/src/test/scala/org/apache/spark/rpc/RpcEnvSuite.scala 1 addition, 1 deletioncore/src/test/scala/org/apache/spark/rpc/RpcEnvSuite.scala
- docs/configuration.md 32 additions, 2 deletionsdocs/configuration.md
Loading
Please register or sign in to comment