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

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


    from 7c126575e [build] Jar exclusion fixes
     new ecd3d37ec Upgrade to Spark3.5.5
     new eb558192d SPNEGO authentication in ExternalMiniCluster

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 java/gradle/dependencies.gradle                    |  2 +-
 java/kudu-backup/build.gradle                      | 19 +++++++---
 java/kudu-spark-tools/build.gradle                 |  5 ++-
 java/kudu-spark/build.gradle                       |  5 ++-
 .../org/apache/kudu/spark/kudu/KuduContext.scala   | 16 +++++++--
 .../apache/kudu/test/cluster/MiniKuduCluster.java  | 14 ++++++++
 src/kudu/integration-tests/cluster_itest_util.cc   |  6 +++-
 src/kudu/integration-tests/cluster_itest_util.h    |  3 +-
 src/kudu/integration-tests/security-itest.cc       |  4 +++
 src/kudu/master/dynamic_multi_master-test.cc       |  3 +-
 .../mini-cluster/external_mini_cluster-test.cc     | 27 ++++++++++++++
 src/kudu/mini-cluster/external_mini_cluster.cc     | 41 ++++++++++++++++++----
 src/kudu/mini-cluster/external_mini_cluster.h      |  5 +++
 13 files changed, 131 insertions(+), 19 deletions(-)

Reply via email to