Available Methods
- set ( )
- get ( )
- setMapperClass ( )
- setInputFormat ( )
- setBoolean ( )
- setOutputKeyClass ( )
- setOutputValueClass ( )
- setOutputFormat ( )
- setJobName ( )
- getBoolean ( )
- setNumReduceTasks ( )
- getInt ( )
- setClass ( )
- setInt ( )
- setReducerClass ( )
- setMapOutputValueClass ( )
- getLong ( )
- setMapOutputKeyClass ( )
- setNumMapTasks ( )
- setJarByClass ( )
- setLong ( )
- setPartitionerClass ( )
- iterator ( )
- setCombinerClass ( )
- getNumReduceTasks ( )
- setMapSpeculativeExecution ( )
- getClass ( )
- getStrings ( )
- getCredentials ( )
- getUseNewMapper ( )
- setFloat ( )
- readFields ( )
- setMapRunnerClass ( )
- setUser ( )
- setUseNewMapper ( )
- getClassByName ( )
- getCombinerClass ( )
- setMapDebugScript ( )
- setReduceSpeculativeExecution ( )
- setJar ( )
- getInputFormat ( )
- getOutputKeyComparator ( )
- getFloat ( )
- getUser ( )
- addResource ( )
- setStrings ( )
- setMaxMapAttempts ( )
- getMapOutputKeyClass ( )
Related Classes
- java.util.Arrays
- java.io.File
- java.util.Collections
- java.util.Iterator
- java.util.Random
- org.junit.Before
- java.util.Properties
- java.net.URI
- org.junit.Assert
- java.io.DataOutputStream
- org.apache.hadoop.conf.Configuration
- org.apache.hadoop.fs.Path
- org.apache.hadoop.fs.FileSystem
- org.apache.hadoop.io.Text
- org.apache.hadoop.fs.FileStatus
- org.apache.hadoop.io.LongWritable
- org.apache.hadoop.io.Writable
- org.apache.hadoop.mapreduce.Job
- org.apache.hadoop.mapreduce.lib.output.FileOutputFormat
- org.apache.hadoop.io.NullWritable
- org.apache.hadoop.security.UserGroupInformation
- org.apache.hadoop.io.IntWritable
- org.apache.hadoop.mapreduce.InputSplit
- org.apache.hadoop.util.ReflectionUtils
- org.apache.hadoop.util.Progressable
Java Code Examples for org.apache.hadoop.mapred.JobConf#setMapDebugScript()
There are not any examples for org.apache.hadoop.mapred.JobConf.setMapDebugScript(). You may use the search function to quickly find examples for thousands of other Java classes.