You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Liwei Lin (JIRA)" <ji...@apache.org> on 2016/04/30 03:59:13 UTC

[jira] [Created] (SPARK-15022) ProcessingTimeExecutor should run batchRunner only once for a batch

Liwei Lin created SPARK-15022:
---------------------------------

             Summary: ProcessingTimeExecutor should run batchRunner only once for a batch
                 Key: SPARK-15022
                 URL: https://issues.apache.org/jira/browse/SPARK-15022
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 2.0.0
            Reporter: Liwei Lin
            Priority: Minor


For a batch, {{ProcessingTimeExecutor}} should run {{batchRunner}} only once but might run multiple times under certain conditions:

- {{batchEndTimeMs}} is multiple of {{intervalMs}}, and
- {{batchEndTimeMs}} equals to {{batchStartTimeMs}}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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