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.5.tar.gz (15.8 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: hadopy-0.1.5.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.5.tar.gz
Algorithm Hash digest
SHA256 8885fd31278395285da610e148d505555b927022610de71c7ca33fe517de4b65
MD5 134118af8e44d45449169d94fc59a218
BLAKE2b-256 7e00da2a8eeafa364532262ea74a3e8a6a19d950f15dc06338de7c80ae248f7a

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