gomrjob icon indicating copy to clipboard operation
gomrjob copied to clipboard

gomrjob - a Go Framework for Hadoop Map Reduce Jobs

GoMRJob

Build Status GoDoc GitHub release

A Go framework for running Map Reduce Jobs on Hadoop.

http://godoc.org/github.com/jehiah/gomrjob

Supported Configurations

About

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