Hadoop DP Notes
Home
Contact Us
Search
Can we set arbitrary number of Map tasks in a mapreduce job ?
No. We cannot set the number of map tasks in a mapreduce job. But this can be set at site level with
mapreduce.job.maps
configuration property in
mapred-site.xml
file.
Newer Post
Older Post
Home
What are the main components of Mapreduce Job ?
Main driver class which provides job configuration parameters. Mapper class which must extend org.apache.hadoop.mapredu...
TO_CHAR
This will be used to extract various date formats. The available date formats as follows. Syntax: to_char ( date , fo...