Github user rxin commented on a diff in the pull request:
https://github.com/apache/spark/pull/15833#discussion_r87245015
--- Diff: core/src/main/scala/org/apache/spark/deploy/Client.scala ---
@@ -221,7 +221,6 @@ object Client {
val conf = new SparkConf()
val driverArgs = new ClientArguments(args)
- conf.set("spark.rpc.askTimeout", "10")
--- End diff --
I guess part of the reason is that master/client have low memory usage and
as a result unlikely to have long timeouts due to gc.
@srowen I'm not sure if this is a good change.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]