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

   Added the configurable logic (at the start of the Executor) - defaulting to 
**ExecutorMetricCollectionPolicy::Off** (no metrics collected/sent to 
scheduler). 
   
   Also added the process memory usage as well (memory-stats with **features = 
["always_use_statm"]** which uses /proc/self/statm on linux, which is very 
lightweight)


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