[
https://issues.apache.org/jira/browse/FLINK-1120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aljoscha Krettek resolved FLINK-1120.
-------------------------------------
Resolution: Fixed
Resolved in
https://github.com/apache/incubator-flink/commit/e2c0b9df647a2b9658c308e633889be72099af4d
> 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
> Assignee: Aljoscha Krettek
> Priority: Blocker
>
> 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)