zenlambda / appengine-mapreduce

A library for running MapReduce jobs on App Engine

Home Page:https://github.com/GoogleCloudPlatform/appengine-mapreduce/wiki/1-MapReduce

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AppEngine Mapreduce library

Build Status

Official site: https://github.com/GoogleCloudPlatform/appengine-mapreduce

Check the site for up to date status, latest version, getting started & user guides and other documentation.

Archive contents:

  • python : python version of the library resides here
    • build.sh : use this to run tests for python library, build and run demo app
    • src : python source code for mapreduce library
    • tests : tests for mapreduce library
    • demo : a demo application that uses the map reduce.
  • java : java version of the library
    • build.xml : ant build file

About

A library for running MapReduce jobs on App Engine

https://github.com/GoogleCloudPlatform/appengine-mapreduce/wiki/1-MapReduce

License:Apache License 2.0


Languages

Language:Python 50.0%Language:Java 46.6%Language:JavaScript 2.6%Language:HTML 0.5%Language:CSS 0.1%Language:Shell 0.1%