adspace


What problem does Apache Pig solve?

Answer Posted / Vishwa Natri

Apache Pig addresses the problem of processing large datasets by providing a platform that allows users to easily write and execute data analysis scripts using Pig Latin, without having to deal with low-level Hadoop APIs. This enables developers and analysts to focus on the data analysis tasks at hand, rather than spending time on writing boilerplate code.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the function of UNION and SPLIT operators? Give examples?

620