# appengine-mapreduce **Repository Path**: mirrors_GoogleCloudPlatform/appengine-mapreduce ## Basic Information - **Project Name**: appengine-mapreduce - **Description**: A library for running MapReduce jobs on App Engine - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-02-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README AppEngine Mapreduce library =========================== [![Build Status](https://travis-ci.org/GoogleCloudPlatform/appengine-mapreduce.svg?branch=master)](https://travis-ci.org/GoogleCloudPlatform/appengine-mapreduce) 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