Skip to content

transition to spark connect#86

Open
MrPowers wants to merge 2 commits intomainfrom
spark-connect
Open

transition to spark connect#86
MrPowers wants to merge 2 commits intomainfrom
spark-connect

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