photon-dance-mapreduce

module
v0.0.0-...-26feacf Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 17, 2021 License: MIT

README

photon-dance-mapreduce

mapreduce

Get Started

Prerequisites
  • OS - debian/ubuntu linux release
  • Go - go1.15+ linux/amd64 or higher
Installation
Clone
Example Usage
# build the plugin
cd apps && make build

# build the binary
cd .. && make build

# start the master service
./mapreduce-master-service --conf=conf/master_conf.json --level=info

# start the worker-1 service
./mapreduce-worker-service --conf=conf/worker_1_conf.json --level=info
# start the worker-2 service
./mapreduce-worker-service --conf=conf/worker_2_conf.json --level=info
# start the worker-3 service
./mapreduce-worker-service --conf=conf/worker_3_conf.json --level=info

Documentation

Reference

Contributing

Step 1
  • 🍴 Fork this repo!
Step 2
  • 🔨 HACK AWAY!
Step 3

Support

License

  • This project is licensed under the MIT License - see the MIT license for details.

Directories

Path Synopsis
backend
cmd
pb
api

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL