Web-based notebook that enables data-driven, interactive data analytics and collaborative documents with SQL, Scala and more.
Find a file
dependabot[bot] 6a6543fc28
Some checks failed
quick / license-check (push) Has been cancelled
core / core-modules (11) (push) Has been cancelled
core / interpreter-test-non-core (11) (push) Has been cancelled
core / interpreter-test-jupyter-python-rlang (11, 3.9) (push) Has been cancelled
core / zeppelin-integration-test (11) (push) Has been cancelled
core / flink-test-and-flink-integration-test (115, 3.8) (push) Has been cancelled
core / flink-test-and-flink-integration-test (116, 3.9) (push) Has been cancelled
frontend / run-playwright-e2e-tests (auth, 3.9) (push) Has been cancelled
frontend / test-selenium-with-spark-module-for-spark-3-5 (push) Has been cancelled
quick / maven-validate (push) Has been cancelled
core / windows-build (11) (push) Has been cancelled
core / flink-test-and-flink-integration-test (117, 3.9) (push) Has been cancelled
core / spark-integration-test (11) (push) Has been cancelled
core / spark-test (11, 3.9) (push) Has been cancelled
core / spark-test (17, 3.9) (push) Has been cancelled
core / livy-0-8-with-spark-3-2-under-python39 (push) Has been cancelled
core / default-build (11) (push) Has been cancelled
frontend / npm-audit (push) Has been cancelled
frontend / run-e2e-tests-in-zeppelin-web (push) Has been cancelled
frontend / run-playwright-e2e-tests (anonymous, 3.9) (push) Has been cancelled
Bump org.postgresql:postgresql from 42.7.7 to 42.7.11 in /jdbc
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.7 to 42.7.11.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/pgjdbc/pgjdbc/releases">org.postgresql:postgresql's releases</a>.</em></p>
<blockquote>
<h2>v42.7.11</h2>
<h2>Security</h2>
<ul>
<li>fix: Limit SCRAM PBKDF2 iterations accepted from the server.
pgjdbc was vulnerable to a client-side denial of service in SCRAM-SHA-256 authentication, where a malicious or compromised PostgreSQL server could specify an extremely large PBKDF2 iteration count, causing the client to consume unbounded CPU and potentially exhaust connection pools. The fix introduces a new scramMaxIterations connection property (defaulting to 100,000) to cap iteration counts before computation begins.
See the <a href="https://github.com/pgjdbc/pgjdbc/security/advisories/GHSA-98qh-xjc8-98pq">Security Advisory</a> for more detail.
The following <a href="https://nvd.nist.gov/vuln/detail/CVE-2026-42198">CVE-2026-42198</a> has been issued.</li>
</ul>
<h2>Changes</h2>
<ul>
<li>fix: Add sources and javadocs to shaded published lib generation <a href="https://github.com/sehrope"><code><at>​sehrope</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/4043">#4043</a>)</li>
<li>update Changelog and website for release of 42.7.11 <a href="https://github.com/davecramer"><code><at>​davecramer</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/4042">#4042</a>)</li>
<li>Fix scram fix location in changelog and update published artifact developer list <a href="https://github.com/sehrope"><code><at>​sehrope</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/4041">#4041</a>)</li>
<li>Restrict test with scram_iterations to v16+ and release notes <a href="https://github.com/sehrope"><code><at>​sehrope</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/4040">#4040</a>)</li>
<li>chore(deps): update ubuntu:24.04 docker digest to 84e77de <a href="https://github.com/renovate-bot"><code><at>​renovate-bot</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/4017">#4017</a>)</li>
<li>test: add tests for QueryExecutor#getTransactionState <a href="https://github.com/vlsi"><code><at>​vlsi</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/4006">#4006</a>)</li>
<li>chore(deps): update actions/create-github-app-token action to v2.2.2 <a href="https://github.com/renovate-bot"><code><at>​renovate-bot</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3983">#3983</a>)</li>
<li>fix: fix flaky CopyBothResponseTest by using WAL flush LSN <a href="https://github.com/vlsi"><code><at>​vlsi</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3979">#3979</a>)</li>
<li>fix: fix flaky replication restart tests by waiting for confirmed_flush_lsn <a href="https://github.com/vlsi"><code><at>​vlsi</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3975">#3975</a>)</li>
<li>test: fix flaky LogicalReplicationStatusTest by polling pg_stat_replication <a href="https://github.com/vlsi"><code><at>​vlsi</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3974">#3974</a>)</li>
<li>chore: replace Appveyor with ikalnytskyi/action-setup-postgres <a href="https://github.com/vlsi"><code><at>​vlsi</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3966">#3966</a>)</li>
<li>test: move test table creation from <a href="https://github.com/BeforeEach"><code><at>​BeforeEach</code></a> to <a href="https://github.com/BeforeAll"><code><at>​BeforeAll</code></a> <a href="https://github.com/vlsi"><code><at>​vlsi</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3967">#3967</a>)</li>
<li>Return jsonb as PGObject fixes Issue <a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3926">#3926</a> <a href="https://github.com/davecramer"><code><at>​davecramer</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3956">#3956</a>)</li>
<li>Update docker scripts  <a href="https://github.com/davecramer"><code><at>​davecramer</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3958">#3958</a>)</li>
<li>implement require_auth, this is pretty much how libpq does this.  <a href="https://github.com/davecramer"><code><at>​davecramer</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3895">#3895</a>)</li>
<li>docs: add SCRAM authentication test setup section to TESTING.md <a href="https://github.com/emmaeng700"><code><at>​emmaeng700</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3945">#3945</a>)</li>
<li>Add RequireServerVersion annotation for tests <a href="https://github.com/sehrope"><code><at>​sehrope</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3939">#3939</a>)</li>
</ul>
<h2>🐛 Bug Fixes</h2>
<ul>
<li>fix: ensure extended protocol messages end with Sync message <a href="https://github.com/vlsi"><code><at>​vlsi</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3728">#3728</a>)</li>
<li>fix: enable cursor-based fetching in extended protocol when transaction started via SQL command <a href="https://github.com/vlsi"><code><at>​vlsi</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3996">#3996</a>)</li>
<li>fix: retry with SSL on IOException when sslMode=ALLOW <a href="https://github.com/vlsi"><code><at>​vlsi</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3973">#3973</a>)</li>
<li>fix: allow fallback to non-SSL connection when sslMode=prefer and sslResponseTimeout kicks in <a href="https://github.com/vlsi"><code><at>​vlsi</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3968">#3968</a>)</li>
<li>fix: catch SecurityException from setContextClassLoader on ForkJoinPool workers <a href="https://github.com/vlsi"><code><at>​vlsi</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3962">#3962</a>)</li>
<li>fix: use compareTo for LogSequenceNumber comparison <a href="https://github.com/vlsi"><code><at>​vlsi</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3961">#3961</a>)</li>
<li>fix: release COPY lock on IOException to prevent connection hang (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3957">#3957</a>) <a href="https://github.com/vlsi"><code><at>​vlsi</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3960">#3960</a>)</li>
</ul>
<h2>🧰 Maintenance</h2>
<ul>
<li>style: replace <a href="https://github.com/exception"><code><at>​exception</code></a> with <a href="https://github.com/throws"><code><at>​throws</code></a> in getBoolean javadoc <a href="https://github.com/vlsi"><code><at>​vlsi</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/4035">#4035</a>)</li>
<li>chore: use <code><at>​vlsi/github-actions-random-matrix</code> npm package <a href="https://github.com/vlsi"><code><at>​vlsi</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/4008">#4008</a>)</li>
<li>chore: use tag names for pinning github actions, pin ikalnytskyi/action-setup-postgres <a href="https://github.com/vlsi"><code><at>​vlsi</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/4007">#4007</a>)</li>
<li>chore: bump errorprone to 2.48.0 <a href="https://github.com/vlsi"><code><at>​vlsi</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/4005">#4005</a>)</li>
<li>test: add <a href="https://github.com/DisableLogger"><code><at>​DisableLogger</code></a> annotation to suppress expected log warnings in tests <a href="https://github.com/vlsi"><code><at>​vlsi</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3971">#3971</a>)</li>
<li>chore: suppress deprecations in test code to reduce build verbosity <a href="https://github.com/vlsi"><code><at>​vlsi</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3972">#3972</a>)</li>
<li>chore: replace log warning in ConnectionFactory.closeStream with Throwable.addSuppressed <a href="https://github.com/vlsi"><code><at>​vlsi</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3970">#3970</a>)</li>
<li>chore: use greedy pairwise coverage for CI matrix generation <a href="https://github.com/vlsi"><code><at>​vlsi</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3965">#3965</a>)</li>
<li>chore: use full version tags in GitHub Actions comments <a href="https://github.com/vlsi"><code><at>​vlsi</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3963">#3963</a>)</li>
</ul>
<h2>⬆️ Dependencies</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md">org.postgresql:postgresql's changelog</a>.</em></p>
<blockquote>
<h2>[42.7.11] (2026-04-28)</h2>
<h3>Security</h3>
<ul>
<li>fix: Limit SCRAM PBKDF2 iterations accepted from the server.
pgjdbc was vulnerable to a client-side denial of service in SCRAM-SHA-256 authentication, where a malicious or compromised PostgreSQL server could specify an extremely large PBKDF2 iteration count, causing the client to consume unbounded CPU and potentially exhaust connection pools. The fix introduces a new scramMaxIterations connection property (defaulting to 100,000) to cap iteration counts before computation begins.
See the <a href="https://github.com/pgjdbc/pgjdbc/security/advisories/GHSA-98qh-xjc8-98pq">Security Advisory</a> for more detail.
The following <a href="https://nvd.nist.gov/vuln/detail/CVE-2026-42198">CVE-2026-42198</a> has been issued.</li>
</ul>
<h3>Added</h3>
<ul>
<li>feat: implement require_auth connection property, aligning with libpq behavior [PR <a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3895">#3895</a>](<a href="https://redirect.github.com/pgjdbc/pgjdbc/pull/3895">pgjdbc/pgjdbc#3895</a>)</li>
</ul>
<h3>Changed</h3>
<ul>
<li>chore: replace Appveyor CI with ikalnytskyi/action-setup-postgres [PR <a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3966">#3966</a>](<a href="https://redirect.github.com/pgjdbc/pgjdbc/pull/3966">pgjdbc/pgjdbc#3966</a>)</li>
<li>chore: upgrade Gradle to v9 [PR <a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3978">#3978</a>](<a href="https://redirect.github.com/pgjdbc/pgjdbc/pull/3978">pgjdbc/pgjdbc#3978</a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>fix: ensure extended protocol messages end with Sync message [PR <a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3728">#3728</a>](<a href="https://redirect.github.com/pgjdbc/pgjdbc/pull/3728">pgjdbc/pgjdbc#3728</a>)</li>
<li>fix: enable cursor-based fetching in extended protocol when transaction started via SQL command [PR <a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3996">#3996</a>](<a href="https://redirect.github.com/pgjdbc/pgjdbc/pull/3996">pgjdbc/pgjdbc#3996</a>)</li>
<li>fix: retry with SSL on IOException when sslMode=ALLOW [PR <a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3973">#3973</a>](<a href="https://redirect.github.com/pgjdbc/pgjdbc/pull/3973">pgjdbc/pgjdbc#3973</a>)</li>
<li>fix: make sure the driver honours connectTimeout when retrying the connection [PR <a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3968">#3968</a>](<a href="https://redirect.github.com/pgjdbc/pgjdbc/pull/3968">pgjdbc/pgjdbc#3968</a>)</li>
<li>fix: allow fallback to non-SSL connection when sslMode=prefer and sslResponseTimeout kicks in [PR <a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3968">#3968</a>](<a href="https://redirect.github.com/pgjdbc/pgjdbc/pull/3968">pgjdbc/pgjdbc#3968</a>)</li>
<li>fix: catch SecurityException from setContextClassLoader on ForkJoinPool workers [PR <a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3962">#3962</a>](<a href="https://redirect.github.com/pgjdbc/pgjdbc/pull/3962">pgjdbc/pgjdbc#3962</a>)</li>
<li>fix: use compareTo for LogSequenceNumber comparison to handle unsigned values correctly [PR <a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3961">#3961</a>](<a href="https://redirect.github.com/pgjdbc/pgjdbc/pull/3961">pgjdbc/pgjdbc#3961</a>)</li>
<li>fix: release COPY lock on IOException to prevent connection hang [PR <a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3957">#3957</a>](<a href="https://redirect.github.com/pgjdbc/pgjdbc/pull/3957">pgjdbc/pgjdbc#3957</a>)</li>
<li>fix: return jsonb as PGObject instead of String [PR <a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3956">#3956</a>](<a href="https://redirect.github.com/pgjdbc/pgjdbc/pull/3956">pgjdbc/pgjdbc#3956</a>)</li>
<li>fix: align SSL key file permission check with libpq [PR <a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3952">#3952</a>](<a href="https://redirect.github.com/pgjdbc/pgjdbc/pull/3952">pgjdbc/pgjdbc#3952</a>)</li>
<li>fix: guard connection closed flag with a reentrant lock to protect against concurrent close [PR <a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3905">#3905</a>](<a href="https://redirect.github.com/pgjdbc/pgjdbc/pull/3905">pgjdbc/pgjdbc#3905</a>)</li>
</ul>
<h2>[42.7.10] (2026-02-11)</h2>
<h3>Changed</h3>
<ul>
<li>chore: Migrate to Shadow 9 <a href="https://redirect.github.com/pgjdbc/pgjdbc/pull/3931">PR 3931</a></li>
<li>style: fix empty line before javadoc for checkstyle compliance [PR <a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3925">#3925</a>](<a href="https://redirect.github.com/pgjdbc/pgjdbc/pull/3925">pgjdbc/pgjdbc#3925</a>)</li>
<li>style: fix lambda argument indentation for checkstyle compliance [PR <a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3922">#3922</a>](<a href="https://redirect.github.com/pgjdbc/pgjdbc/pull/3922">pgjdbc/pgjdbc#3922</a>)</li>
<li>test: add autosave=always|never|conservative and cleanupSavepoints=true|false to the randomized CI jobs [PR <a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3917">#3917</a>](<a href="https://redirect.github.com/pgjdbc/pgjdbc/pull/3917">pgjdbc/pgjdbc#3917</a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>fix: non-standard strings failing test for version 19 [PR <a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3934">#3934</a>](<a href="https://redirect.github.com/pgjdbc/pgjdbc/pull/3934">pgjdbc/pgjdbc#3934</a>)</li>
<li>fix: small issues in ConnectionFactoryImpl [PR <a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3929">#3929</a>](<a href="https://redirect.github.com/pgjdbc/pgjdbc/pull/3929">pgjdbc/pgjdbc#3929</a>)</li>
<li>fix: process pending responses before fastpath to avoid protocol errors <a href="https://redirect.github.com/pgjdbc/pgjdbc/pull/3913">PR # 3913</a></li>
<li>doc: use.md, fix typos [PR <a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3911">#3911</a>](<a href="https://redirect.github.com/pgjdbc/pgjdbc/pull/3911">pgjdbc/pgjdbc#3911</a>)</li>
<li>doc: datasource.md, fix minor formatting issue [PR <a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3912">#3912</a>](<a href="https://redirect.github.com/pgjdbc/pgjdbc/pull/3912">pgjdbc/pgjdbc#3912</a>)</li>
<li>doc: add the new PGP signing key to the official documentation [PR <a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3912">#3912</a>](<a href="https://redirect.github.com/pgjdbc/pgjdbc/pull/3813">pgjdbc/pgjdbc#3813</a>)</li>
</ul>
<h3>Reverted</h3>
<ul>
<li>Revert &quot;fix: make all Calendar instances proleptic Gregorian (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3837">#3837</a>) (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3887">#3887</a>)&quot; [PR <a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3932">#3932</a>](<a href="https://redirect.github.com/pgjdbc/pgjdbc/pull/3932">pgjdbc/pgjdbc#3932</a>)</li>
</ul>
<h2>[42.7.9] (2026-01-14)</h2>
<h3>Added</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="78e261ff2a"><code>78e261f</code></a> fix: Add sources and javadocs to shaded published lib generation</li>
<li><a href="1e09fa0496"><code>1e09fa0</code></a> update Changelog and website for release of 42.7.11 (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/4042">#4042</a>)</li>
<li><a href="d479fa5b8c"><code>d479fa5</code></a> Fix scram fix location in changelog and update published artifact developer l...</li>
<li><a href="b04fc46af6"><code>b04fc46</code></a> docs: Add scram max iters fix to changelog</li>
<li><a href="cf548225b4"><code>cf54822</code></a> test: Disable scram test on older version without scram_iterations GUC</li>
<li><a href="7dbcc79b2b"><code>7dbcc79</code></a> test: Add SCRAM max iteration tests</li>
<li><a href="c9d41d1332"><code>c9d41d1</code></a> fix: Limit SCRAM PBKDF2 iterations accepted from the server</li>
<li><a href="a340cb2b0a"><code>a340cb2</code></a> style: replace <a href="https://github.com/exception"><code><at>​exception</code></a> with <a href="https://github.com/throws"><code><at>​throws</code></a> in getBoolean javadoc</li>
<li><a href="77837f80c0"><code>77837f8</code></a> fix(deps): update dependency org.openrewrite.rewrite:org.openrewrite.rewrite....</li>
<li><a href="23af03bc83"><code>23af03b</code></a> chore(deps): update actions/checkout action to v6</li>
<li>Additional commits viewable in <a href="https://github.com/pgjdbc/pgjdbc/compare/REL42.7.7...REL42.7.11">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.postgresql:postgresql&package-manager=maven&previous-version=42.7.7&new-version=42.7.11)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `<at>dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `<at>dependabot rebase` will rebase this PR
- `<at>dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `<at>dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
- `<at>dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `<at>dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `<at>dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/zeppelin/network/alerts).

</details>

Closes #5240 from dependabot[bot]/dependabot/maven/jdbc/org.postgresql-postgresql-42.7.11.

Signed-off-by: Jongyoul Lee <jongyoul@gmail.com>
2026-05-24 13:18:11 +09:00
.github [ZEPPELIN-6355] Merge zeppelin-zengine to zeppelin-server 2026-05-05 21:07:31 +09:00
.husky [ZEPPELIN-6233] Upgraded the Node.js version of zeppelin-web-angular from 16 to 18 2025-09-29 12:13:37 +09:00
.mvn/wrapper [ZEPPELIN-6132] Bump Maven 3.9.9 and Maven Wrapper 3.3.2 2024-10-22 11:34:54 +02:00
alluxio Bump the alluxio-security-updates group across 1 directory with 2 updates (#5243) 2026-05-08 22:29:14 +09:00
angular [ZEPPELIN-6273] Add unit test for AngularInterpreter 2025-08-25 20:17:16 +09:00
bigquery [MINOR] Bump up version to 0.13.0-SNAPSHOT 2025-08-02 22:05:06 +09:00
bin [ZEPPELIN-6355] Merge zeppelin-zengine to zeppelin-server 2026-05-05 21:07:31 +09:00
build-tools [MINOR] Bump up version to 0.13.0-SNAPSHOT 2025-08-02 22:05:06 +09:00
cassandra [MINOR] Bump up version to 0.13.0-SNAPSHOT 2025-08-02 22:05:06 +09:00
conf [MINOR] Tighten origin and content-type handling in REST/WebSocket layer 2026-05-18 22:35:51 +09:00
dev Bump the dev-security-updates group across 1 directory with 2 updates 2026-04-23 10:54:39 +09:00
docs Bump the docs-security-updates group across 1 directory with 5 updates 2026-05-11 08:47:45 +09:00
elasticsearch [MINOR] Bump up version to 0.13.0-SNAPSHOT 2025-08-02 22:05:06 +09:00
examples [ZEPPELIN-5123] Add an example grafana dashboard (#4295) 2022-11-01 09:35:11 +01:00
file [MINOR] Bump up version to 0.13.0-SNAPSHOT 2025-08-02 22:05:06 +09:00
flink [ZEPPELIN-6400] Remove ZeppelinConfiguration dependency from zeppelin-interpreter module 2026-03-17 14:12:55 +09:00
flink-cmd [MINOR] Bump up version to 0.13.0-SNAPSHOT 2025-08-02 22:05:06 +09:00
groovy [MINOR] Bump up version to 0.13.0-SNAPSHOT 2025-08-02 22:05:06 +09:00
hbase [MINOR] Bump up version to 0.13.0-SNAPSHOT 2025-08-02 22:05:06 +09:00
helium-dev [MINOR] Bump up version to 0.13.0-SNAPSHOT 2025-08-02 22:05:06 +09:00
influxdb [ZEPPELIN-6264] Refactor InfluxDBInterpreter for improved readability and maintainability 2025-08-04 10:01:15 +02:00
java [ZEPPELIN-6306] Prevent NPE in StaticRepl by fail-fast JavaCompiler check 2025-09-07 17:37:36 +09:00
jdbc Bump org.postgresql:postgresql from 42.7.7 to 42.7.11 in /jdbc 2026-05-24 13:18:11 +09:00
k8s [MINOR] Bump up version to 0.13.0-SNAPSHOT 2025-08-02 22:05:06 +09:00
licenses [ZEPPELIN-6191] Remove loading external resources in Zeppelin documentations 2025-06-02 14:16:47 +02:00
livy [ZEPPELIN-6280] Remove unused LivyPySpark3Interpreter class 2025-08-23 00:10:54 +09:00
markdown [ZEPPELIN-6400] Remove ZeppelinConfiguration dependency from zeppelin-interpreter module 2026-03-17 14:12:55 +09:00
mongodb [ZEPPELIN-6234] fix: table() function not working 2025-08-28 22:09:07 +09:00
neo4j [MINOR] Bump up version to 0.13.0-SNAPSHOT 2025-08-02 22:05:06 +09:00
notebook [HOTFIX] Change the location of bank.csv to fix the integration tests (#4623) 2023-06-29 16:18:12 +09:00
python [ZEPPELIN-6410] Fix typo in PythonInterpreter comment: "sever" to "server" 2026-04-07 12:56:41 +09:00
rlang [ZEPPELIN-6276] Replace Deprecated Number Constructors for Java 11 2025-08-19 16:20:59 +02:00
scripts [MINOR] Bump up version to 0.13.0-SNAPSHOT 2025-08-02 22:05:06 +09:00
shell [MINOR] Bump up version to 0.13.0-SNAPSHOT 2025-08-02 22:05:06 +09:00
spark [MINOR] Bump up version to 0.13.0-SNAPSHOT 2025-08-02 22:05:06 +09:00
spark-submit [MINOR] Bump up version to 0.13.0-SNAPSHOT 2025-08-02 22:05:06 +09:00
sparql [MINOR] Bump up version to 0.13.0-SNAPSHOT 2025-08-02 22:05:06 +09:00
testing [ZEPPELIN-6157] Download artifacts from CDN if available 2024-12-19 10:19:39 +01:00
zeppelin-client [MINOR] Tighten origin and content-type handling in REST/WebSocket layer 2026-05-18 22:35:51 +09:00
zeppelin-client-examples [MINOR] Bump up version to 0.13.0-SNAPSHOT 2025-08-02 22:05:06 +09:00
zeppelin-common [ZEPPELIN-6355] Merge zeppelin-zengine to zeppelin-server 2026-05-05 21:07:31 +09:00
zeppelin-distribution [MINOR] Bump up version to 0.13.0-SNAPSHOT 2025-08-02 22:05:06 +09:00
zeppelin-examples [MINOR] Bump up version to 0.13.0-SNAPSHOT 2025-08-02 22:05:06 +09:00
zeppelin-integration [ZEPPELIN-6416] Fix zeppelin-interpreter-shaded leak via zeppelin-jupyter-interpreter scope 2026-05-14 09:55:36 +09:00
zeppelin-interpreter [ZEPPELIN-6355] Merge zeppelin-zengine to zeppelin-server 2026-05-05 21:07:31 +09:00
zeppelin-interpreter-integration [ZEPPELIN-6355] Merge zeppelin-zengine to zeppelin-server 2026-05-05 21:07:31 +09:00
zeppelin-interpreter-parent [MINOR] Bump up version to 0.13.0-SNAPSHOT 2025-08-02 22:05:06 +09:00
zeppelin-interpreter-shaded [MINOR] Bump up version to 0.13.0-SNAPSHOT 2025-08-02 22:05:06 +09:00
zeppelin-jupyter [MINOR] Bump up version to 0.13.0-SNAPSHOT 2025-08-02 22:05:06 +09:00
zeppelin-jupyter-interpreter [ZEPPELIN-6416] Fix zeppelin-interpreter-shaded leak via zeppelin-jupyter-interpreter scope 2026-05-14 09:55:36 +09:00
zeppelin-jupyter-interpreter-shaded [MINOR] Bump up version to 0.13.0-SNAPSHOT 2025-08-02 22:05:06 +09:00
zeppelin-plugins [MINOR] Reject traversal segments in note and folder paths 2026-05-14 13:55:54 +09:00
zeppelin-server [MINOR] Tighten origin and content-type handling in REST/WebSocket layer 2026-05-18 22:35:51 +09:00
zeppelin-test [ZEPPELIN-6195] Fix Selenium tests by switching from Chrome to Firefox and upgrading outdated Spark 2025-08-08 11:49:56 +02:00
zeppelin-web [ZEPPELIN-6366] Separate WebSocket max message size into a dedicated REST API 2026-01-22 15:49:09 +09:00
zeppelin-web-angular Bump fast-uri from 3.1.0 to 3.1.2 in /zeppelin-web-angular/projects/zeppelin-react 2026-05-10 18:09:27 +09:00
.asf.yaml [MINOR] Change notification emails (#4626) 2023-06-29 20:27:12 +09:00
.gitattributes Remove blank in .gitattributes (#4420) 2022-07-22 19:04:35 +09:00
.gitignore [ZEPPELIN-6405] Add AGENTS.md for AI coding agent guidance 2026-05-08 11:06:30 +09:00
AGENTS.md [ZEPPELIN-6405] Add AGENTS.md for AI coding agent guidance 2026-05-08 11:06:30 +09:00
Dockerfile [ZEPPELIN-6118] Remove unnecessary hadoop3 profile 2024-10-05 20:35:31 +08:00
LICENSE [ZEPPELIN-6323] Apply dark mode to the new UI 2025-10-05 17:03:06 +09:00
mvnw [ZEPPELIN-6132] Bump Maven 3.9.9 and Maven Wrapper 3.3.2 2024-10-22 11:34:54 +02:00
mvnw.cmd [ZEPPELIN-6132] Bump Maven 3.9.9 and Maven Wrapper 3.3.2 2024-10-22 11:34:54 +02:00
NOTICE [ZEPPELIN-6402] Update copyright year to 2026 in NOTICE file 2026-03-09 22:24:30 +09:00
pom.xml [ZEPPELIN-6355] Merge zeppelin-zengine to zeppelin-server 2026-05-05 21:07:31 +09:00
README.md [ZEPPELIN-6141] Update the link to the page where all issues are sorted 2024-11-12 10:55:52 +01:00
Roadmap.md [Webapp build] Clean bower_components on 'mvn clean' 2015-06-26 10:14:46 -07:00
SECURITY-README.md [ZEPPELIN-6223] Improve grammar and clarity in SECURITY-README.md for Shiro authentication 2025-07-20 14:07:11 +08:00
STYLE.md [ZEPPELIN-6249] Fix broken Ace Editor theme link in STYLE.md 2025-07-21 11:30:54 +08:00

Apache Zeppelin

Documentation: User Guide
Mailing Lists: User and Dev mailing list
Continuous Integration: core frontend rat
Contributing: Contribution Guide
Issue Tracker: Jira
License: Apache 2.0

Zeppelin, a web-based notebook that enables interactive data analytics. You can make beautiful data-driven, interactive and collaborative documents with SQL, Scala and more.

Core features:

  • Web based notebook style editor.
  • Built-in Apache Spark support

To know more about Zeppelin, visit our web site https://zeppelin.apache.org

Getting Started

Install binary package

Please go to install to install Apache Zeppelin from binary package.

Build from source

Please check Build from source to build Zeppelin from source.