A Go framework for running Map Reduce Jobs on Hadoop.
http://godoc.org/github.com/jehiah/gomrjob
- Hadoop with HDFS via
hadoop
CLI - Google Cloud Dataproc with Google Storage
This framework has been in production use at Bitly since 2013, but it's light on examples.
See the example for more context.
Heavily inspired by Yelp/mrjob