[GitHub] [spark] advancedxy commented on pull request #34623: [SPARK-37347][SQL] Spark Thrift Server (STS) driver fullFC becourse of timeoutExecutor not shutdown correctly

2021-11-19 Thread GitBox
advancedxy commented on pull request #34623: URL: https://github.com/apache/spark/pull/34623#issuecomment-973876125 > > Also, is it possible for you to add a unit test for this case. > > When we set spark.sql.thriftServer.queryTimeout to 10800s, and STS running for a long time and finish

[GitHub] [spark] advancedxy commented on pull request #34623: [SPARK-37347][SQL] Spark Thrift Server (STS) driver fullFC becourse of timeoutExecutor not shutdown correctly

2021-11-19 Thread GitBox
advancedxy commented on pull request #34623: URL: https://github.com/apache/spark/pull/34623#issuecomment-973875309 > Also, is it possible for you to add a unit test for this case. > When we set spark.sql.thriftServer.queryTimeout to 10800s, and STS running for a long time and finish som

[GitHub] [spark] advancedxy commented on pull request #34623: [SPARK-37347][SQL] Spark Thrift Server (STS) driver fullFC becourse of timeoutExecutor not shutdown correctly

2021-11-16 Thread GitBox
advancedxy commented on pull request #34623: URL: https://github.com/apache/spark/pull/34623#issuecomment-971326115 > But timeoutExecutor is not shutdown correctly when statement is finished Could you elaborate more on this? Also, is it possible for you to add a unit test for thi