Junfan Zhang
Junfan Zhang
> > > For this particular feature, I think MR/Tez would benefit from that substantially(to be frankly, I had developed a similar shuffle system back ~6-7 years ago). The spark...
Thanks for your work. @zhengchenyu After reviewing the design doc and concrete code briefly, I have some question about this feature. ### Spark client 1. What's the diference of RecordBlob...
Firstly I think this is meaningful for tez/mr. For spark, the sorted shuffle is still meaningful, like the facebook did similar things in their cosco (facebook internal remote shuffle service),...
Is this common update for other opensource projects?
> This function is very useful, but I'm a little worried. when all apps in the cluster are enabled, if server a1 is inactive, it will be immediately assigned to...
PTAL @xumanbu @dingshun3016 @rickyma @jerqi
All done @jerqi
> In general, I want to discuss with some design ideas. What's the scope of this pull request to handle? Unhealthy node? Decomission node? You create a new concept inactive...
> > I found some bugs and design problems > > What kind of bugs did you find? What will the bug cause? Data loss, or ... ? Can you...
cc @dingshun3016 @yl09099 PTAL