-
- Downloads
SPARK-3025 [SQL]: Allow JDBC clients to set a fair scheduler pool
This definitely needs review as I am not familiar with this part of Spark. I tested this locally and it did seem to work. Author: Patrick Wendell <pwendell@gmail.com> Closes #1937 from pwendell/scheduler and squashes the following commits: b858e33 [Patrick Wendell] SPARK-3025: Allow JDBC clients to set a fair scheduler pool
Showing
- docs/sql-programming-guide.md 5 additions, 0 deletionsdocs/sql-programming-guide.md
- sql/core/src/main/scala/org/apache/spark/sql/SQLConf.scala 3 additions, 0 deletionssql/core/src/main/scala/org/apache/spark/sql/SQLConf.scala
- sql/hive-thriftserver/src/main/scala/org/apache/spark/sql/hive/thriftserver/server/SparkSQLOperationManager.scala 20 additions, 7 deletions...l/hive/thriftserver/server/SparkSQLOperationManager.scala
Loading
Please register or sign in to comment