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

Implement Spark library #353

Open
dafreels opened this issue Feb 17, 2023 · 1 comment
Open

Implement Spark library #353

dafreels opened this issue Feb 17, 2023 · 1 comment
Assignees
Labels

Comments

@dafreels
Copy link
Collaborator

No description provided.

@dafreels dafreels added the 2.0.0 label Feb 17, 2023
dafreels added a commit to dafreels/metalus that referenced this issue Feb 17, 2023
@dafreels
Copy link
Collaborator Author

dafreels commented Feb 21, 2023

  • Get project running stand-alone
  • Provide a step that allows starting a job from a non-spark pipeline
  • Enable context sharing between calling pipeline and spark pipeline
    • SessionContext can be used to restore state one the Spark job starts.
    • SessionContext can be used to restore the Spark state once complete for use by the rest of the Pipeline

dafreels added a commit to dafreels/metalus that referenced this issue Feb 22, 2023
dafreels added a commit to dafreels/metalus that referenced this issue Feb 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants