You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Patrick Pisciuneri (JIRA)" <ji...@apache.org> on 2018/04/04 15:09:00 UTC

[jira] [Created] (SPARK-23867) com.codahale.metrics.Counter output in log message has no toString method

Patrick Pisciuneri created SPARK-23867:
------------------------------------------

             Summary: com.codahale.metrics.Counter output in log message has no toString method
                 Key: SPARK-23867
                 URL: https://issues.apache.org/jira/browse/SPARK-23867
             Project: Spark
          Issue Type: Improvement
          Components: Scheduler
    Affects Versions: 2.3.0
            Reporter: Patrick Pisciuneri


 Looks like this was introduced from: https://issues.apache.org/jira/browse/SPARK-18838

{code:java}
18/04/04 09:55:57 ERROR AsyncEventQueue: Dropping event from queue eventLog. This likely means one of the listeners is too slow and cannot keep up with the rate at which tasks are being started by the scheduler.
18/04/04 09:55:57 WARN AsyncEventQueue: Dropped com.codahale.metrics.Counter@3348dc4a events from eventLog since Wed Dec 31 18:00:00 CST 1969.
{code}
 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org