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/10/20 11:36:49 UTC

[incubator-kyuubi] branch master updated (23d8219 -> 3774658)

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

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


    from 23d8219  [KYUUBI #1255] [KYUUBI#1253] Support use helm to deploy kyuubi server on k8s
     add 3774658  [KYUUBI #1258] Implement sessions/execpool/statistic

No new revisions were added by this update.

Summary of changes:
 .../kyuubi/server/api/v1/SessionsResource.scala    |  7 +++++
 .../org/apache/kyuubi/server/api/v1/dto.scala      |  2 ++
 .../server/api/v1/SessionsResourceSuite.scala      | 31 ++++++++++++++++++++--
 3 files changed, 38 insertions(+), 2 deletions(-)