|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InvalidJobConfException | |
---|---|
org.apache.hadoop.filecache | |
org.apache.hadoop.mapred | A software framework for easily writing applications which process vast amounts of data (multi-terabyte data-sets) parallelly on large clusters (thousands of nodes) built of commodity hardware in a reliable, fault-tolerant manner. |
Uses of InvalidJobConfException in org.apache.hadoop.filecache |
---|
Methods in org.apache.hadoop.filecache that throw InvalidJobConfException | |
---|---|
static void |
TrackerDistributedCacheManager.validate(Configuration conf)
This is part of the framework API. |
Uses of InvalidJobConfException in org.apache.hadoop.mapred |
---|
Methods in org.apache.hadoop.mapred that throw InvalidJobConfException | |
---|---|
void |
FileOutputFormat.checkOutputSpecs(FileSystem ignored,
JobConf job)
|
RunningJob |
JobClient.submitJob(String jobFile)
Submit a job to the MR system. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |