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 |
What is flatten in pig?
What are the Optimizations a developer can use during joins?
What is the difference between store and dumps commands?
What are the common hadoop PIG interview questions, that you have been asked in a Hadoop Job Interview?
How to restrict the number of lines to be printed in pig ?
Differentiate between GROUP and COGROUP operators?
Explain the need for MapReduce while programming in Apache Pig?
Define Apache Pig?
List the relational operators in pig.
State the usage of 'filters', 'group' , 'orderBy', 'distinct' keywords in pig scripts?
How does pig work?
How do you handle compression in pig?
Apache Hadoop (394)
MapReduce (354)
Apache Hive (345)
Apache Pig (225)
Apache Spark (991)
Apache HBase (164)
Apache Flume (95)
Apache Impala (72)
Apache Cassandra (392)
Apache Mahout (35)
Apache Sqoop (82)
Apache ZooKeeper (65)
Apache Ambari (93)
Apache HCatalog (34)
Apache HDFS Hadoop Distributed File System (214)
Apache Kafka (189)
Apache Avro (26)
Apache Presto (15)
Apache Tajo (26)
Hadoop General (407)