LucaCanali commented on issue #26953: [SPARK-30306][CORE][PYTHON] Instrument 
Python UDF execution time and metrics using Spark Metrics system
URL: https://github.com/apache/spark/pull/26953#issuecomment-572447865
 
 
   This has now been streamlined down to the following metrics (under 
`namespace=PythonMetrics`):
     - BytesReceivedFromWorkers
     - BytesSentToWorkers
     - FetchResultsTimeFromWorkers
     - NumBatchesFromWorkers
     - NumBatchesToWorkers
     - PandasUDFReceivedNumRows
     - PandasUDFSentNumRows
     - WriteTimeToWorkers 

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to