roryqi
roryqi
> This looks ineffective and it's the same with the original block filter. Actually considering random io, It will cost the same time when you read 3 records or 2...
> > > This looks ineffective and it's the same with the original block filter. > > > > > > Actually considering random io, It will cost the same...
I got it. According to my understanding, this program should print nothing. Actually we shouldn't request the coordinator when we don't have any partition, we could return the RssShuffleHandle directly....
@selectbook You can imitate https://github.com/apache/incubator-uniffle/blob/master/integration-test/mr/src/test/java/org/apache/uniffle/test/MRIntegrationTestBase.java, it's enough to run a WordCount test.
> @colinmjj what if I'm trying to deploy a code change, or a config change, and need to restart the process to pick up this change? Mostly curious if the...
> What is the progress of this proposal, maybe I can join the development? We only have some POC code. I don't have much time, if you like , I...
Commit ID: 4463b80deacbcd47ddc151f8d7750d1e5f035077 git apply patch1 [netty1.txt](https://github.com/apache/incubator-uniffle/files/9839621/netty1.txt) git apply patch2 [netty2.txt](https://github.com/apache/incubator-uniffle/files/9839628/netty2.txt) After apply the patches, we can get the code https://github.com/jerqi/incubator-uniffle/tree/netty_poc According the poc test, we can get 10% performance...
This poc is based on Uber RSS netty implement, it's better that we can compare the Ali's rss netty implement, Uber's rss netty implement and other RSS netty implement.
@leixm @zuston Do you want to discuss this issue through a meeting? I will start a meeting to discuss the issue #80, I want to discuss this issue, too. There...
@leixm I have already send an email https://lists.apache.org/thread/2jlm3fswmsxy619ldyo4px700p3ybnvc. Do you have time at 11 am (UTC +8) Thursday this week?