Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

Map reduce Flow clarification

avatar
Expert Contributor

Which one will occur first in MapReduce Flow among shuffling and sorting?

To my knowledge shuffling will occur first and then Sorting? Correct me I am wrong.

Any body can explain these two things?

Below statement from the Definative guide:

MapReduce makes the guarantee that the input to every reducer is sorted by key. The process by which the system performs the sort—and transfers the map outputs to the reducers as inputs—is known as the shuffle.

1 ACCEPTED SOLUTION

avatar
Master Collaborator
hide-solution

This problem has been solved!

Want to get a detailed solution you have to login/registered on the community

Register/Login
2 REPLIES 2

avatar
Expert Contributor

Hi experts

Anybody Input on my mail?

avatar
Master Collaborator
hide-solution

This problem has been solved!

Want to get a detailed solution you have to login/registered on the community

Register/Login