Hive MapReduce Execution in Big Data Hadoop
1)-The traditional approach using Java MapReduce program for structured, semi-structured, and unstructured data.
2)- The scripting approach for MapReduce to process structured and semi structured data using Pig.
3)-The Hive Query Language (HiveQL or HQL) for MapReduce to process structured data using Hive.
Post Your Comment