Benchmark: ESS and Uniffle
Could the community provide the official benchmark with ESS and uniffle?
@zuston You can refer this blog for the benchmark related.
Attach the google doc about test result in our internal cluster: https://docs.google.com/document/d/1nmHMBEaa4lHfgQkdlYokTtXt12F5vRJiQ2MCmTQbW6k/edit#heading=h.b1udpb9l28w7
I can't achieve the same result from the blog. Could u help check this? @colinmjj @jerqi
@zuston The benchmark of blog is based on Spark 2.4.6. If there has no random disk IO problem with ESS, Uniffle is expected has poor performance than ESS
Yes, you are right. @colinmjj . I tested in 5TB terasort, ESS directly failed when shuffle read due to 100% diskio. But uniffle looks good.
I have updated latest result in google doc. @colinmjj @jerqi . I think maybe it would be better to attach the result to github issue.