Chen, There's a jira open somewhere to merge the Fetchers and Shuffle managers. It does need to be done at some point.
On Fri, Jun 6, 2014 at 3:20 PM, Chen He <[email protected]> wrote: > one in in org.apache.tez.runtime.library.common.shuffle.impl > the other is in org.apache.tez.runtime.library.shuffle.common > > Why don't we merge them together? > > Looks like the second one is used in broadcastShuffleManager > but the first one is used in other shuffleManager. > > There should be a way to merge them together, reuse some code, > and avoid confusion. > > Regards! > > Chen >
