Skip to content

Instantly share code, notes, and snippets.

@Charmatzis
Charmatzis / Zeppelin.md
Last active February 5, 2018 11:06
use Zeppelin in EMR with geotrellis and geotrellis-spark-sql

Introduction

This is a help page for settinh up Zeppelin with geotrellis and geotrellis-spark-sql and continue with analysis.

Steps

Prestep

Set properties for EMR cluster

@revis0r
revis0r / bucardo
Created December 23, 2014 22:48
Bucardo init script, place in /etc/init.d/
#!/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
@clhenrick
clhenrick / README.md
Last active April 1, 2024 14:55
PostgreSQL & PostGIS cheatsheet (a work in progress)