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/
History
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
kotti_mapreduce-0.1.0.tar.gz
(27.6 kB
view hashes)