1.

In comparison to SQL, Pig uses ______________(a) Lazy evaluation(b) ETL(c) Supports pipeline splits(d) All of the mentionedThis question was posed to me during an interview for a job.This interesting question is from Pig in Practice in portion Pig of Hadoop

Answer»

The CORRECT option is (d) All of the mentioned

For explanation I WOULD say: Pig Latin ability to include user code at any point in the PIPELINE is USEFUL for pipeline DEVELOPMENT.



Discussion

No Comment Found

Related InterviewSolutions