Explain pig architecture?



Explain pig architecture?..

Answer / Kumud Bharti

Pig architecture consists of three main components: Pig Latin, the high-level language for expressing data analysis tasks; the Pig compiler, which translates Pig Latin into MapReduce jobs; and Hadoop, which executes these jobs.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Pig Interview Questions

What is the use of foreach operation in Pig scripts?

1 Answers  


What are the different execution mode available in Pig?

1 Answers  


What are the different modes in which PIG can run and explain those?

1 Answers  


How should 'store' keyword is useful in pig scripts?

1 Answers  


How does pig work?

1 Answers  


What are the different ways of executing Pig script?

1 Answers  


What is the difference between store and dumps commands?

1 Answers  


What is the difference between Apache Pig and Hive?

1 Answers  


Explain about the execution pl of a pig script?<Br> or<br> differentiate between the logical and physical plan of an apache pig script?

1 Answers  


Can we say a COGROUP is a group of more than 1 data set?

1 Answers  


What is pig latin statements?

1 Answers  


what is difference between pig and sql?

1 Answers  


Categories