This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/livy/hadoop.version-3.1.1.7.2.15.0-147 in repository https://gitbox.apache.org/repos/asf/zeppelin.git
discard bc1790b931 Bump hadoop.version from 2.7.7 to 3.1.1.7.2.15.0-147 in /livy add e70b57c9ba [ZEPPELIN-5819] Configures ivy to download jar libraries only from remote add b56b60a612 [ZEPPELIN-5191] Fix the wrong Docker image name in zeppelin-server.yaml (#4439) add 60d565ce47 [ZEPPELIN-5836] Remove scala-2.10 because it has no JDK 11 Support (#4494) add 3b5397172e Bump hadoop.version from 2.7.7 to 3.1.1.7.2.15.0-147 in /livy This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (bc1790b931) \ N -- N -- N refs/heads/dependabot/maven/livy/hadoop.version-3.1.1.7.2.15.0-147 (3b5397172e) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. No new revisions were added by this update. Summary of changes: .github/workflows/core.yml | 4 +- dev/change_scala_version.sh | 2 +- docs/quickstart/kubernetes.md | 73 +++++++++++++++++----- docs/setup/basics/how_to_build.md | 2 +- docs/setup/deployment/flink_and_spark_cluster.md | 10 +-- flink/flink-scala-parent/pom.xml | 8 +-- jdbc/pom.xml | 6 +- k8s/zeppelin-server.yaml | 4 +- livy/pom.xml | 2 +- pom.xml | 33 +++------- spark/interpreter/pom.xml | 14 ----- zeppelin-display/pom.xml | 54 ++++++++-------- .../zeppelin/integration/SparkIntegrationTest.java | 19 +++++- .../src/test/resources/ivysettings.xml | 6 ++ 14 files changed, 134 insertions(+), 103 deletions(-) create mode 100644 zeppelin-interpreter-integration/src/test/resources/ivysettings.xml