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

SparkConfigBuilder: options_from_ini are never set #22

Open
BramKasteel opened this issue Feb 18, 2022 · 0 comments
Open

SparkConfigBuilder: options_from_ini are never set #22

BramKasteel opened this issue Feb 18, 2022 · 0 comments

Comments

@BramKasteel
Copy link

In config.py, SparkConfigBuilder, the parameter options_from_ini are never set.
In the function initialize they are set to None by default.
The function initialize is called in get(), but never gets an input parameter.
I was not able to set spark parameters for the fixture spark_session

Am I missing something?

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