App Engine MapReduce Library

A user space MapReduce library for Google App Engine.

License

License

GroupId

GroupId

com.google.appengine.tools
ArtifactId

ArtifactId

appengine-mapreduce
Last Version

Last Version

0.9
Release Date

Release Date

Type

Type

jar
Description

Description

App Engine MapReduce Library
A user space MapReduce library for Google App Engine.
Project URL

Project URL

https://github.com/GoogleCloudPlatform/appengine-mapreduce/
Project Organization

Project Organization

Google
Source Code Management

Source Code Management

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

Download appengine-mapreduce

How to add to project

<!-- https://jarcasting.com/artifacts/com.google.appengine.tools/appengine-mapreduce/ -->
<dependency>
    <groupId>com.google.appengine.tools</groupId>
    <artifactId>appengine-mapreduce</artifactId>
    <version>0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.appengine.tools/appengine-mapreduce/
implementation 'com.google.appengine.tools:appengine-mapreduce:0.9'
// https://jarcasting.com/artifacts/com.google.appengine.tools/appengine-mapreduce/
implementation ("com.google.appengine.tools:appengine-mapreduce:0.9")
'com.google.appengine.tools:appengine-mapreduce:jar:0.9'
<dependency org="com.google.appengine.tools" name="appengine-mapreduce" rev="0.9">
  <artifact name="appengine-mapreduce" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.appengine.tools', module='appengine-mapreduce', version='0.9')
)
libraryDependencies += "com.google.appengine.tools" % "appengine-mapreduce" % "0.9"
[com.google.appengine.tools/appengine-mapreduce "0.9"]

Dependencies

compile (17)

Group / Artifact Type Version
com.google.appengine : appengine-api-1.0-sdk jar [1.9.15,2.0)
com.google.appengine.tools : appengine-gcs-client jar [0.4.3,1.0)
com.google.appengine.tools : appengine-pipeline jar [0.2.11,1.0)
com.googlecode.charts4j : charts4j jar 1.3
org.json : json jar 20090211
com.google.protobuf : protobuf-java jar 2.6.0
com.google.guava : guava jar [15.0,20.99]
joda-time : joda-time jar 2.3
it.unimi.dsi : fastutil jar [6.5,6.6)
com.google.apis : google-api-services-bigquery jar v2-rev154-1.19.0
com.google.api-client : google-api-client jar [1.19,2.0)
com.google.api-client : google-api-client-appengine jar [1.19,2.0)
com.google.http-client : google-http-client jar 1.19.0
com.google.http-client : google-http-client-jackson2 jar 1.19.0
com.fasterxml.jackson.core : jackson-databind jar [2.0,2.99]
com.fasterxml.jackson.core : jackson-core jar [2.0,2.99]
org.easymock : easymock jar 3.0

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (3)

Group / Artifact Type Version
com.google.appengine : appengine-testing jar [1.9.15,2.0)
com.google.appengine : appengine-api-stubs jar [1.9.15,2.0)
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

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
com.google.appengine.tools

Google Cloud Platform

Versions

Version
0.9
0.8.5
0.8.4
0.8.3
0.8.2
0.8.1
0.8
0.7.2
0.7.1
0.7
0.5
0.4.1
0.4
0.3
0.2
0.1