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

Broadcast Timeout on Ontario GeoJson boundary #224

Open
bdgeise opened this issue Jun 20, 2018 · 0 comments
Open

Broadcast Timeout on Ontario GeoJson boundary #224

bdgeise opened this issue Jun 20, 2018 · 0 comments

Comments

@bdgeise
Copy link

bdgeise commented Jun 20, 2018

Using the attached geojson boundary for Ontario there was an error for a broadcast timeout when trying to run against about ~1b points. The points data set is parquet.

Final app status: FAILED, exitCode: 15, (reason: User class threw exception: org.apache.spark.sql.catalyst.errors.package$TreeNodeException: execute, tree: Exchange SinglePartition

Also this seemed to result in a broadcast time out on Spark and increasing spark.sql.autoBroadcastJoinThreshold and spark.sql.broadcastTimeout did not help.

We did notice through a conversion process to create the GeoJson structure that the precision is very high >15.

ontario_ca.geojson.zip

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