GitHub user ckadner opened a pull request:

    https://github.com/apache/bahir/pull/24

    [BAHIR-64] add Akka streaming test (send/receive)

    [BAHIR-64: Add test that Akka streaming connector can receive 
data](https://issues.apache.org/jira/browse/BAHIR-64)
    
    This PR adds the test suite  ```AkkaStreamSuite.scala``` to the streaming 
connector *streaming-akka* to test data being sent and received.
    
    This code was originally contributed to the 
[spark-packages/dstream-akka](https://github.com/spark-packages/dstream-akka) 
project by [Shixiong Zhu](https://github.com/zsxwing) on March 18, 2016 (commit 
[19c9a9e](https://github.com/spark-packages/dstream-akka/commit/19c9a9e136f75a5ceb53bee0172b5719c6e7e626))

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

    $ git pull https://github.com/ckadner/bahir BAHIR-64_Akka_streaming_tests

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

    https://github.com/apache/bahir/pull/24.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 #24
    
----
commit 416905d98e8ce9954f6fa4005807d59694a02411
Author: Christian Kadner <[email protected]>
Date:   2016-09-28T19:41:35Z

    [BAHIR-64] add Akka streaming test (send/receive)

----


---
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.
---

Reply via email to