Github user shivusondur commented on the issue:

    https://github.com/apache/spark/pull/22677
  
    @jiangxb1987 
    Thanks for your comment,
    i think printing "since Wed Dec 31 16:00:00 PST 1969" still looks strange,
    Instead we can print "**since start of the application** for first time 
event Dropping, this looks more appropriate.
    
    so first time log should look like this 
    **18/10/08 17:51:40 WARN AsyncEventQueue: Dropped 1 events since start of 
the application**
    
    Instead of 
    **18/10/08 17:51:40 WARN AsyncEventQueue: Dropped 1 events from eventLog 
since Wed Dec 31 16:00:00 PST 1969.**
    
    please correct me if i am wrong.



---

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

Reply via email to