GitHub user oignatenko opened a pull request: https://github.com/apache/ignite/pull/3210
IGNITE-7118 performance measurement for distributed k-means clustering - enabled benchmark after integration of necessary fix from master -- verified with diffs overview, clean rebuild, trial execution of the benchmarks and studying results You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-7118 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/3210.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 #3210 ---- commit a782ee3f944d556686e8d0a68acb3f534e3ecb13 Author: Oleg Ignatenko <oignate...@gridgain.com> Date: 2017-12-12T13:30:11Z IGNITE-7118 performance measurement for distributed k-means clustering - enabled benchmark after integration of necessary fix from master -- verified with diffs overview, clean rebuild, trial execution of the benchmarks and studying results ---- ---