zeppelin icon indicating copy to clipboard operation
zeppelin copied to clipboard

Web-based notebook that enables data-driven, interactive data analytics and collaborative documents with SQL, Scala and more.

Results 308 zeppelin issues
Sort by recently updated
recently updated
newest added

### What is this PR for? This PR adds an Origin check to ensure that WebSocket connections are initiated from trusted sources only. By validating the `Origin` header in the...

Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.16.1 to 3.25.5. Release notes Sourced from com.google.protobuf:protobuf-java's releases. Protocol Buffers v3.20.3 Java Refactoring java full runtime to reuse sub-message builders and prepare to migrate parsing logic...

dependencies
java

Bumps [serve-static](https://github.com/expressjs/serve-static) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `serve-static` from 1.15.0 to 1.16.2 Release notes Sourced from serve-static's releases. 1.16.0 What's Changed Remove link renderization in...

dependencies
javascript
Stale

Bumps [body-parser](https://github.com/expressjs/body-parser) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `body-parser` from 1.20.2 to 1.20.3 Release notes Sourced from body-parser's releases. 1.20.3 What's Changed Important deps: [email protected] add...

dependencies
javascript
Stale

Bumps [send](https://github.com/pillarjs/send) to 0.19.0 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together. Updates `send` from 0.18.0 to 0.19.0 Release notes Sourced from send's releases. 0.19.0 What's...

dependencies
javascript
Stale

### What is this PR for? This PR fixes a UI bug where notebook and folder names that contain spaces are displayed with the URL-encoded text %20 in the notebook...

### What is this PR for? This PR adds missing unit test coverage for several utility classes in the `org.apache.zeppelin.utils` package. Previously, these classes had no dedicated test cases, which...

### What is this PR for? This PR improves the robustness and clarity of the Elasticsearch interpreter module in Zeppelin. - Reimplemented `ActionResponse#getHit()` to throw `NoSuchElementException` instead of relying on...

### What is this PR for? This PR addresses a test failure in the GitHub Actions job `test-selenium-with-spark-module-for-spark-3-4`. The failure was caused by ChromeDriver not recognizing the `Runtime.evaluate` command, which...

Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.11 to 1.1.12. Release notes Sourced from brace-expansion's releases. v1.1.12 pkg: publish on tag 1.x c460dbd fmt ccb8ac6 Fix potential ReDoS Vulnerability or Inefficient Regular Expression (#65)...

dependencies
javascript