Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement "Shuffle" step of MR algorithm #379

Open
GoldenBadger opened this issue Feb 22, 2018 · 0 comments
Open

Implement "Shuffle" step of MR algorithm #379

GoldenBadger opened this issue Feb 22, 2018 · 0 comments
Labels
Projects
Milestone

Comments

@GoldenBadger
Copy link
Contributor

GoldenBadger commented Feb 22, 2018

"Shuffling" is the process of sending data from a mapper which has completed all of its assigned tasks to the shared filesystem for further processing.

Child of #374

@GoldenBadger GoldenBadger added area/code/manager Issues and PRs which affect the manager area/code/worker kind/feature labels Feb 22, 2018
@GoldenBadger GoldenBadger added this to the Sprint 5 milestone Feb 22, 2018
@GoldenBadger GoldenBadger added this to Backlog in Heracles via automation Feb 22, 2018
@GoldenBadger GoldenBadger moved this from Backlog to Sprint 5 in Heracles Feb 22, 2018
@VoyTechnology VoyTechnology modified the milestones: Sprint 5, Proposal Mar 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Heracles
  
Sprint 5
Development

No branches or pull requests

2 participants