Merge branch 'sprint-1' of https://git-wip-us.apache.org/repos/asf/incubator-ignite into ignite-sql-tests
Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/ab53ae2d Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/ab53ae2d Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/ab53ae2d Branch: refs/heads/ignite-sql-tests Commit: ab53ae2dcdb3656a78d74ca96f125f8c52dfc5b0 Parents: 0d35e88 ce0c94a Author: S.Vladykin <svlady...@gridgain.com> Authored: Tue Feb 10 03:41:52 2015 +0300 Committer: S.Vladykin <svlady...@gridgain.com> Committed: Tue Feb 10 03:41:52 2015 +0300 ---------------------------------------------------------------------- .../cache/GridCacheAbstractFullApiSelfTest.java | 41 ++-- ...tomicClientOnlyMultiNodeFullApiSelfTest.java | 10 + ...idCacheNearOnlyMultiNodeFullApiSelfTest.java | 185 +++++++++++++++++++ ...idHadoopDefaultMapReducePlannerSelfTest.java | 5 + 4 files changed, 227 insertions(+), 14 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/ab53ae2d/modules/hadoop/src/test/java/org/apache/ignite/internal/processors/hadoop/GridHadoopDefaultMapReducePlannerSelfTest.java ----------------------------------------------------------------------