wForget commented on PR #6017:
URL: https://github.com/apache/kyuubi/pull/6017#issuecomment-1910042098

   > how can end users get the metrics after adding hint ? Is there a pure sql 
way to show the metrics ?
   
   I would have preferred to display it in the SQL Tab of the Spark UI, but 
that would require changes to spark code. like:
   
   
![image](https://github.com/apache/kyuubi/assets/17894939/173814b2-f13d-4e97-b97f-e7b8fab2dce4)
   
   
   
   
   For Kyuubi, I want to record metrics in Spark Event first, and then display 
them in Kyuubi Statement Tab. What do you think?


-- 
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]

Reply via email to