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

Reference Livy alternative in Sparkmagic Readme file #782

Closed
pdambrauskas opened this issue Oct 28, 2022 · 1 comment · Fixed by #784
Closed

Reference Livy alternative in Sparkmagic Readme file #782

pdambrauskas opened this issue Oct 28, 2022 · 1 comment · Fixed by #784

Comments

@pdambrauskas
Copy link
Contributor

Hi, since it looks like Apache Livy is not maintained anymore: new features are not accepted, Spark version is not being updated, we decided to implement our own solution - Lighter.
Lighter supports Spark batch applications on Yarn and Kubernetes, and PySpark Sparkmagic sessions.

Some more information on how it works can be find here. As well as on documentation pages in our Github repo.

Would it be ok to add a link to our project on the Sparkmagic readme file, so that other sparkmagic users would know that there is an alternative to Livy, which allows to use Sparkmagic with latest PySpark version on K8s (and also Yarn)?

@devstein
Copy link
Collaborator

Hi @pdambrauskas thanks for making an issue! Absolutely. Alternatives to Apache Livy are much needed, so I'm excited to see how Lighter evolves.

Just make a PR to add it to the README. In general, always feel to contribute to Sparkmagic. We are always looking for more contributors and maintainers, especially people that work on related projects in the industry.

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 a pull request may close this issue.

2 participants