Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Not A Problem
-
2.2.0
-
None
-
None
Description
spark.core.connection.ack.wait.timeout and spark.shuffle.io.connectionTimeout only are used in unit tests.So I think they should be removed and we can replace them with spark.network.timeout
in those unit tests.