You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by ya...@apache.org on 2020/10/22 08:35:04 UTC

[spark] branch master updated (a908b67 -> d9ee33c)

This is an automated email from the ASF dual-hosted git repository.

yamamuro pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from a908b67  [SPARK-33218][CORE] Update misleading log messages for removed shuffle blocks
     add d9ee33c  [SPARK-26533][SQL] Support query auto timeout cancel on thriftserver

No new revisions were added by this update.

Summary of changes:
 .../org/apache/spark/sql/internal/SQLConf.scala    | 11 +++++
 .../service/cli/operation/OperationManager.java    |  4 +-
 .../hive/service/cli/operation/SQLOperation.java   |  7 +--
 .../sql/hive/thriftserver/HiveThriftServer2.scala  |  2 +-
 .../SparkExecuteStatementOperation.scala           | 45 +++++++++++++++++-
 .../server/SparkSQLOperationManager.scala          |  5 +-
 .../ui/HiveThriftServer2AppStatusStore.scala       |  1 +
 .../ui/HiveThriftServer2EventManager.scala         |  7 +++
 .../ui/HiveThriftServer2Listener.scala             | 10 ++++
 .../thriftserver/HiveThriftServer2Suites.scala     | 55 +++++++++++++++++++++-
 .../SparkExecuteStatementOperationSuite.scala      |  3 +-
 .../ui/HiveThriftServer2ListenerSuite.scala        |  1 +
 12 files changed, 140 insertions(+), 11 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@spark.apache.org
For additional commands, e-mail: commits-help@spark.apache.org