Hadoop DP Notes
Home
Contact Us
Search
What is HCatalog and how to use it?
HCatalog is a
Table and Storage Management tool
to Hadoop/HDFS
. In MR, we use it by specifying InputOutput Formats i.e. HCatInputFormat and HCatOutputFormat.
In Pig, we use it by specifying Storage types i.e HCatLoader and HCatStorer.
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...