| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.hadoop |
Contains Hadoop APIs.
|
| org.apache.ignite.internal.processors.hadoop.counter |
| Modifier and Type | Method and Description |
|---|---|
HadoopJobInfo |
HadoopJob.info()
Gets job information.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
HadoopJobProperty.get(HadoopJobInfo jobInfo,
HadoopJobProperty pty,
boolean dflt) |
static int |
HadoopJobProperty.get(HadoopJobInfo jobInfo,
HadoopJobProperty pty,
int dflt) |
static String |
HadoopJobProperty.get(HadoopJobInfo jobInfo,
HadoopJobProperty pty,
String dflt) |
abstract IgniteInternalFuture<?> |
HadoopProcessorAdapter.submit(HadoopJobId jobId,
HadoopJobInfo jobInfo)
Submits job to job tracker.
|
IgniteInternalFuture<?> |
Hadoop.submit(HadoopJobId jobId,
HadoopJobInfo jobInfo)
Submits job to job tracker.
|
IgniteInternalFuture<?> |
HadoopNoopProcessor.submit(HadoopJobId jobId,
HadoopJobInfo jobInfo)
Submits job to job tracker.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HadoopCounterWriter.write(HadoopJobInfo jobInfo,
HadoopJobId jobId,
HadoopCounters cntrs)
Writes counters of given job to some statistics storage.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0-RC3 Release Date : March 24 2015