Answer Posted / Mithilesh Kumar
Drawbacks of using Apache Pig include:n1. Performance: Compared to Hive, Pig's performance is slower due to its higher level of abstraction over MapReduce.n2. Complexity: Scripts written in Pig can become complex and difficult to maintain for larger projects.n3. Learning Curve: Pig's data flow language might be hard to learn for those unfamiliar with programming.n4. Limited Control: Users have limited control over the MapReduce job configuration, making it harder to optimize performance.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers