Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/ignite into ignite-5975
Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/10e47de0 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/10e47de0 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/10e47de0 Branch: refs/heads/ignite-5975 Commit: 10e47de054d98370bc909e60d0b47d0acf7f75b6 Parents: c9848cf 84489f1 Author: Alexey Goncharuk <[email protected]> Authored: Wed Apr 4 14:39:35 2018 +0300 Committer: Alexey Goncharuk <[email protected]> Committed: Wed Apr 4 14:39:35 2018 +0300 ---------------------------------------------------------------------- .../ml/knn/KNNClassificationExample.java | 272 +++++++++++++++++++ .../ignite/examples/ml/knn/package-info.java | 22 ++ .../thin/JdbcThinWalModeChangeSelfTest.java | 9 +- .../WalModeChangeCommonAbstractSelfTest.java | 41 ++- .../tcp/TcpClientDiscoverySpiSelfTest.java | 2 - .../list-of-registered-users/controller.js | 2 +- .../app/components/page-landing/index.js | 4 +- .../components/queries-notebook/controller.js | 2 +- .../queries-notebook/template.tpl.pug | 2 +- .../frontend/app/modules/demo/Demo.module.js | 6 +- .../views/configuration/domains-import.tpl.pug | 182 ------------- .../views/configuration/domains.tpl.pug | 58 ---- 12 files changed, 342 insertions(+), 260 deletions(-) ----------------------------------------------------------------------
