Hi, I think its now just called "examples/flink-java-examples-*-KMeans.jar" (without the "Iterative"). There are some more issues with the kmeans example in the documentation, due to the project renaming. The example refers to the binaries of the 0.5.1 release, but due to some regex renaming, we changed the names to org.apache.flink and "flink-examples", .. and so on. We don't have a release with the new name out yet. If you are going to use the 0.5.1 (Stratosphere) release, I would suggest to use the documentation on the old website: http://stratosphere.eu/quickstart/example.html. There, the names should fit the old release. (Except for the KMeans vs KMeansIterative).
I'm sorry that we have this mess right now. Once we have our first release within Apache, things will be better again. Best, Robert On Tue, Jul 15, 2014 at 10:49 AM, Liu, Raymond <raymond....@intel.com> wrote: > I could not found the examples/flink-java-examples-*-KMeansIterative.jar > in the trunk code. Is that removed? If so, then the run_example_quickstart > doc need to be updated too. > > Best Regards, > Raymond Liu > >