azavea / osmesa

OSMesa is an OpenStreetMap processing stack based on GeoTrellis and Apache Spark
Apache License 2.0
80 stars 26 forks source link

Fix serialization error on vector tile write #57

Closed moradology closed 6 years ago

moradology commented 6 years ago

This PR carries forward a workaround for a Kryo bug related to linked list serialization (it gets confused and causes a stack overflow trying to deserialize each link....)