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

ASF GitHub Bot commented on BAHIR-64:
-------------------------------------

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 <ckad...@us.ibm.com>
Date:   2016-09-28T19:41:35Z

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

----


> Add test that Akka streaming connector can receive data
> -------------------------------------------------------
>
>                 Key: BAHIR-64
>                 URL: https://issues.apache.org/jira/browse/BAHIR-64
>             Project: Bahir
>          Issue Type: Sub-task
>          Components: Spark Streaming Connectors
>            Reporter: Christian Kadner
>              Labels: test
>
> Add test cases that verify that the *Akka streaming connector* can receive 
> streaming data.
> See [BAHIR-63|https://issues.apache.org/jira/browse/BAHIR-63]



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

Reply via email to