geotrellis / geodocker-cluster

[NOT MAINTAINED] GeoDocker Cluster is a Docker environment with Apache Accumulo and Apache Spark environment.
https://github.com/geodocker/geodocker
Apache License 2.0
27 stars 18 forks source link

EMR geodocker bootstrap script #42

Closed echeipesh closed 8 years ago

echeipesh commented 8 years ago

You can use this bootstrap script to start geodocker accumulo images on EMR.

For the moment it refers to accumulo-base image under echeipesh on docker hub. This will need to be changed as the changes to the geodocker images settle down.

Utility functions and general approach are inspired by GeoWave EMR bootstrap script.

pomadchin commented 8 years ago

Thanks!