Skip to main content

Easy parallel map-reduce command line tool

Project description

Hadopy - Easy parallel map-reduce command line tool

License: GPL v3 Python Versions PyPI version

If you want to map reduce parallel but hadoop is overkill, with Hadopy you can run map reduce in python.

Installing

To get Hadopy, either install from PyPi:

$ pip install hadopy 

or clone this github project and install:

$ pip install .

Usage

Hadopy was programmed with ease-of-use in mind. To run it use one of the following command:

Linux / MacOS

$ cat example.txt | hadopy --mapper "python mapper.py" --reducer "python reducer.py"

Windows

$ type example.txt | hadopy --mapper "python mapper.py" --reducer "python reducer.py"

For more information use

$ hadopy --help

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hadopy-0.1.4.tar.gz (15.8 kB view details)

Uploaded Source

File details

Details for the file hadopy-0.1.4.tar.gz.

File metadata

  • Download URL: hadopy-0.1.4.tar.gz
  • Upload date:
  • Size: 15.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4

File hashes

Hashes for hadopy-0.1.4.tar.gz
Algorithm Hash digest
SHA256 154399d914ba493ecd98c7026a690ef48e4a68876e7aece4d4f2d60bb4d035d1
MD5 7e09d9c24ba62d531217f6cbaa4a2bb8
BLAKE2b-256 1b1b82cad3964b978acaf5ebfb3f362e7ec504a77801c5523697f9bb3613153a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page