Repository: incubator-ignite
Updated Branches:
  refs/heads/ignite-sql-tests ab53ae2dc -> 179b87cff


ignite-sql-tests - compilation


Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/179b87cf
Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/179b87cf
Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/179b87cf

Branch: refs/heads/ignite-sql-tests
Commit: 179b87cffb39b862213c7d1c2e984609bac6036f
Parents: ab53ae2
Author: S.Vladykin <[email protected]>
Authored: Tue Feb 10 09:45:09 2015 +0300
Committer: S.Vladykin <[email protected]>
Committed: Tue Feb 10 09:45:09 2015 +0300

----------------------------------------------------------------------
 .../hadoop/GridHadoopDefaultMapReducePlannerSelfTest.java       | 5 -----
 1 file changed, 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/179b87cf/modules/hadoop/src/test/java/org/apache/ignite/internal/processors/hadoop/GridHadoopDefaultMapReducePlannerSelfTest.java
----------------------------------------------------------------------
diff --git 
a/modules/hadoop/src/test/java/org/apache/ignite/internal/processors/hadoop/GridHadoopDefaultMapReducePlannerSelfTest.java
 
b/modules/hadoop/src/test/java/org/apache/ignite/internal/processors/hadoop/GridHadoopDefaultMapReducePlannerSelfTest.java
index 849fbeb..c76f0c4 100644
--- 
a/modules/hadoop/src/test/java/org/apache/ignite/internal/processors/hadoop/GridHadoopDefaultMapReducePlannerSelfTest.java
+++ 
b/modules/hadoop/src/test/java/org/apache/ignite/internal/processors/hadoop/GridHadoopDefaultMapReducePlannerSelfTest.java
@@ -1009,11 +1009,6 @@ public class GridHadoopDefaultMapReducePlannerSelfTest 
extends GridHadoopAbstrac
         }
 
         /** {@inheritDoc} */
-        @Override public ClusterGroup forCacheNodes(@Nullable String 
cacheName, Set<CacheDistributionMode> distributionModes) {
-            return null;
-        }
-
-        /** {@inheritDoc} */
         @Override public ClusterNode localNode() {
             return null;
         }

Reply via email to