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

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

Uploaded Source

File details

Details for the file Hadopy-0.1.1.tar.gz.

File metadata

  • Download URL: Hadopy-0.1.1.tar.gz
  • Upload date:
  • Size: 14.9 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.1.tar.gz
Algorithm Hash digest
SHA256 dc3bbbb06a56701c4aa2ebdff850b8ffeccb98f7272411fb1d3b119f3c5c313e
MD5 14018ed2efa365d91a2a1d2f6c9a98aa
BLAKE2b-256 abfccbb875adaa7a1aa17b259748be0b8325897cd6ce3fe4e637d355dfb48168

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