sandugood commented on PR #1547:
URL: 
https://github.com/apache/datafusion-ballista/pull/1547#issuecomment-4217916564

   > I also wonder, should we get current process memory rather than system 
memory?
   
   I had some thoughts about that. Current implementation tackles the overall 
cluster observability (something similar toHadoop's cluster WEB-UI monitoring, 
coupled with YARN) .
   
   
   Right now we are sending task metrics using OperatorMetricsSet with the 
TaskStatus proto specification. I wonder if that is enought data for 
contructing spark-like web 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]

Reply via email to