You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by do...@apache.org on 2020/05/20 17:33:33 UTC

[spark] branch master updated (7e2ed40 -> d40ecfa)

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

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


    from 7e2ed40  [SPARK-31759][DEPLOY] Support configurable max number of rotate logs for spark daemons
     add d40ecfa  [SPARK-31387][SQL] Handle unknown operation/session ID in HiveThriftServer2Listener

No new revisions were added by this update.

Summary of changes:
 .../ui/HiveThriftServer2Listener.scala             | 106 +++++++++++++--------
 .../hive/thriftserver/HiveSessionImplSuite.scala   |  73 ++++++++++++++
 .../ui/HiveThriftServer2ListenerSuite.scala        |  17 ++++
 .../hive/service/cli/session/HiveSessionImpl.java  |  20 ++--
 .../hive/service/cli/session/HiveSessionImpl.java  |  20 ++--
 5 files changed, 183 insertions(+), 53 deletions(-)
 create mode 100644 sql/hive-thriftserver/src/test/scala/org/apache/spark/sql/hive/thriftserver/HiveSessionImplSuite.scala


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