Sign in
apache
/
zeppelin
/
HEAD
532d86d
[ZEPPELIN-6582] New UI: clearing a paragraph in collaborative mode throws and does not sync the empty text
by Lee SuJung
· 30 hours ago
master
2593fc0
[HOTFIX] Validate note access for interpreter bindings
by Jongyoul Lee
· 2 days ago
f2f34cd
[HOTFIX] Avoid shell evaluation of interpreter launch arguments
by Jongyoul Lee
· 2 days ago
e3212c8
[ZEPPELIN-6451] Add default NotebookRepo settings methods to remove duplicated placeholder implementations
by Coen90
· 3 days ago
2cc438b
[ZEPPELIN-5235] Add Cancel all paragraphs button to the new UI
by HwangRock
· 3 days ago
8adeb6a
[HOTFIX] Validate interpreter library lookup
by Jongyoul Lee
· 4 days ago
14cdf84
[ZEPPELIN-6640] Theme the React remote from the host instead of the shell's CSS
by 김예나
· 5 days ago
cd700db
[ZEPPELIN-6641] Fix stale rationale in the reportError comment
by ChanHo Lee
· 6 days ago
d64897a
[ZEPPELIN-6565] Re-enter Angular zone for React remote callbacks
by Minho Jang
· 7 days ago
e5b6987
[HOTFIX] Refresh zeppelin-react lockfile for npm audit
by github-actions[bot]
· 7 days ago
9f7092b
[MINOR] Add daily npm audit remediation workflow
by Jongyoul Lee
· 8 days ago
0f4991d
[ZEPPELIN-6432] Modernize the Jekyll documentation build
by Jongyoul Lee
· 9 days ago
c199b40
[ZEPPELIN-6638] Time out the React remote entry load
by 김예나
· 9 days ago
856cf2a
[ZEPPELIN-6567] Give the Angular shell a self-contained unit test setup
by Minho Jang
· 9 days ago
e887d7c
[ZEPPELIN-6528] Handle forbidden interpreter responses in classic UI
by Jongyoul Lee
· 10 days ago
4728b91
[ZEPPELIN-6639] Migrate Cassandra interpreter tests to Testcontainers with Cassandra 4.x
by Cheng Pan
· 10 days ago
2029a34
[ZEPPELIN-6503] Update README.md Core features section to reflect current capabilities
by Chaiwon Hwang
· 10 days ago
1f80e7a
[ZEPPELIN-6556] Personalized mode leaks a non-owner's paragraph edits into the shared master paragraph
by Lee SuJung
· 11 days ago
0e72120
[ZEPPELIN-5858] Fix moveNote/saveNote race that duplicates notes
by HwangRock
· 11 days ago
2892d46
[ZEPPELIN-6628] Add an internal-link check to the docs build
by chaeyoung kim
· 12 days ago
4d02c15
[ZEPPELIN-6575] Reclaim idle interpreters on the server with a per-setting timeout
by dae won
· 12 days ago
a403bed
[ZEPPELIN-6436] Fix stale module names and test commands in embedding search documentation
by YooJung Huh
· 12 days ago
a7458a8
[ZEPPELIN-6459] Align Docker image logging configuration and documentation with Log4j2
by YeonKyung Ryu
· 12 days ago
427bf3a
[ZEPPELIN-6543] Handle invokeMethod serialization failure as InterpreterRPCException
by gyowoo1113
· 12 days ago
2147d79
[ZEPPELIN-6548] Use specific exceptions for Spark Scala fallback detection
by Minho Jang
· 12 days ago
149f51f
[ZEPPELIN-6129] Restore parallel paragraph execution for concurrent interpreters
by HwangRock
· 12 days ago
3d71dfe
[ZEPPELIN-6555] Avoid deadlock in ManagedInterpreterGroup.close() by not holding the group lock while closing session interpreters
by HyeonUk Kang
· 12 days ago
206b6a3
[ZEPPELIN-6208] Enable DuckDB support in JDBC Interpreter by excluding incompatible default properties
by HyeonUk Kang
· 12 days ago
9b8d82b
[ZEPPELIN-6635] Remove unnecessary git add from lint-staged configuration
by Minho Jang
· 12 days ago
560a808
[ZEPPELIN-6507] Return empty list from FileInterpreter.completion()
by 김다은 (Daeun Kim)
· 12 days ago
e1d96d6
[ZEPPELIN-6457] Extract shared Python ZeppelinContext helpers for PySpark and PyFlink
by DONGHOON LEE
· 12 days ago
6baf0f9
[ZEPPELIN-6528] Upgrade Apache Shiro from 1.13.0 to 2.0.6
by Gyeongtae Park
· 12 days ago
8595f2a
[ZEPPELIN-6461] Fix InterruptedException handling in recoverRunningParagraphs
by Yerin Lee
· 13 days ago
8941865
[ZEPPELIN-6491] Remove Google Analytics from generated version docs
by uommou
· 13 days ago
7d840af
[ZEPPELIN-6596] Improve editor fallback logging
by 백형준
· 13 days ago
03de344
[ZEPPELIN-6153] Add display_name to the kernelspec when exporting to ipynb
by minjcho
· 13 days ago
ddb8bc6
[MINOR] Prevent WebSocket tickets from being logged
by Jongyoul Lee
· 13 days ago
f988eef
[ZEPPELIN-6521] Preserve withCredentials on HTTP requests in production builds
by dae won
· 2 weeks ago
4998576
[ZEPPELIN-3798] Fix wrong link to Dynamic Form docs on Zeppelin Context webpage
by 김예나
· 2 weeks ago
3faf553
[ZEPPELIN-6533] Apply the notebook search term after the paragraph views exist
by 김예나
· 2 weeks ago
b90e686
[ZEPPELIN-6599] Stop treating the user list search text as LDAP filter and regex syntax
by 김예나
· 2 weeks ago
07cf670
[ZEPPELIN-6012] Fix NPE when the run-note request body carries no params
by dae won
· 2 weeks ago
460a2e4
[ZEPPELIN-6486] Rename the mislabeled "Set up JDK 8" CI step to JDK 11
by huiseong29
· 2 weeks ago
8a2b306
[ZEPPELIN-6463] Close the package.json reader in HeliumBundleFactory with try-with-resources
by dae won
· 2 weeks ago
2c448a3
[ZEPPELIN-6484] Deduplicate IdHashes and add unit tests
by dae won
· 2 weeks ago
a15b82c
[ZEPPELIN-5994] Fix cron tests for ZeppelinRestApiTest
by namuuCY
· 2 weeks ago
ee44170
[ZEPPELIN-6393] Fix GET job/{noteId} api, when target notebook id contains ERROR status paragraph ,it returns java.lang.NoClassDefFoundError: org/apache/commons/lang/StringUtils
by Stan
· 2 weeks ago
904c089
[ZEPPELIN-6489] Fix stale Shiro authentication documentation links
by Lee SuJung
· 2 weeks ago
9b42f26
[ZEPPELIN-6462] Close interpreter-setting.json streams with try-with-resources
by dae won
· 2 weeks ago
ada6cee
[ZEPPELIN-6385] Refactor StringsCompleter to use method reference for Comparator
by HyeonUk Kang
· 2 weeks ago
e087aee
[ZEPPELIN-3968] Fix wrong MySQL driver class in JDBC doc screenshot
by 김예나
· 2 weeks ago
404866f
[ZEPPELIN-6590] Bump websocket-driver to 0.7.5 to address CVE-2026-54466
by 김동환
· 3 weeks ago
d3f9fa0
[ZEPPELIN-6483][FOLLOWUP] Format HDFS modification time with Locale.ROOT
by 김동환
· 3 weeks ago
74fd060
[ZEPPELIN-3225] Add missing @Override annotations in zeppelin-server
by 김예나
· 3 weeks ago
0fbb611
[ZEPPELIN-6466] Improve RepositorySystemFactory error reporting
by 백형준
· 3 weeks ago
30bb6a8
[ZEPPELIN-6477] Stop dumping stack trace on Groovy cancellation
by 백형준
· 3 weeks ago
a72b8f8
[ZEPPELIN-6480] Stop logging terminal dashboard HTML
by 백형준
· 3 weeks ago
c2cde0f
[ZEPPELIN-6488] Refresh stale apache/zeppelin:0.10.0 Docker tags in the quickstart docs
by Lee SuJung
· 3 weeks ago
7dfc421
[ZEPPELIN-6478] Log Groovy classpath discovery failures with throwable
by 백형준
· 3 weeks ago
21b845a
[ZEPPELIN-6561] Restore default SIGINT handler so python paragraph cancel works under daemon launch
by HwangRock
· 3 weeks ago
d8c43cb
[ZEPPELIN-6579] Make notebook tree reload safe for concurrent note operations
by dae won
· 3 weeks ago
fafc113
[ZEPPELIN-6474] Handle NumberFormatException when parsing MongoDB interpreter numeric properties
by Seoyeon Lee
· 3 weeks ago
f456139
[ZEPPELIN-6483] Format HDFS modification time in GMT to match the printed label
by 김동환
· 3 weeks ago
c11fe27
[ZEPPELIN-6530] Fix operator precedence in SSL store path checks and make isWindowsPath null-safe
by 김동환
· 3 weeks ago
cc5c38a
[ZEPPELIN-6562] Fix specs that silently pass or flake because they target DOM the new UI no longer renders
by YONGJAE LEE (이용재)
· 3 weeks ago
dbb58f8
[ZEPPELIN-6522] Guard HTTP interceptor unwrap against null response bodies
by JangAyeon
· 3 weeks ago
b82f14e
[ZEPPELIN-6559] Drop the faked Windows user agent so Monaco keybindings match the host platform
by YONGJAE LEE (이용재)
· 4 weeks ago
783e392
[ZEPPELIN-6470] Add accessible names to icon-only buttons in the interpreter settings form
by 김예나
· 4 weeks ago
026dafd
[ZEPPELIN-6447] Add Module Federation typing for the published paragr…
by JangAyeon
· 4 weeks ago
63609aa
[ZEPPELIN-6560] Lint the new UI e2e suite and document its conventions
by YONGJAE LEE (이용재)
· 4 weeks ago
5ecc63c
[ZEPPELIN-6342] Enable the endOfLine option in Prettier and cover tsx files
by 김예나
· 4 weeks ago
4b36aa4
[HOTFIX] Dedupe minimatch and bump postcss in zeppelin-react
by YONGJAE LEE (이용재)
· 4 weeks ago
2ad49b3
[ZEPPELIN-6551] Fix Job Manager crash on removal broadcast for a note not in the viewer's list
by 김예나
· 4 weeks ago
de9f896
[ZEPPELIN-6550] Fix trash detection in note view so trashed notes can be permanently deleted
by 김예나
· 4 weeks ago
597652e
[ZEPPELIN-6558] Drop the redundant Chromium-channel Playwright projects from CI
by HwangRock
· 4 weeks ago
a31975a
[ZEPPELIN-6525] Authenticate via REST for Selenium login preconditions
by HwangRock
· 4 weeks ago
3f79619
[ZEPPELIN-6444] Add type guard for imported note JSON to remove @ts-ignore
by 김예나
· 4 weeks ago
a619089
[ZEPPELIN-1836] Make testAngularRunParagraph wait for rendered Angular output
by Jongyoul Lee
· 4 weeks ago
a454d17
[ZEPPELIN-6547] Add collaboration-mode and editor-search e2e coverage for the new UI
by YONGJAE LEE (이용재)
· 4 weeks ago
554fffe
[ZEPPELIN-6502] Replace deprecated openjdk Docker image with Eclipse Temurin
by YeonKyung Ryu
· 4 weeks ago
7dd659e
[HOTFIX] Fix 3 high-severity npm audit vulnerabilities in zeppelin-react
by YONGJAE LEE (이용재)
· 4 weeks ago
52397c8
[ZEPPELIN-6443] Avoid misleading elapsed-time footer when a running paragraph has no dateStarted
by 김예나
· 4 weeks ago
fb7f9dc
[ZEPPELIN-6540] Make ConnectionManager.userSocketMap thread-safe
by HwangRock
· 4 weeks ago
9521f7c
[ZEPPELIN-6479] Harden Hive version parsing against missing-dot and qualifier-suffix versions
by 김동환
· 5 weeks ago
0bd5b03
[ZEPPELIN-6322] Filter download messages in ProcessData error stream
by YeonKyung Ryu
· 5 weeks ago
12399c7
[ZEPPELIN-6464] Throw IllegalArgumentException for an unsupported Scala version in SparkInterpreterLauncher
by Minho Jang
· 5 weeks ago
aad3611
[ZEPPELIN-6497] Refresh stale Cassandra interpreter embedded help links
by Minho Jang
· 5 weeks ago
226b0a6
[ZEPPELIN-6441] Replace outdated type assertions with satisfies
by 김예나
· 5 weeks ago
8c199a2
[ZEPPELIN-6532] Complete destroy$ in paragraph ngOnDestroy to stop leaking subscriptions
by JangAyeon
· 5 weeks ago
b572a07
[ZEPPELIN-5876] Implement DockerInterpreterProcess.isAlive() using container state
by HyeonUk Kang
· 5 weeks ago
09ba0e0
[ZEPPELIN-6535] Match table column filter terms literally instead of as regex
by JangAyeon
· 5 weeks ago
1355de1
[ZEPPELIN-6435] Remove frontend build dependency from IndexHtmlServletTest
by gyowoo1113
· 5 weeks ago
03c9d16
[ZEPPELIN-6498] Fix broken interpreter binding mode link in interpreter overview docs
by Minho Jang
· 5 weeks ago
63e32d7
[ZEPPELIN-6471] Share a single aggregation-type constant between table and pivot
by 김예나
· 5 weeks ago
c50b1dc
[ZEPPELIN-6542] Fix missing "Run" menu for first paragraph in Zeppelin
by Manhua
· 5 weeks ago
2e80410
[ZEPPELIN-6546] Restore Math.max accumulation for NoteJobInfo.unixTimeLastRun
by HwangRock
· 5 weeks ago
156cd54
[ZEPPELIN-6541] Pin maven-checkstyle-plugin version so it is actually applied
by Gyeongtae Park
· 5 weeks ago
386d110
[ZEPPELIN-6544] Harden keyboard-shortcut e2e helpers against silent passes
by YONGJAE LEE (이용재)
· 5 weeks ago
108536f
[ZEPPELIN-6534] Escape note name before building clone-name RegExp
by 김예나
· 5 weeks ago
adea3b9
[ZEPPELIN-6545] Move the classic-suite gating to a dedicated Playwright config
by Minho Jang
· 5 weeks ago
Next »