public interface GridHadoopMapReducePlanner
| Modifier and Type | Method and Description |
|---|---|
GridHadoopMapReducePlan |
preparePlan(GridHadoopJob job,
Collection<ClusterNode> top,
GridHadoopMapReducePlan oldPlan)
Prepares map-reduce execution plan for the given job and topology.
|
GridHadoopMapReducePlan preparePlan(GridHadoopJob job, Collection<ClusterNode> top, @Nullable GridHadoopMapReducePlan oldPlan) throws IgniteCheckedException
job - Job.top - Topology.oldPlan - Old plan in case of partial failure.IgniteCheckedException
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0-RC1 Release Date : February 17 2015