Junfan Zhang
Junfan Zhang
[Bug] fix(spark): Triggering Stage retry requires reassigning the shuffle server in the retry Stage.
> Modify relevant code. Thanks for your effort, let's reopen this feature together.
BTW, If I missed somthing, feel free to ping me @lwllvyb or by wechat
Gentle ping @yl09099 @jerqi .
> Thanks @zuston for pushing the PR. > > However, I am not sure that this is a good idea as privileged mode enables roiot on host system and is...
Update @jerqi
Maybe this is not a best strategy to reduce the compression cost, but this is acceptable. Actually the biggest cost of compression is the frequent memory allocation, if we could...
> Could you give some data for this improvement? Still in evaluating and I will explore the compression improvements
> Could you give some data for this improvement? Updated in the description.
Sorry for the late reply. @wankunde Thanks for proposing this. Actually the `ShuffleSegment` has been introduce to be as the an abstract class. And I think the initial design is...