Answer Posted / Aneek Yadav
Apache Pig supports two modes to run scripts: Local Mode and MapReduce Mode. In Local Mode, Pig runs on a single machine using its built-in execution engine. In MapReduce Mode, it uses Apache Hadoop's MapReduce for distributed processing.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers