Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spark3 fix #37

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Conversation

StrongestNumber9
Copy link
Contributor

Fixes launching when using newer versions of spark on currently experimental version of zep_01.

The compatibility with current version of zep_01 is unknown at this time

@StrongestNumber9 StrongestNumber9 marked this pull request as draft October 30, 2024 13:23
@kortemik
Copy link
Member

looks ok to me, the deprecation thing does not do much

@@ -87,7 +87,7 @@
<dependency>
<groupId>org.apache.zeppelin</groupId>
<artifactId>spark-interpreter</artifactId>
<version>0.10.1</version>
<version>0.11.2</version>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this will conflict on existing setup as our environments provide only 0.10.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants