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

jongyoul pushed a change to branch branch-0.12
in repository https://gitbox.apache.org/repos/asf/zeppelin.git


 discard 23b7d938c4 [ZEPPELIN-6267] Refactor JarHelper Class to Use a Logging 
Framework Instead of System.out.println()
 discard 7be28f3ea6 [ZEPPELIN-6195] Fix Selenium tests by switching from Chrome 
to Firefox and upgrading outdated Spark
 discard ea9b2466e3 [ZEPPELIN-6626] Fix JWT expiration validation security 
vulnerability
 discard d6cf16ea7d [ZEPPELIN-6264] Refactor InfluxDBInterpreter for improved 
readability and maintainability
 discard 932f3e9bde [ZEPPELIN-6202] Fix %20 showing in notebook tree by 
URL-decoding note file paths
 discard 92b77256ab [ZEPPELIN-6262] Refactor ElasticsearchClientTypeBuilder for 
safer enum handling and blank input support
 discard bb6a1c02b2 [ZEPPELIN-6260] Fix memory leak in WebSocket watcher 
connections
 discard 89316a2ff9 [ZEPPELIN-6247] Fix flag parsing bug in FileInterpreter
 discard edc75a791e [ZEPPELIN-6251] Refactor AuthenticationService binding 
using factory method
 discard 81482fd2ba [ZEPPELIN-6243] Remove unused code in SemanticVersion class
 discard 00599c76a3 [ZEPPELIN-6254] Add test case in file interpreter
 discard e0fcbf2fcd [ZEPPELIN-6249] Fix broken Ace Editor theme link in STYLE.md
 discard 820c93d178 [ZEPPELIN-6226] Update installation document with Supported 
Linux Distributions
 discard 17e929bfc3 [ZEPPELIN-6223] Improve grammar and clarity in 
SECURITY-README.md for Shiro authentication
 discard 7494becebb [ZEPPELIN-6241] Fail fast when default web app context 
fails to initialize due to missing resources
 discard e74ffb2b6f [ZEPPELIN-6246] Replace deprecated Character constructor
 discard 19b1b08e43 [ZEPPELIN-6242] Refactor initAuth in Neo4jConnectionManager 
for safer enum parsing and default handling
 discard dc3e193482 [ZEPPELIN-6220] Remove unused constructor in 
DownloadRequest.class
 discard cc7259017b [ZEPPELIN-6240] Use generics in CommandArgs constructor to 
improve type safety
 discard 72525d23da [ZEPPELIN-6225] Refactor HiveStatement unwrapping for 
improved readability and robustness
 discard 2f4aa4f50a [ZEPPELIN-6213] Add Cache-Control Header to API Calls
 discard b67f0dadfa [MINOR] upgrade scala
 discard a3d3b4076b [ZEPPELIN-6205] Sort configurations alphabetically in new UI
 discard 958ad65239 [ZEPPELIN-6230] "Add Paragraph" button should not be hidden 
in Notebook.
 discard 6f1cce74cd [ZEPPELIN-6239] Bump commons-lang3 from 3.14.0 to 3.18.0
 discard 309f174feb [ZEPPELIN-6199] Fix tutorial document file download not 
working
 discard bbdf4e45e0 [ZEPPELIN-6222] Fix typos and improve clarity in Neo4j 
interpreter configuration descriptions
 discard 9ad1fc762f [ZEPPELIN-6210] Removed unused CommandLineUtilsTest.java 
file
 discard c16e1b872d [ZEPPELIN-6201] Add unit tests for utils classes: 
ServerUtils, ExceptionUtils, CommandLineUtils, AnyOfRolesUserAuthorizationFilter
 discard 81fa7507a3 [ZEPPELIN-6206] Fix notebook paths in job manager page
 discard 41f06a3ee0 [ZEPPELIN-6196] Improve and Add Unit Tests for 
Elasticsearch Client and Wrappers
 discard f632ca27b8 [ZEPPELIN-6192] Enhance getHit() safety in ActionResponse 
and improve interface documentation
 discard 22fe52fe8e [ZEPPELIN-6198] Fix multiple typos in documentation 
markdown files
 discard c77e9f26e7 [ZEPPELIN-6086] Official Spark 4.0 support
 discard b3c89085a7 [ZEPPELIN-6185] fix prevent shortcut working in input field
 discard abb4983d1c [ZEPPELIN-6186] fix searching user using JdbcRealm
 discard d3bbd11295 [ZEPPELIN-6190] Prevent directory escape bypass through 
repeated URL decoding
 discard e9be3aab6d [ZEPPELIN-6193] Refactor SparkSubmitInterpreter to Improve 
Readability and Error Handling
 discard 6adf622ae0 [ZEPPELIN-3271] add shiro setup for cron feature in docs
 discard 81cb98942e [ZEPPELIN-6194] Fix flaky Conda environment setup by using 
strict channel priority in GitHub Actions
 discard 858c7779cb [ZEPPELIN-6191] Remove loading external resources in 
Zeppelin documentations
 discard 4d66e70868 Bump org.apache.commons:commons-vfs2 from 2.6.0 to 2.10.0 
in /zeppelin-zengine
 discard 17a57ffcb3 [ZEPPELIN-6182] fix fail on running script to enable system 
service
 discard b5c54d684c [ZEPPELIN-6163] HBase interpreter supports hbase-2.x
 discard f1eee0ea88 [ZEPPELIN-6176] imagePullSecrets is skipped in interpreter 
other than spark
 discard 0948449b61 [ZEPPELIN-6158] Update Jetty and other libraries to use 
Jakarta
 discard 0234fb3163 [ZEPPELIN-6179] Switch to ubuntu 24.04 for GitHub-CI 
workflows
 discard 3ce2fc8bdb [ZEPPELIN-6175] Correction of linter errors in zeppelin-web
 discard 1afcba569d [ZEPPELIN-6164] Fix the problem that the dep or property in 
the last …
 discard 8e8ef5a0c1 [ZEPPELIN-2729] Paragraph numbering
 discard b8ed7f511a [ZEPPELIN-6169] upgrade to bcpkix-jdk18on 1.80
 discard f04b2f52bb [ZEPPELIN-6168] Fix k8s interpreter service name removing 
all dots from pod name
    omit 9e0fcc7b8e [MINOR] Fix Dockerfile
    omit c6788f6563 [MINOR] Fix create_release.sh
    omit 2831348ccc [MINOR] Fix create_release.sh
    omit f9a5050719 [RELEASE] Change version to 0.12.0
    omit c8ac2f3984 [ZEPPELIN-6157] Download artifacts from CDN if available
    omit 5551cd4c9e [ZEPPELIN-6143] Add Interpreter Event Server Port 
configuration option
    omit 856a9dbefc [ZEPPELIN-6151] Remove AngularJS -> Angular Code Migration 
Suggestion Feature
    omit b66142e6de [ZEPPELIN-6150] `zeppelin.sh` shall respect HADOOP_HOME to 
find `hadoop` command
    omit 36a8dda28d [ZEPPELIN-6145] Remove useless message type in Terminal 
Interpreter
    omit bd270bd857 [ZEPPELIN-6131] Update Interpreter to Store Values as 
Integers When Applicable
    omit 341a65860f [ZEPPELIN-6141] Update the link to the page where all 
issues are sorted
    omit 0eb10ddfff [ZEPPELIN-6140] Add logs to the runParagraph method
    omit fcdd1dfec5 [ZEPPELIN-6146] Replace 'application/zpln' with '.zpln' in 
'accept' attribute of file importer
    omit 50a51cfbbe [ZEPPELIN-6147] Make interpreter searching case-insensitive 
in new ui
    omit 8e8c901c05 [ZEPPELIN-6095] validate decoded url in jdbc interpreter
    omit aa216f8ba0 [ZEPPELIN-6135] Fix clean goal not removing interpreter/ 
output(Spark,Flink)
    omit f4847ea8eb [NO-ISSUE] Implement Origin check for terminal interpreter 
WebSocket connections
    omit 8941cd88a5 [ZEPPELIN-6138] Update Apache Parent
    omit 97de9b5f90 [ZEPPELIN-6136] Java release to 11
    omit ccc0e70d64 [ZEPPELIN-6137] Fix Windows compile tests
    omit 88c74441fd [ZEPPELIN-6090] Drop JDK8 from CI
    omit e088a82a74 [ZEPPELIN-6132] Bump Maven 3.9.9 and Maven Wrapper 3.3.2
    omit ee1b7f0155 [ZEPPELIN-6134] Test Livy 0.8 and Spark 3.2 with Java 11
    omit 48cf7394c1 [ZEPPELIN-6133] Bump Groovy from 2.4.7 to 2.4.21
    omit ed4cacf333 [ZEPPELIN-6127] Fix setting incorrect ZEPPELIN_ANGULAR_WAR 
value
    omit 58ddbd18cc [ZEPPELIN-6097] Suppress duplicated error popup and fix 
broken CSS
    omit 27fd16fb9f [ZEPPELIN-6096] Cursor appears cut off in Notebook editor
    omit ad4ced6125 [ZEPPELIN-6126] Remove hadoop dependencies out of the final 
zeppelin-web.war
    omit b05f247dd6 [ZEPPELIN-6085] Add configuration option for setting the 
default UI
    omit d71edb615d [ZEPPELIN-6101][FOLLOWUP] Fix build with profile 
include-hadoop
    omit 7a26088ce8 [ZEPPELIN-6120] Jackson dependency governance
    omit 3fb20a1f6c [ZEPPELIN-6125] Enable updates on the same branch using 
dev/checkout_zeppelin_pr.sh
    omit 92a98b4a32 [ZEPPELIN-6110][FOLLOWUP] Regenerate `package-lock.json`
    omit 73530d071a [ZEPPELIN-6118] Remove unnecessary hadoop3 profile
    omit 48ce9ce184 [ZEPPELIN-6119] Bump default Spark version to 3.5.3
    omit ad43e218bb [ZEPPELIN-6078] Reduce interpreter size
    omit c7aa1cdc67 [ZEPPELIN-6116] Switch from `npm install --no-lockfile` to 
`npm ci`
    omit c6e367b325 [ZEPPELIN-6101] Remove cluster interpreter
    omit 2e52aae1a4 [ZEPPELIN-6086] Remove Spark Shims and unofficial support 
for Spark 4.0
    omit 9cfe756fed [ZEPPELIN-6117][INFRA] Remove deprecated Mambaforge
    omit 593e9570db [ZEPPELIN-6089][INFRA][FOLLOWUP] Consider multiple digits 
when comparing version numbers
    omit 82e85aece8 [ZEPPELIN-6103] Revert "[HOTFIX] Escape envs when using 
`.conf` (#4715)"
    omit 88bccf908f [ZEPPELIN-6114] Remove broken link for Google Analytics 
tracking
    omit cd3d3d05a3 [ZEPPELIN-6110] Specify the Node.js engine version below 17 
in the `web-angular`
    omit 8b2267698d [ZEPPELIN-3317] Update personalized mode document page
    omit cd2223ac0f [ZEPPELIN-6072] Unify tooltips across action bar buttons, 
and add tooltips to paragraph controller
    omit 671eca8828 [ZEPPELIN-6112] Fix running documentation website server
    omit 3cadfe1f52 [ZEPPELIN-6111] Update to include optional classic UI 
instructions
    omit da185535b2 [ZEPPELIN-6102] Fix cron disabling and refresh issue
    omit d4cfd6a2f8 [ZEPPELIN-6105] add 'reload note' button to the new 
interface
    omit 1e99090a7c [ZEPPELIN-6104] Fix NPE when some MongoDB Interpreter 
configs are missing
    omit 5091ac50a2 [ZEPPELIN-6108] Update MongoDB interpreter default shell 
value from mongo to mongosh
     add dfedb889a0 [ZEPPELIN-6108] Update MongoDB interpreter default shell 
value from mongo to mongosh
     add 9a28960c31 [ZEPPELIN-6104] Fix NPE when some MongoDB Interpreter 
configs are missing
     add b9ff26f0fa [ZEPPELIN-6105] add 'reload note' button to the new 
interface
     add 22855002c2 [ZEPPELIN-6102] Fix cron disabling and refresh issue
     add 4aff03bb71 [ZEPPELIN-6111] Update to include optional classic UI 
instructions
     add aa5abd572d [ZEPPELIN-6112] Fix running documentation website server
     add 640e2df3cd [ZEPPELIN-6072] Unify tooltips across action bar buttons, 
and add tooltips to paragraph controller
     add c5ccc8e584 [ZEPPELIN-3317] Update personalized mode document page
     add 17e1e739fc [ZEPPELIN-6110] Specify the Node.js engine version below 17 
in the `web-angular`
     add 1633c52788 [ZEPPELIN-6114] Remove broken link for Google Analytics 
tracking
     add 334da53d7f [ZEPPELIN-6103] Revert "[HOTFIX] Escape envs when using 
`.conf` (#4715)"
     add 7fe18f49aa [ZEPPELIN-6089][INFRA][FOLLOWUP] Consider multiple digits 
when comparing version numbers
     add 383ae3b274 [ZEPPELIN-6117][INFRA] Remove deprecated Mambaforge
     add 79f30d5fed [ZEPPELIN-6086] Remove Spark Shims and unofficial support 
for Spark 4.0
     add ca4cc5a5dd [ZEPPELIN-6101] Remove cluster interpreter
     add 5c1145fcd6 [ZEPPELIN-6116] Switch from `npm install --no-lockfile` to 
`npm ci`
     add 6e5f30c1c6 [ZEPPELIN-6078] Reduce interpreter size
     add 597f50c29e [ZEPPELIN-6119] Bump default Spark version to 3.5.3
     add ed2ee4dfef [ZEPPELIN-6118] Remove unnecessary hadoop3 profile
     add 70013d725c [ZEPPELIN-6110][FOLLOWUP] Regenerate `package-lock.json`
     add 45c981be36 [ZEPPELIN-6125] Enable updates on the same branch using 
dev/checkout_zeppelin_pr.sh
     add 356b525cca [ZEPPELIN-6120] Jackson dependency governance
     add a2301f3491 [ZEPPELIN-6101][FOLLOWUP] Fix build with profile 
include-hadoop
     add 00b7c55369 [ZEPPELIN-6085] Add configuration option for setting the 
default UI
     add bdf5b067b6 [ZEPPELIN-6126] Remove hadoop dependencies out of the final 
zeppelin-web.war
     add cd31c31d8d [ZEPPELIN-6096] Cursor appears cut off in Notebook editor
     add de406a7e71 [ZEPPELIN-6097] Suppress duplicated error popup and fix 
broken CSS
     add 31c011b507 [ZEPPELIN-6127] Fix setting incorrect ZEPPELIN_ANGULAR_WAR 
value
     add 3af24504f3 [ZEPPELIN-6133] Bump Groovy from 2.4.7 to 2.4.21
     add 06e1dc5edb [ZEPPELIN-6134] Test Livy 0.8 and Spark 3.2 with Java 11
     add 4fb401f157 [ZEPPELIN-6132] Bump Maven 3.9.9 and Maven Wrapper 3.3.2
     add b9860b6eda [ZEPPELIN-6090] Drop JDK8 from CI
     add 0203ee595e [ZEPPELIN-6137] Fix Windows compile tests
     add 414f4d1c47 [ZEPPELIN-6136] Java release to 11
     add ea0802d24b [ZEPPELIN-6138] Update Apache Parent
     add 3575a3cf88 [NO-ISSUE] Implement Origin check for terminal interpreter 
WebSocket connections
     add f172b917ae [ZEPPELIN-6135] Fix clean goal not removing interpreter/ 
output(Spark,Flink)
     add e46337302d [ZEPPELIN-6095] validate decoded url in jdbc interpreter
     add 97b12e6a6c [ZEPPELIN-6147] Make interpreter searching case-insensitive 
in new ui
     add 80c88251a8 [ZEPPELIN-6146] Replace 'application/zpln' with '.zpln' in 
'accept' attribute of file importer
     add 50e23f384e [ZEPPELIN-6140] Add logs to the runParagraph method
     add ce04862b58 [ZEPPELIN-6141] Update the link to the page where all 
issues are sorted
     add 4a7fdb16f3 [ZEPPELIN-6131] Update Interpreter to Store Values as 
Integers When Applicable
     add 0a7f86126e [ZEPPELIN-6145] Remove useless message type in Terminal 
Interpreter
     add d21e362861 [ZEPPELIN-6150] `zeppelin.sh` shall respect HADOOP_HOME to 
find `hadoop` command
     add ae48f71a56 [ZEPPELIN-6151] Remove AngularJS -> Angular Code Migration 
Suggestion Feature
     add f3551eb3a8 [ZEPPELIN-6143] Add Interpreter Event Server Port 
configuration option
     add b6e40d4224 [ZEPPELIN-6157] Download artifacts from CDN if available
     add db0ea40c68 [MINOR] Remove extra text from license (#4907)
     add 2717bed66b [ZEPPELIN-6168] Fix k8s interpreter service name removing 
all dots from pod name
     add a279ceb7cc [ZEPPELIN-6169] upgrade to bcpkix-jdk18on 1.80
     add e8422bccf3 [MINOR] Update the description indicating the user should 
not use Zeppelin dev port(default 9000) (#4906)
     add 7afcf3e59d [ZEPPELIN-2729] Paragraph numbering
     add d95f43a358 [ZEPPELIN-6164] Fix the problem that the dep or property in 
the last …
     add 53be157c38 [ZEPPELIN-6175] Correction of linter errors in zeppelin-web
     add 2f31f8c6a7 [ZEPPELIN-6179] Switch to ubuntu 24.04 for GitHub-CI 
workflows
     add e928edb080 [ZEPPELIN-6158] Update Jetty and other libraries to use 
Jakarta
     add 033c436903 [ZEPPELIN-6176] imagePullSecrets is skipped in interpreter 
other than spark
     add 52ea80f312 [ZEPPELIN-6163] HBase interpreter supports hbase-2.x
     add 0f7c27d46c [ZEPPELIN-6182] fix fail on running script to enable system 
service
     add 571e8d5c7d Bump org.apache.commons:commons-vfs2 from 2.6.0 to 2.10.0 
in /zeppelin-zengine
     add 1988df34f5 [ZEPPELIN-6188] Improve Elasticsearch interpreter config 
and help message
     add 1468714b5b [ZEPPELIN-6191] Remove loading external resources in 
Zeppelin documentations
     add b50bafbb2a [ZEPPELIN-6194] Fix flaky Conda environment setup by using 
strict channel priority in GitHub Actions
     add a6568889a3 [ZEPPELIN-3271] add shiro setup for cron feature in docs
     add 9e35613b2f [ZEPPELIN-6193] Refactor SparkSubmitInterpreter to Improve 
Readability and Error Handling
     add 588b54bf54 [ZEPPELIN-6190] Prevent directory escape bypass through 
repeated URL decoding
     add 1221444ec6 [ZEPPELIN-6186] fix searching user using JdbcRealm
     add 94ae845cd4 [ZEPPELIN-6185] fix prevent shortcut working in input field
     add 9820caae70 [ZEPPELIN-6086] Official Spark 4.0 support
     add 526eb15b87 [ZEPPELIN-6198] Fix multiple typos in documentation 
markdown files
     add fd7631e4f2 [ZEPPELIN-6192] Enhance getHit() safety in ActionResponse 
and improve interface documentation
     add 7a97ffe11d [ZEPPELIN-6196] Improve and Add Unit Tests for 
Elasticsearch Client and Wrappers
     add 1ca383eebe [ZEPPELIN-6206] Fix notebook paths in job manager page
     add 8403dcca59 [ZEPPELIN-6201] Add unit tests for utils classes: 
ServerUtils, ExceptionUtils, CommandLineUtils, AnyOfRolesUserAuthorizationFilter
     add d98351a551 [ZEPPELIN-6209] Rewrite Jetty Servername
     add 4d4b57363b [ZEPPELIN-6210] Removed unused CommandLineUtilsTest.java 
file
     add 8ca6e57f27 [MINOR] postgresql 42.7.7
     add c322a8dfc0 [ZEPPELIN-6219] Update copyright year in NOTICE file from 
2024 to 2025
     add 9e2ff882fe [ZEPPELIN-6222] Fix typos and improve clarity in Neo4j 
interpreter configuration descriptions
     add d8b2f0c9d7 [ZEPPELIN-6199] Fix tutorial document file download not 
working
     add 05a9f55e80 [ZEPPELIN-6239] Bump commons-lang3 from 3.14.0 to 3.18.0
     add bb96c04c57 [ZEPPELIN-6230] "Add Paragraph" button should not be hidden 
in Notebook.
     add c5a303d5ff [ZEPPELIN-6205] Sort configurations alphabetically in new UI
     add 7d62077584 [MINOR] Add GitHub Action to close stale PRs
     add d7740440d1 [MINOR] upgrade scala
     add 1fe6b041fe [ZEPPELIN-6213] Add Cache-Control Header to API Calls
     add 5935c4493c [ZEPPELIN-6225] Refactor HiveStatement unwrapping for 
improved readability and robustness
     add a6fcb9dbf7 [ZEPPELIN-6207] Bump Angular to 9 in zeppelin-web-angular
     add 91f091e287 [ZEPPELIN-6240] Use generics in CommandArgs constructor to 
improve type safety
     add 573fc4e1b3 [ZEPPELIN-6220] Remove unused constructor in 
DownloadRequest.class
     add 86e94f3fe6 [ZEPPELIN-6242] Refactor initAuth in Neo4jConnectionManager 
for safer enum parsing and default handling
     add e9608f7cc5 [ZEPPELIN-6246] Replace deprecated Character constructor
     add 25cd340f1d [ZEPPELIN-6241] Fail fast when default web app context 
fails to initialize due to missing resources
     add 60aad4275a [ZEPPELIN-6223] Improve grammar and clarity in 
SECURITY-README.md for Shiro authentication
     add 3ee87f15b8 [ZEPPELIN-6226] Update installation document with Supported 
Linux Distributions
     add 9a8ea36149 [ZEPPELIN-6249] Fix broken Ace Editor theme link in STYLE.md
     add 9cf41211dc [ZEPPELIN-6254] Add test case in file interpreter
     add e4f4cc88ed [ZEPPELIN-6243] Remove unused code in SemanticVersion class
     add 5051bf0a45 [ZEPPELIN-6251] Refactor AuthenticationService binding 
using factory method
     add 1a66333d50 [ZEPPELIN-6247] Fix flag parsing bug in FileInterpreter
     add 6edb9f1015 [ZEPPELIN-6260] Fix memory leak in WebSocket watcher 
connections
     add 91a8565e82 [ZEPPELIN-6248] Display a message when no search results
     add 7c08a828eb [ZEPPELIN-6262] Refactor ElasticsearchClientTypeBuilder for 
safer enum handling and blank input support
     add 890ddfefb4 [ZEPPELIN-6202] Fix %20 showing in notebook tree by 
URL-decoding note file paths
     add b44841b741 [ZEPPELIN-6214] Fix new web app to handling carriage return
     add 410b160c69 [MINOR] commons-beanutils 1.11.0
     add d022d629a3 [ZEPPELIN-6245] Improve Repository class stability and 
validation
     add 1b90f318a3 [MINOR] Bump up version to 0.13.0-SNAPSHOT
     add ab52456f84 [ZEPPELIN-6264] Refactor InfluxDBInterpreter for improved 
readability and maintainability
     add 4bf5ab99d3 [ZEPPELIN-6626] Fix JWT expiration validation security 
vulnerability
     add 8ec487f12b [ZEPPELIN-6195] Fix Selenium tests by switching from Chrome 
to Firefox and upgrading outdated Spark
     add d4072a6ab5 [ZEPPELIN-6267] Refactor JarHelper Class to Use a Logging 
Framework Instead of System.out.println()
     add eb2e03efca [ZEPPELIN-6255] added message in the 
create-repository-modal for user not to be confused

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   (23b7d938c4)
            \
             N -- N -- N   refs/heads/branch-0.12 (eb2e03efca)

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/stale.yml                        |    26 +
 .gitignore                                         |     1 +
 LICENSE                                            |    26 -
 NOTICE                                             |     2 +-
 alluxio/pom.xml                                    |     2 +-
 angular/pom.xml                                    |     2 +-
 bigquery/pom.xml                                   |     2 +-
 build-tools/pom.xml                                |     2 +-
 cassandra/pom.xml                                  |     2 +-
 conf/interpreter-list                              |    34 +-
 conf/zeppelin-site.xml.template                    |     2 +-
 dev/create_release.sh                              |    12 +-
 docs/_config.yml                                   |     4 +-
 .../contribution/how_to_contribute_code.md         |     4 +-
 docs/quickstart/kubernetes.md                      |    12 +-
 docs/usage/interpreter/installation.md             |    34 +-
 elasticsearch/pom.xml                              |     2 +-
 .../elasticsearch/ElasticsearchInterpreter.java    |    50 +-
 .../src/main/resources/interpreter-setting.json    |    18 +-
 file/pom.xml                                       |     2 +-
 flink-cmd/pom.xml                                  |     2 +-
 flink/flink-scala-2.12/pom.xml                     |     2 +-
 flink/flink-shims/pom.xml                          |     2 +-
 flink/flink1.15-shims/pom.xml                      |     2 +-
 flink/flink1.16-shims/pom.xml                      |     2 +-
 flink/flink1.17-shims/pom.xml                      |     4 +-
 flink/pom.xml                                      |     2 +-
 groovy/pom.xml                                     |     2 +-
 hbase/pom.xml                                      |     2 +-
 helium-dev/pom.xml                                 |     2 +-
 influxdb/pom.xml                                   |     2 +-
 java/pom.xml                                       |     2 +-
 jdbc/pom.xml                                       |     6 +-
 k8s/zeppelin-server.yaml                           |     4 +-
 livy/pom.xml                                       |     2 +-
 markdown/pom.xml                                   |     2 +-
 mongodb/pom.xml                                    |     2 +-
 neo4j/pom.xml                                      |     2 +-
 pom.xml                                            |     2 +-
 python/pom.xml                                     |     2 +-
 rlang/pom.xml                                      |     2 +-
 scripts/docker/zeppelin-interpreter/Dockerfile     |     2 +-
 scripts/docker/zeppelin-server/Dockerfile          |     2 +-
 scripts/docker/zeppelin/bin/Dockerfile             |     7 +-
 .../docker/zeppelin/bin/env_python_3_with_R.yml    |     3 +-
 shell/pom.xml                                      |     2 +-
 spark-submit/pom.xml                               |     2 +-
 spark/interpreter/pom.xml                          |     2 +-
 spark/pom.xml                                      |     2 +-
 spark/scala-2.12/pom.xml                           |     2 +-
 spark/scala-2.13/pom.xml                           |     2 +-
 spark/spark-common/pom.xml                         |     2 +-
 spark/spark-scala-parent/pom.xml                   |     2 +-
 sparql/pom.xml                                     |     2 +-
 zeppelin-client-examples/pom.xml                   |     2 +-
 zeppelin-client/pom.xml                            |     2 +-
 zeppelin-common/pom.xml                            |     2 +-
 zeppelin-distribution/pom.xml                      |     2 +-
 zeppelin-distribution/src/bin_license/LICENSE      |     2 +-
 zeppelin-examples/pom.xml                          |     2 +-
 zeppelin-examples/zeppelin-example-clock/pom.xml   |     4 +-
 .../zeppelin-example-horizontalbar/pom.xml         |     4 +-
 .../zeppelin-example-spell-echo/pom.xml            |     4 +-
 .../zeppelin-example-spell-flowchart/pom.xml       |     4 +-
 .../zeppelin-example-spell-markdown/pom.xml        |     4 +-
 .../zeppelin-example-spell-translator/pom.xml      |     4 +-
 zeppelin-integration/pom.xml                       |     2 +-
 zeppelin-interpreter-integration/pom.xml           |     4 +-
 zeppelin-interpreter-parent/pom.xml                |     2 +-
 zeppelin-interpreter-shaded/pom.xml                |     4 +-
 zeppelin-interpreter/pom.xml                       |     4 +-
 .../java/org/apache/zeppelin/dep/Repository.java   |   395 +-
 .../apache/zeppelin/dep/RepositoryException.java   |    14 +-
 .../org/apache/zeppelin/dep/RepositoryTest.java    |   303 +
 zeppelin-jupyter-interpreter-shaded/pom.xml        |     2 +-
 zeppelin-jupyter-interpreter/pom.xml               |     2 +-
 zeppelin-jupyter/pom.xml                           |     2 +-
 zeppelin-plugins/launcher/docker/pom.xml           |     2 +-
 zeppelin-plugins/launcher/flink/pom.xml            |     2 +-
 zeppelin-plugins/launcher/k8s-standard/pom.xml     |     2 +-
 zeppelin-plugins/launcher/yarn/pom.xml             |     2 +-
 zeppelin-plugins/notebookrepo/azure/pom.xml        |     2 +-
 zeppelin-plugins/notebookrepo/filesystem/pom.xml   |     2 +-
 zeppelin-plugins/notebookrepo/gcs/pom.xml          |     2 +-
 zeppelin-plugins/notebookrepo/github/pom.xml       |     2 +-
 zeppelin-plugins/notebookrepo/mongo/pom.xml        |     2 +-
 zeppelin-plugins/notebookrepo/oss/pom.xml          |     2 +-
 zeppelin-plugins/notebookrepo/s3/pom.xml           |     2 +-
 zeppelin-plugins/pom.xml                           |     2 +-
 zeppelin-server/pom.xml                            |     4 +-
 .../apache/zeppelin/rest/InterpreterRestApi.java   |     3 +-
 .../apache/zeppelin/server/JettyServername.java    |    31 +-
 .../org/apache/zeppelin/server/ZeppelinServer.java |     4 +-
 .../zeppelin/server/JettyServernameTest.java       |    78 +
 zeppelin-test/pom.xml                              |     2 +-
 zeppelin-web-angular/.gitignore                    |     2 +-
 zeppelin-web-angular/package-lock.json             | 41143 +++++++++++--------
 zeppelin-web-angular/package.json                  |    49 +-
 zeppelin-web-angular/pom.xml                       |     2 +-
 .../src/interfaces/message-paragraph.interface.ts  |     3 +-
 zeppelin-web-angular/proxy.conf.js                 |     6 +-
 zeppelin-web-angular/src/app/app.module.ts         |     5 +-
 .../runtime-dynamic-module/ng-zorro-antd-module.ts |     4 +-
 zeppelin-web-angular/src/app/languages/scala.ts    |    12 +-
 .../workspace/credential/credential.component.html |    77 +-
 .../workspace/credential/credential.component.less |     5 +-
 .../workspace/credential/credential.component.ts   |     2 +-
 .../app/pages/workspace/home/home.component.html   |     2 +-
 .../create-repository-modal.component.html         |    65 +-
 .../interpreter/interpreter.component.html         |     7 +-
 .../interpreter/interpreter.component.less         |     8 +-
 .../workspace/interpreter/interpreter.component.ts |     2 +-
 .../workspace/interpreter/item/item.component.html |   106 +-
 .../job-manager/job-manager.component.html         |     5 +-
 .../workspace/job-manager/job-manager.module.ts    |     2 +-
 .../workspace/job-manager/job/job.component.html   |     2 +-
 .../workspace/job-manager/job/job.component.ts     |     4 +-
 .../notebook-repos/notebook-repos.component.html   |     5 +-
 .../notebook-search/notebook-search.component.html |     5 +
 .../notebook-search/notebook-search.component.less |     9 +
 .../notebook-search/notebook-search.component.ts   |    10 +-
 .../notebook-search/notebook-search.module.ts      |     3 +-
 .../result-item/result-item.component.ts           |     4 +-
 .../notebook/action-bar/action-bar.component.html  |    38 +-
 .../pages/workspace/notebook/notebook.module.ts    |     2 +-
 .../paragraph/code-editor/code-editor.component.ts |    16 +-
 .../paragraph/control/control.component.html       |     2 +-
 .../notebook/paragraph/footer/footer.component.ts  |    12 +-
 .../workspace/share/result/result.component.ts     |    27 +-
 .../src/app/services/completion.service.ts         |    33 +-
 .../app/share/code-editor/code-editor.component.ts |     8 +-
 .../app/share/code-editor/code-editor.service.ts   |     2 +-
 .../code-editor/nz-code-editor.definitions.ts      |     2 +-
 .../app/share/node-list/node-list.component.html   |    38 +-
 .../app/share/node-list/node-list.component.less   |    21 +-
 .../src/app/share/node-list/node-list.component.ts |     2 +-
 .../share/page-header/page-header.component.html   |     9 +-
 .../app/share/page-header/page-header.component.ts |     2 +-
 zeppelin-web-angular/src/app/share/share.module.ts |     2 -
 zeppelin-web-angular/tsconfig.json                 |     1 +
 zeppelin-web/pom.xml                               |     2 +-
 .../src/app/notebook/paragraph/result/result.js    |    26 +-
 zeppelin-zengine/pom.xml                           |     2 +-
 .../interpreter/InterpreterInfoSaving.java         |    50 +-
 .../interpreter/InterpreterSettingManager.java     |    48 +-
 .../interpreter/InterpreterInfoSavingTest.java     |   141 +
 .../interpreter/InterpreterSettingManagerTest.java |     8 +-
 147 files changed, 25174 insertions(+), 18106 deletions(-)
 create mode 100644 .github/workflows/stale.yml
 copy 
elasticsearch/src/main/java/org/apache/zeppelin/elasticsearch/action/ActionException.java
 => 
zeppelin-interpreter/src/main/java/org/apache/zeppelin/dep/RepositoryException.java
 (72%)
 create mode 100644 
zeppelin-interpreter/src/test/java/org/apache/zeppelin/dep/RepositoryTest.java
 copy 
zeppelin-interpreter/src/main/java/org/apache/zeppelin/interpreter/lifecycle/NullLifecycleManager.java
 => 
zeppelin-server/src/main/java/org/apache/zeppelin/server/JettyServername.java 
(53%)
 create mode 100644 
zeppelin-server/src/test/java/org/apache/zeppelin/server/JettyServernameTest.java
 create mode 100644 
zeppelin-zengine/src/test/java/org/apache/zeppelin/interpreter/InterpreterInfoSavingTest.java

Reply via email to