azavea / osmesa

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

Dev setup for OSMesa #6

Closed lossyrob closed 7 years ago

lossyrob commented 7 years ago

This PR adds a development setup to run hdfs, zookeeper, hbase, geomesa, geoserver, and zeppelin notebook through a Docker setup.

Fixes #2

lossyrob commented 7 years ago

Ready for review. @azavea/operations, any feedback would be appreciated.

mojodna commented 7 years ago

Is it possible to make https://github.com/azavea/ansible-pip public?

- downloading role 'pip', owned by azavea
- downloading role from https://github.com/azavea/ansible-pip/archive/1.0.0.tar.gz
 [ERROR]: failed to download the file: HTTP Error 400: Bad Request
 [WARNING]: - azavea.pip was NOT installed successfully.
ERROR! - you can use --ignore-errors to skip failed roles and finish processing the list.
mojodna commented 7 years ago

Scratch that, or thank you (!). Either way, it's working now.

lossyrob commented 7 years ago

A number of people have gotten this up and running, and at this point we're working off this branch as if it were master. I've addressed the current set of comments; if there are additional comments I can address them in another PR.