You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2017/03/16 13:40:41 UTC

[jira] [Commented] (SPARK-19977) Scheduler Delay (in UI Advanced Metrics) for a task gradually increases from 5 ms to 30 seconds in Spark Streaming application

    [ https://issues.apache.org/jira/browse/SPARK-19977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15928043#comment-15928043 ] 

Sean Owen commented on SPARK-19977:
-----------------------------------

That doesn't sound like a bug. It sounds like your batches can't be processed in the time you've allotted.

> Scheduler Delay (in UI Advanced Metrics) for a task gradually increases from 5 ms to 30 seconds in Spark Streaming application
> ------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SPARK-19977
>                 URL: https://issues.apache.org/jira/browse/SPARK-19977
>             Project: Spark
>          Issue Type: Bug
>          Components: Scheduler
>    Affects Versions: 2.1.0
>            Reporter: Ray Qiu
>
> Scheduler Delay (in UI Advanced Metrics) for a task gradually increases from 5 ms to 30+ seconds in a Spark Streaming application, where multiple Kafka direct streams are processed.  These kafka streams are processed separately (not combined via union).  
> It causes the task processing time to increase greatly and eventually stops working.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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