uncleGen commented on issue #26241: [SPARK-29585][UI]fix stagePage duration
URL: https://github.com/apache/spark/pull/26241#issuecomment-545799657
 
 
   IIUC, the `executorRunTime` means the time spent to run one task. The stage 
duration is the from time first task launched to time last task completed, i.e. 
the stage completion time. These two duration is different.

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