You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/06/03 16:59:38 UTC

[jira] [Commented] (FLINK-2136) Test the streaming scala API

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

ASF GitHub Bot commented on FLINK-2136:
---------------------------------------

GitHub user gaborhermann opened a pull request:

    https://github.com/apache/flink/pull/771

    [wip] [FLINK-2136] Adding DataStream tests for Scala API

    * Added tests for scala DataStream
    * Added tests for setting parallelism
    * Fixed some small bugs in scala API

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

    $ git pull https://github.com/gaborhermann/flink FLINK-2136

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

    https://github.com/apache/flink/pull/771.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 #771
    
----
commit 34707118fec52536c87febac237429f1ab71925e
Author: Gábor Hermann <re...@gmail.com>
Date:   2015-06-03T10:55:41Z

    [FLINK-2136] [streaming] Added test for scala DataStream

commit 000e29b78646bbb347ea5ae9a77b9f60dad2e46b
Author: Gábor Hermann <re...@gmail.com>
Date:   2015-06-03T14:39:46Z

    [FLINK-2136] [streaming] Added parallelism test to DataStream

----


> Test the streaming scala API
> ----------------------------
>
>                 Key: FLINK-2136
>                 URL: https://issues.apache.org/jira/browse/FLINK-2136
>             Project: Flink
>          Issue Type: Test
>          Components: Scala API, Streaming
>    Affects Versions: 0.9
>            Reporter: Márton Balassi
>            Assignee: Gábor Hermann
>
> There are no test covering the streaming scala API. I would suggest to test whether the StreamGraph created by a certain operation looks as expected. Deeper layers and runtime should not be tested here, that is done in streaming-core.



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