Hadoop DP Notes
Home
Contact Us
Search
What does Record Reader do in Map phase ?
Record Reader
generates the series of map input key/value pairs from input splits
. The purpose of record reader is to parse the data into record but doesn’t parse the record itself.
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...