| 程序包 | 说明 |
|---|---|
| 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.
|
| 限定符和类型 | 方法和说明 |
|---|---|
JobClient |
Job.getJobClient() |
| 限定符和类型 | 方法和说明 |
|---|---|
static Path |
JobSubmissionFiles.getStagingDir(JobClient client,
Configuration conf)
Initializes the staging directory and returns the path.
|
| 限定符和类型 | 字段和说明 |
|---|---|
protected JobClient |
StreamJob.jc_ |
Copyright © 2009 The Apache Software Foundation