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 - If an error occurs.
Follow @ApacheIgnite
Ignite Fabric : ver. 2.6.0 Release Date : July 10 2018