You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kyuubi.apache.org by ul...@apache.org on 2021/12/10 10:16:24 UTC

[incubator-kyuubi] branch KYUUBI-1536 updated (f72b2ac -> 44ee259)

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

ulyssesyou pushed a change to branch KYUUBI-1536
in repository https://gitbox.apache.org/repos/asf/incubator-kyuubi.git.


    from f72b2ac  nit
     add 44ee259  fix

No new revisions were added by this update.

Summary of changes:
 kyuubi-plugin/pom.xml                              |  2 +-
 .../scala/org/apache/kyuubi/engine/EngineRef.scala |  5 +--
 .../org/apache/kyuubi/engine/ProcBuilder.scala     |  2 --
 .../kyuubi/engine/spark/SparkProcessBuilder.scala  | 10 ++----
 .../apache/kyuubi/session/KyuubiSessionImpl.scala  |  9 +++++-
 .../org/apache/kyuubi/engine/EngineRefSuite.scala  | 35 +++++++++------------
 .../engine/spark/SparkProcessBuilderSuite.scala    | 36 ++++++++++------------
 7 files changed, 43 insertions(+), 56 deletions(-)