dmrgo is a Go library for writing map/reduce jobs. It can be used with Hadoop's streaming protocol, but also includes a standalone map/ reduce implementation. It is partially based on ideas from Yelp's MrJob package for Python. The traditional "word count" example is in the examples directory.

1m read time From golangexample.com
Post cover image

Sort: