Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Differentiate between the physical plan and logical plan in Pig script?



Differentiate between the physical plan and logical plan in Pig script?..

Answer / Saurabh Kumar Srivastava

The Logical Plan is an abstract representation of the Pig Latin program that explains what operations need to be performed without specifying how they should be executed. The Physical Plan, on the other hand, contains details about how to execute each operator in the Logical Plan using specific algorithms provided by storage systems like HDFS and HBase.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Pig Interview Questions

What is flatten in pig?

1 Answers  


What are the Optimizations a developer can use during joins?

1 Answers  


What is the difference between store and dumps commands?

1 Answers  


What are the common hadoop PIG interview questions, that you have been asked in a Hadoop Job Interview?

1 Answers  


How to restrict the number of lines to be printed in pig ?

1 Answers  


Differentiate between GROUP and COGROUP operators?

1 Answers  


Explain the need for MapReduce while programming in Apache Pig?

1 Answers  


Define Apache Pig?

1 Answers  


List the relational operators in pig.

1 Answers  


State the usage of 'filters', 'group' , 'orderBy', 'distinct' keywords in pig scripts?

1 Answers  


How does pig work?

1 Answers  


How do you handle compression in pig?

1 Answers  


Categories