[ https://issues.apache.org/jira/browse/FLINK-870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Fabian Hueske resolved FLINK-870. --------------------------------- Resolution: Fixed The new Scala KMeans example requires the same input format and produce the same output as the Java KMeans. > KMeans Scala example does not work with Quick Start > --------------------------------------------------- > > Key: FLINK-870 > URL: https://issues.apache.org/jira/browse/FLINK-870 > Project: Flink > Issue Type: Bug > Reporter: GitHub Import > Labels: github-import > Fix For: pre-apache > > > The KMeans Scala and Java examples differ in the expected input format - the > Scala program expects `(pointID, x, y, z)` as input whereas the Java program > expects `(x, y)`, which is the format generated by the `KMeansDataGenerator`. > Consequently, the [Quick > Start|http://stratosphere.eu/quickstart/example.html] seems to work only with > the Java example. > ---------------- Imported from GitHub ---------------- > Url: https://github.com/stratosphere/stratosphere/issues/870 > Created by: [aalexandrov|https://github.com/aalexandrov] > Labels: > Created at: Mon May 26 15:57:45 CEST 2014 > State: open -- This message was sent by Atlassian JIRA (v6.3.4#6332)