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

Spark rasterization hangs #1

Open
willtemperley opened this issue Jun 17, 2016 · 1 comment
Open

Spark rasterization hangs #1

willtemperley opened this issue Jun 17, 2016 · 1 comment

Comments

@willtemperley
Copy link
Owner

The WayRasterizer in (mapreduce) is fast, but porting to Spark has been problematic - it hangs for no apparent reason. Also need to find a better way to broadcast the WKTReader.

https://github.com/willtemperley/osm-hadoop/blob/master/src/main/scala/org/roadlessforest/osm/SparkRasterizer.scala

@willtemperley
Copy link
Owner Author

P.S. the input will be WayWritables which hold a WKT string and a value to rasterize (e.g. highway values).

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