public interface HadoopMapReducePlanner
| Modifier and Type | Method and Description |
|---|---|
HadoopMapReducePlan |
preparePlan(HadoopJob job,
Collection<ClusterNode> top,
HadoopMapReducePlan oldPlan)
Prepares map-reduce execution plan for the given job and topology.
|
HadoopMapReducePlan preparePlan(HadoopJob job, Collection<ClusterNode> top, @Nullable HadoopMapReducePlan oldPlan) throws IgniteCheckedException
job - Job.top - Topology.oldPlan - Old plan in case of partial failure.IgniteCheckedException
Follow @ApacheIgnite
Ignite Fabric : ver. 1.1.0-incubating Release Date : May 20 2015