The MapReduce addon for Kotti sites
Project description
This is an extension to Kotti that allows to use MapReduce feature to your site.
kotti_mapreduce uses Amazon Elastic MapReduce (Amazon EMR) only at this time. To run a MapReduce job, AWS access key is needed. See also Amazon Elastic MapReduce (Documentation) about the Job Flow for MapReduce.
Development happens at https://github.com/t2y/kotti_mapreduce
Installation
From PyPI:
$ pip install kotti_mapreduce
From github (for developers):
$ git clone git@github.com:t2y/kotti_mapreduce.git $ cd kotti_mapreduce/ $ python setup.py develop
Configuration
To enable the extension in your Kotti site, activate the configurator:
kotti.configurators = kotti_mapreduce.kotti_configure
Documentation
Documentation is hosted on readthedocs.org at http://kotti-mapreduce.readthedocs.org/en/latest/
ChangeLog
0.2.0 (2012-08-28)
fix bugs
refactoring user-interface
change the bootstrap model definition to be flexible structure
0.1.0 (2012-08-11)
first release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file kotti_mapreduce-0.2.0.tar.gz
.
File metadata
- Download URL: kotti_mapreduce-0.2.0.tar.gz
- Upload date:
- Size: 30.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0d401bc6c96e7fde13220072fa75ad162027bb351ab42c6c8bf3d4fb15bf9c3e |
|
MD5 | b95004779ed54846c7e9d4b1f4f5c106 |
|
BLAKE2b-256 | 92ad539e5f22f25b3e10ada269408a72de6e077d093cb5db23ac74ed183c43b2 |