Niranjan Jayakar created SPARK-42498:
----------------------------------------
Summary: reduce spark connect service retry time
Key: SPARK-42498
URL: https://issues.apache.org/jira/browse/SPARK-42498
Project: Spark
Issue Type: Improvement
Components: Connect
Affects Versions: 3.3.2
Reporter: Niranjan Jayakar
https://github.com/apache/spark/blob/5fc44dabe5084fb784f064afe691951a3c270793/python/pyspark/sql/connect/client.py#L411
Currently, 15 retries with the current backoff strategy result in the client
sitting in
the retry loop for ~400 seconds in the worst case. This means, applications and
users using the spark connect client will hang for >6 minutes with no response.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]