Fabian Hueske created FLINK-1120:
------------------------------------
Summary: Extend support for explict data set shuffling to Scala API
Key: FLINK-1120
URL:
https://issues.apache.org/jira/browse/FLINK-1120 Project: Flink
Issue Type: Improvement
Components: Scala API
Affects Versions: 0.7-incubating
Reporter: Fabian Hueske
Explicit shuffling of data sets via {{DataSet.rebalance()}} and {{DataSet.partitionByHash()}} is only supported by the JavaAPI (See FLINK-1060).
This functionality needs to be ported to the ScalaAPI as well. Right now, the corresponding methods are excluded from the ScalaAPICompletenessTest.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)