Skip to content

Conversation

@sethcall
Copy link

I ran into a situation where I needed to change the spark session config, but I couldn't do it very cleanly due to newBuilder being a nested method and a few other reasons.

So I added an overridable method, extendBuilder(builder: SparkSession.builder) that gets called before the session is made.

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.

1 participant