Skip to content

Conversation

@MrPowers
Copy link
Owner

@MrPowers MrPowers commented Feb 2, 2024

This PR is not meant to be merged.

This is to see if chispa works with Spark Connect.

It is. not working yet. I run poetry run pytest tests and it just hangs.

.master("local")
.appName("chispa")
.getOrCreate())
spark = SparkSession.builder.remote("sc://localhost").appName("chispa").getOrCreate()

Choose a reason for hiding this comment

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

The test is called readme example but it's not consistent with readme

I think readme should stick with vanilla spark session though

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.

2 participants