Monday, April 27, 2015

Mapreduce VS Apache Pig



Mapreduce                                                                                     Apache Pig

Need to write entire logic                                         Built in function are available
for join ,group,Filter etc

No of lines of code is too                                           10 lines of pig latin =200
much for simple fuctionality                                      lines of java


Time of effort in coding is                                         what took 4 hours to write in
high.                                                                           it takes 15 min in pig

Less Productive                                                          High Productive


next chapter : Built in transformation

No comments:

Post a Comment