Package | Description |
---|---|
org.apache.ignite.configuration |
Contains configuration-related classes.
|
org.apache.ignite.hadoop.mapreduce |
Ignite Hadoop Accelerator map-reduce classes.
|
org.apache.ignite.hadoop.planner |
Ignite Hadoop Accelerator planner classes.
|
Modifier and Type | Method and Description |
---|---|
HadoopMapReducePlanner |
HadoopConfiguration.getMapReducePlanner()
Gets Hadoop map-reduce planner, a component which defines job execution plan based on job
configuration and current grid topology.
|
Modifier and Type | Method and Description |
---|---|
HadoopConfiguration |
HadoopConfiguration.setMapReducePlanner(HadoopMapReducePlanner planner)
Sets Hadoop map-reduce planner, a component which defines job execution plan based on job
configuration and current grid topology.
|
Modifier and Type | Class and Description |
---|---|
class |
IgniteHadoopWeightedMapReducePlanner
Map-reduce planner which assigns mappers and reducers based on their "weights".
|
Modifier and Type | Class and Description |
---|---|
class |
HadoopAbstractMapReducePlanner
Base class for map-reduce planners.
|
class |
HadoopTestRoundRobinMrPlanner
Round-robin mr planner.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019