How are keys and values presented and passed to the reducers during a standard sort and shuffle phase of MapReduce?
A. Keys are presented to reducer in sorted order; values for a given key are not sorted.
B. Keys are presented to reducer in sorted order; values for a given key are sorted in ascending order.
C. Keys are presented to a reducer in random order; values for a given key are not sorted.
D. Keys are presented to a reducer in random order; values for a given key are sorted in ascending order.
How are keys and values presented and passed to the reducers during a standard sort and shuffle phase of MapReduce?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
How are keys and values presented and passed to the reducers during a standard sort and shuffle phase of MapReduce?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!