52918/mapreduce-custom-input-format
Here's a list of Input Formats:
Use this property directly to delimit the ...READ MORE
You have to override isSplitable method. ...READ MORE
Here is a simple code demonstrate the ...READ MORE
When we set number of mappers to ...READ MORE
Firstly you need to understand the concept ...READ MORE
org.apache.hadoop.mapred is the Old API org.apache.hadoop.mapreduce is the ...READ MORE
put syntax: put <localSrc> <dest> copy syntax: copyFr ...READ MORE
In your case there is no difference ...READ MORE
Hi Suriyaprakash, I guess the path for hadoop ...READ MORE
Try adding this Job job = new Job(conf, ...READ MORE
OR
Already have an account? Sign in.