What is the primary purpose of the pig in the hadoop architecture?
Answer Posted / Sumit Rawat
The primary purpose of Pig in the Hadoop architecture is to provide an easy-to-use platform for data analysis and transformation, without requiring users to write MapReduce code directly. It simplifies complex tasks by providing a high-level language and built-in functions.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers