What is the MapReduce plan in pig architecture?



What is the MapReduce plan in pig architecture?..

Answer / Ravi Shukla

The MapReduce plan in Pig architecture refers to the series of Map and Reduce tasks that are executed by Hadoop to evaluate a Pig Latin script. Each operation in a Pig Latin script results in a MapReduce job.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Pig Interview Questions

What are the different modes available in Pig?

1 Answers  


What is UDF in Pig?

1 Answers  


What are the use cases of Apache Pig?

1 Answers  


How to show up details in pig ?

1 Answers  


Does Pig differ from MapReduce? If yes, how?

1 Answers  


what are relational operations in pig latin?

1 Answers  


What is the logical plan in pig architecture?

1 Answers  


What are the relational operators available related to combining and splitting in pig language?

1 Answers  


Tell me about the execution modes of Apache Pig?

1 Answers  


Explain Features of Pig?

1 Answers  


Why should we use ‘distinct’ keyword in Pig scripts?

1 Answers  


Explain bagtotuple?

1 Answers  


Categories