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

Extract non-Spark functionality (SparkJobArgs) into a separate module #22

Open
george-zubrienko opened this issue Mar 25, 2022 · 0 comments
Assignees

Comments

@george-zubrienko
Copy link
Contributor

Problem

People would like to use our argument wrapper functionality without the need to install the heavy weight of pyspark. Suggestion is to cut this module out into a separate project, where we can have spark-abstract stuff, extended in this project for Spark-specific purposes.

@george-zubrienko george-zubrienko self-assigned this Mar 25, 2022
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

No branches or pull requests

1 participant