simplexspatial / osm4scala

Scala and Spark library focused on reading OpenStreetMap Pbf files.
https://simplexspatial.github.io/osm4scala/
MIT License
81 stars 18 forks source link

Terraform script for testing in real cluster #103

Open angelcervera opened 3 years ago

angelcervera commented 3 years ago

Create terraform scripts to test the spark connector in the main Cloud platforms:

This script will:

  1. Create the infrastructure.
  2. Upload the pbf file
  3. Execute a spark job in a real cluster.