jerqi commented on issue #66: URL: https://github.com/apache/incubator-uniffle/issues/66#issuecomment-1194187799
Do Flink have similar trace system? Flink don't have similar trace system. We ever implement this feature, but we don't choose to merge it. We just use that feature to get some information, the complexity which the feature brings is bigger than goodness. For offline system, metrics system may be better choice than trace system. Because although one time rpc is slow, but the average may be fast. I understand that we should add more Spark Metrics to show the rss's performance. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
