zeppelin
zeppelin copied to clipboard
Web-based notebook that enables data-driven, interactive data analytics and collaborative documents with SQL, Scala and more.
### What is this PR for? This PR adds a Dockerfile to build a Python interpreter container. I think it could be helpful to use distributed computing resources. ### What...
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.4 to 6.5.7. Commits 3e46a48 6.5.7 accb61e lib: DER signature decoding correction 03e06e1 6.5.6 7ac5360 Merge commit from fork 7570078 6.5.5 206da2e lib: lint 0a78e03 [Fix] restore...
Bumps [socket.io-parser](https://github.com/Automattic/socket.io-parser) to 4.2.4 and updates ancestor dependency [karma](https://github.com/karma-runner/karma). These dependencies need to be updated together. Updates `socket.io-parser` from 3.2.0 to 4.2.4 Release notes Sourced from socket.io-parser's releases. 4.2.4 Bug...
### What is this PR for? This PR adds a Dockerfile to build a java interpreter container. I think it could be helpful to use distributed computing resources. ### What...
Bumps [org.elasticsearch:elasticsearch](https://github.com/elastic/elasticsearch) from 2.4.3 to 7.17.23. Release notes Sourced from org.elasticsearch:elasticsearch's releases. Elasticsearch 7.17.23 Downloads: https://elastic.co/downloads/elasticsearch Release notes: https://www.elastic.co/guide/en/elasticsearch/reference/7.17/release-notes-7.17.23.html Elasticsearch 7.17.22 Downloads: https://elastic.co/downloads/elasticsearch Release notes: https://www.elastic.co/guide/en/elasticsearch/reference/7.17/release-notes-7.17.22.html Elasticsearch 7.17.21 Downloads: https://elastic.co/downloads/elasticsearch...
### What is this PR for? Notice, that the patch does not work, I encountered an issue that I am unable to resolve, if someone is interested in this task,...
### What is this PR for? This PR adds a Dockerfile to build a MongoDB interpreter container. I think it could be helpful to use distributed computing resources. ### What...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.15.4 to 1.16.5. Release notes Sourced from nokogiri's releases. v1.16.5 / 2024-05-13 Security [CRuby] Vendored libxml2 is updated to address CVE-2024-34459. See GHSA-r95h-9x8f-r3f7 for more information. Dependencies...
### What is this PR for? This PR adds a Dockerfile to build a spark interpreter. ### What type of PR is it? Feature ### Todos * [x] - Dockerfile...
### What is this PR for? Add some validation check conditions to existing url validator in jdbc interpreter. So now it can check URLs with the conditions below if it...