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

Uploaded Source

File details

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

File metadata

  • Download URL: Hadopy-0.1.0.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.0.tar.gz
Algorithm Hash digest
SHA256 cf96d3546cc5b3814ac2bcb9c89d25aaea3c798c5129f666d2181b45d33a8319
MD5 07b1d8d1d12b9a815c2e894b6bcf6eb3
BLAKE2b-256 9999f7e3d10a8efca3f61d692ceadb7ccecb4d369b1248b0a1ec42f4b96ee815

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