This is a help page for settinh up Zeppelin with geotrellis and geotrellis-spark-sql and continue with analysis.
Set properties for EMR cluster
| #!/bin/bash | |
| ### BEGIN INIT INFO | |
| # Provides: bucardo | |
| # Required-Start: $remote_fs $syslog postgresql-9.3 | |
| # Should-Start: postgresql-9.3 | |
| # Required-Stop: $remote_fs $syslog | |
| # Default-Start: 2 3 4 5 | |
| # Default-Stop: 0 1 6 | |
| # Short-Description: Manage bucardo | |
| # Description: Start, stop, restart bucardo |
This is a collection of information on PostgreSQL and PostGIS for what I tend to use most often.