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

[BUGFIX] Add a parameter to SparkDFDatasource to reuse the Spark Context #2733

Merged

Conversation

j-f-r
Copy link
Contributor

@j-f-r j-f-r commented Apr 27, 2021

Changes proposed in this pull request:

  • Add a force_reuse_spark_context to SparkDFDatasource, which gets passed to get_or_create_spark_application so that it does not stop the current context, but reuse it.

Issues:
#2732

…pplication and pass the new parameters from sparkdfdatasource
@j-f-r
Copy link
Contributor Author

j-f-r commented Apr 27, 2021

@cla-bot check

1 similar comment
@j-f-r
Copy link
Contributor Author

j-f-r commented Apr 27, 2021

@cla-bot check

Copy link
Contributor

@eugmandel eugmandel left a comment

Choose a reason for hiding this comment

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

@j-f-r Thank you! Will merge.

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.

3 participants