public class HadoopTestRoundRobinMrPlanner extends Object implements HadoopMapReducePlanner
Constructor and Description |
---|
HadoopTestRoundRobinMrPlanner() |
Modifier and Type | Method and Description |
---|---|
HadoopMapReducePlan |
preparePlan(HadoopJob job,
Collection<ClusterNode> top,
@Nullable HadoopMapReducePlan oldPlan)
Prepares map-reduce execution plan for the given job and topology.
|
public HadoopMapReducePlan preparePlan(HadoopJob job, Collection<ClusterNode> top, @Nullable @Nullable HadoopMapReducePlan oldPlan) throws IgniteCheckedException
preparePlan
in interface HadoopMapReducePlanner
job
- Job.top
- Topology.oldPlan
- Old plan in case of partial failure.IgniteCheckedException
- If an error occurs.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019