Answer Posted / Sushil Kumar Pandey
Apache Pig is a platform for analyzing large data sets that provides a SQL-like language for expressing data analysis programs, called Pig Latin. It runs on Apache Hadoop and is designed to make it easier to analyze large data sets by providing a high-level language for defining data flows, along with the ability to easily parallelize and distribute these data flows across multiple machines.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers