deshanxiao edited a comment on issue #23637: [SPARK-26714][CORE][WEBUI] Show 0 
partition job in WebUI
URL: https://github.com/apache/spark/pull/23637#issuecomment-458003956
 
 
   Yes, it takes no time at all and It always succeeds.  Maybe using the same 
time in `SparkListenerJobStart` and `SparkListenerJobEnd` will be better. In 
addition,  the method `submitJob` is invoked in two positions. I don't want to 
handle it twice. Hence, I think the best place to place the code is the method 
`submitJob` itself.
   
   
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to