You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Stas Levin (JIRA)" <ji...@apache.org> on 2016/09/01 13:42:21 UTC

[jira] [Comment Edited] (BEAM-613) SimpleStreamingWordCountTest tests only a single batch

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

Stas Levin edited comment on BEAM-613 at 9/1/16 1:42 PM:
---------------------------------------------------------

This improvement will help detecting issues such as BEAM-15, where the StorageLevel inconsistency between DStream and RDD comes into play only when there are multiple batches.


was (Author: staslev):
This improvement will helps detecting issues such as BEAM-15, where the StorageLevel inconsistency between DStream and RDD comes into play only when there are multiple batches.

> SimpleStreamingWordCountTest tests only a single batch
> ------------------------------------------------------
>
>                 Key: BEAM-613
>                 URL: https://issues.apache.org/jira/browse/BEAM-613
>             Project: Beam
>          Issue Type: Improvement
>          Components: runner-spark
>            Reporter: Stas Levin
>            Assignee: Amit Sela
>
> {{org.apache.beam.runners.spark.translation.streaming.SimpleStreamingWordCountTest}} aims to test a simple Spark streaming job, but only tests a single batch, which is uncharacteristic of an actual (even simple) streaming job, usually consisting of multiple batches.



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