Junfan Zhang

Results 434 comments of 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),...

> 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...

> 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...