| Package | Description |
|---|---|
| org.apache.hadoop.mapred.jobcontrol |
Utilities for managing dependent jobs.
|
| org.apache.hadoop.mapreduce | |
| org.apache.hadoop.streaming |
Hadoop Streaming is a utility which allows users to create and run
Map-Reduce jobs with any executables (e.g.
|
| Modifier and Type | Method and Description |
|---|---|
JobClient |
Job.getJobClient()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static org.apache.hadoop.fs.Path |
JobSubmissionFiles.getStagingDir(JobClient client,
org.apache.hadoop.conf.Configuration conf)
Initializes the staging directory and returns the path.
|
| Modifier and Type | Field and Description |
|---|---|
protected JobClient |
StreamJob.jc_ |
Copyright © 2009 The Apache Software Foundation