You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kyuubi.apache.org by fe...@apache.org on 2023/04/20 12:14:28 UTC

[kyuubi] branch master updated (9086b28bc -> a59e27a7a)

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

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


    from 9086b28bc [KYUUBI #4710] [ARROW] LocalTableScanExec should not trigger job
     add a59e27a7a [KYUUBI #4719] Support submission timeout for yarn application manager and get the applicationInfo in-memory

No new revisions were added by this update.

Summary of changes:
 .../kyuubi/engine/YarnApplicationOperation.scala   | 17 +++++-
 .../kyuubi/operation/BatchJobSubmission.scala      | 61 ++++++++++------------
 .../operation/KyuubiApplicationOperation.scala     |  4 +-
 .../org/apache/kyuubi/operation/LaunchEngine.scala |  2 +-
 .../kyuubi/server/api/v1/BatchesResource.scala     |  2 +-
 .../org/apache/kyuubi/WithKyuubiServerOnYarn.scala | 10 ++--
 6 files changed, 54 insertions(+), 42 deletions(-)