Skip to content

[ZEPPELIN-6280] Remove unused LivyPySpark3Interpreter class - #5028

Merged
ParkGyeongTae merged 1 commit into
apache:masterfrom
celinayk:ZEPPELIN-6280
Aug 22, 2025
Merged

[ZEPPELIN-6280] Remove unused LivyPySpark3Interpreter class#5028
ParkGyeongTae merged 1 commit into
apache:masterfrom
celinayk:ZEPPELIN-6280

Conversation

@celinayk

Copy link
Copy Markdown
Contributor

What is this PR for?

This PR removes the unused LivyPySpark3Interpreter.java class from the codebase. This class is no longer referenced anywhere in the project, so its removal helps simplify the code and reduce maintenance overhead.

What type of PR is it?

Refactoring

Todos

  • - Remove zeppelin/livy/src/main/java/org/apache/zeppelin/livy/LivyPySpark3Interpreter.java

What is the Jira issue?

ZEPPELIN-6280

How should this be tested?

Screenshots (if appropriate)

Questions:

  • Does the license files need to update? No
  • Is there breaking changes for older versions? No
  • Does this needs documentation? No

@ParkGyeongTaeParkGyeongTae left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thank you for your contribution.

@jongyouljongyoul left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@ParkGyeongTaeParkGyeongTae self-assigned this Aug 22, 2025
@ParkGyeongTae
ParkGyeongTae merged commit 8b2aabb into apache:masterAug 22, 2025
16 of 18 checks passed
ParkGyeongTae pushed a commit that referenced this pull request Aug 22, 2025
### What is this PR for?
This PR removes the unused LivyPySpark3Interpreter.java class from the codebase. This class is no longer referenced anywhere in the project, so its removal helps simplify the code and reduce maintenance overhead.
### What type of PR is it?
Refactoring
### Todos
* [x] - Remove zeppelin/livy/src/main/java/org/apache/zeppelin/livy/LivyPySpark3Interpreter.java
### What is the Jira issue?
[ZEPPELIN-6280](https://issues.apache.org/jira/browse/ZEPPELIN-6280)
### How should this be tested?
### Screenshots (if appropriate)
### Questions:
* Does the license files need to update? No
* Is there breaking changes for older versions? No
* Does this needs documentation? No
Closes#5028 from celinayk/ZEPPELIN-6280.
Signed-off-by: ParkGyeongTae <gyeongtae@apache.org>
(cherry picked from commit 8b2aabb)
Signed-off-by: ParkGyeongTae <gyeongtae@apache.org>
@ParkGyeongTae

Copy link
Copy Markdown
Member

Merged into master and branch-0.12

Sign up for freeto 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.

3 participants

@celinayk@ParkGyeongTae@jongyoul