GitHub user oignatenko opened a pull request: https://github.com/apache/ignite/pull/3173
IGNITE-6373 Create example for local and distributed k-means algorithm - examples implemented -- verified with diffs overview, clean build and execution of examples You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-6373-1 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/3173.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 #3173 ---- commit b0cc9d74dfd664f3be11cadb0a43369819b3e8b5 Author: Oleg Ignatenko <oignate...@gridgain.com> Date: 2017-12-07T15:56:14Z IGNITE-6373 Create example for local and distributed k-means algorithm - examples implemented -- verified with diffs overview, clean build and execution of examples ---- ---