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 <[email protected]>
Date: 2015-06-03T10:55:41Z
[FLINK-2136] [streaming] Added test for scala DataStream
commit 000e29b78646bbb347ea5ae9a77b9f60dad2e46b
Author: Gábor Hermann <[email protected]>
Date: 2015-06-03T14:39:46Z
[FLINK-2136] [streaming] Added parallelism test to DataStream
----
---
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.
---