Home >> Big Data Hadoop >> What is Pig? in Big Data Hadoop

What is Pig? in Big Data Hadoop

•Used to write data analysis programs
•Pig provides a high-level language known as Pig Latin.
•Using Pig Latin, programmers can perform Map Reduce tasks easily without having to type complex codes in Java.
•Apache Pig uses multi-query approach, thereby reducing the length of codes.
•Apache Pig reduces the development time by almost 16 times.
•Pig Latin is SQL-like language and it is easy to learn Apache Pig when you are familiar with SQL.
•Apache Pig provides many built-in operators to support data operations like joins, filters, ordering.

Post Your Comment

Next Questions
Pig Architecture
Pig Mode
Pig Load data from HDFS
Pig Store data into HDFS
Pig Load and Store
Pig Features
Pig Vs MapReduce
Pig Vs Hive
Data Model(Data Types)
Pig Tuple
Pig Bag
Pig Map
Pig Data types
Pig Complex types
Pig Relational Operations
Pig Shell Commands
Pig Register jar
Pig Diagnostic Operators
Pig Group Operator
Pig Join Operator
Pig Group Operators
Pig Cogroup Operator
Pig Built-in functions(EVAL)
Pig Built-in functions
Pig Load &Store Function

Copyright ©2022 coderraj.com. All Rights Reserved.