Michael Neely created SPARK-50613: ------------------------------------- Summary: Spark Connect - Support Configurable Idle Timeout of Connect Server Key: SPARK-50613 URL: https://issues.apache.org/jira/browse/SPARK-50613 Project: Spark Issue Type: New Feature Components: Connect Affects Versions: 3.5.3 Reporter: Michael Neely
This ticket proposes the creation of a configurable idle timeout window for the Spark Connect server to shutdown if no active sessions or requests are created/submitted/running. Currently, the Spark Connect server runs until manually terminated. For those who use Spark Connect on hosted map reduce clusters (e.g., Amazon EMR), this means the cluster is never marked as idle and, therefore, never shut down. If this ticket were implemented, administrators would be able to provision clusters that automatically terminate if there is no active use of Spark Connect, thus saving resources. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org