Class Interface: Diffrence New Api Old Api
Class Interface: Diffrence New Api Old Api
It converts the job into map-reduce It converts the query into map-
2. functions. reduce functions.
It is difficult for the user to perform Makes it easy for the user to
4. join operations. perform Join operations.
The user has to write 10 times The user has to write fewer lines of
more lines of code to perform a code because it supports the multi-
5. similar task than Pig. query approach.