zuston commented on issue #1426: URL: https://github.com/apache/incubator-uniffle/issues/1426#issuecomment-1926324742
> > > > So how to meet the requirement if using metrics ? @jerqi Can you give some ideas if you want > > > > > > > > > Spark metrics system allows user to add extra metrics. You can refer to https://simhadri-g.medium.com/custom-metrics-source-in-apache-spark-ca30a3b362dd > > > > > > Looks good. ping @myandpr If you have any idea, feel free to discuss > > fine,I think I understand this feature. Let me look at the logic about spark metrics system. Maybe we could introduce extra tab page in spark UI(runtime + history server) to show more infos about shuffle-servers, like kyuubi did. https://github.com/apache/kyuubi/tree/master/externals/kyuubi-spark-sql-engine/src/main/scala/org/apache/spark/ui -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
