GitHub user tdas opened a pull request:

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

    [SPARK-9030][STREAMING][WIP] Add Kinesis.createStream unit tests that 
actual sends data

    Current Kinesis unit tests do not test createStream by sending data. This 
PR is to add such unit test. Note that this unit will not run by default. It 
will only run when the relevant environment variables are set.


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

    $ git pull https://github.com/tdas/spark kinesis-tests

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

    https://github.com/apache/spark/pull/7413.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 #7413
    
----
commit 2c0a56dc82a8d713d9d8e23bc2233e954d1ffe36
Author: Tathagata Das <[email protected]>
Date:   2015-05-21T17:32:20Z

    Added KinesisStreamSuite

commit 0924c43db1a0157f270dc72c6da622405955993e
Author: Tathagata Das <[email protected]>
Date:   2015-07-15T05:22:48Z

    Minor updates

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to