Answer Posted / Princy Singh
The Physical Plan in Pig's architecture represents the execution strategy for a query. It outlines how the data will be processed and manipulated by the underlying MapReduce jobs. The Physical Plan is automatically generated by Pig based on the logical plan, but it can also be explicitly defined using the EXPLAIN command.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers