GitHub user dongjoon-hyun opened a pull request:

    https://github.com/apache/spark/pull/20374

    [SPARK-XXX][SS][TEST] Fix 
KafkaContinuousSourceStressForDontFailOnDataLossSuite to test 
ContinuousExecution

    ## What changes were proposed in this pull request?
    
    Currently, `KafkaContinuousSourceStressForDontFailOnDataLossSuite` runs on 
`MicroBatchExecution`. It should test `ContinuousExecution`.
    
    ## How was this patch tested?
    
    Pass the updated test suite.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/dongjoon-hyun/spark SPARK-23198

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/20374.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #20374
    
----
commit fb7fa9e08bc2337f481a855bc258fe7d52c04d68
Author: Dongjoon Hyun <dongjoon@...>
Date:   2018-01-24T01:13:54Z

    [SPARK-XXX][SS][TEST] Fix 
KafkaContinuousSourceStressForDontFailOnDataLossSuite to test 
ContinuousExecution

----


---

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

Reply via email to