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/06/16 02:10:26 UTC

[spark] branch master updated (5e89fbe -> 75afd88)

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 5e89fbe  [SPARK-31824][CORE][TESTS] DAGSchedulerSuite: Improve and reuse completeShuffleMapStageSuccessfully
     add 75afd88  Revert "[SPARK-31926][SQL][TEST-HIVE1.2][TEST-MAVEN] Fix concurrency issue for ThriftCLIService to getPortNumber"

No new revisions were added by this update.

Summary of changes:
 project/SparkBuild.scala                           |  1 +
 .../src/test/resources/log4j.properties            | 65 ----------------------
 .../sql/hive/thriftserver/SharedThriftServer.scala | 50 +++++------------
 .../thriftserver/ThriftServerQueryTestSuite.scala  |  3 -
 .../ThriftServerWithSparkContextSuite.scala        | 11 +---
 .../service/cli/thrift/ThriftBinaryCLIService.java | 11 +---
 .../hive/service/cli/thrift/ThriftCLIService.java  |  3 -
 .../service/cli/thrift/ThriftHttpCLIService.java   | 21 ++-----
 .../service/cli/thrift/ThriftBinaryCLIService.java | 11 +---
 .../hive/service/cli/thrift/ThriftCLIService.java  |  3 -
 .../service/cli/thrift/ThriftHttpCLIService.java   | 21 ++-----
 11 files changed, 30 insertions(+), 170 deletions(-)
 delete mode 100644 sql/hive-thriftserver/src/test/resources/log4j.properties


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