azavea / osmesa

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

Review and simplify EMR spark configuration in deployment scripts #188

Open CloudNiner opened 4 years ago

CloudNiner commented 4 years ago

We've cargo-culted around a number of configuration options that make our EMR spark conf way more complicated than it needs to be. This task is to reduce the json configuration for the batch-process.sh script at deployment/streaming/scripts/emr-configurations/batch-process.json to a minimum set of options required to successfully complete that task.

Once reduced, we can begin to review other configurations for completeness.

Original discussion: https://github.com/azavea/osmesa/pull/184#discussion_r367622476