Preparation for Recitation 8
Read Pig Latin: A
Not-So-Foreign Language for Data Processing .
Answer the following questions:
- Pig Latin's LOAD command does not actually read the specified input file, but defers loading until the program is evaluated. What is the benefit of this style of execution?
- What are some advantages of layering Pig Latin on top of the MapReduce framework?
|