1.

___________ is a simple xUnit framework that enables you to easily test your Pig scripts.(a) PigUnit(b) PigXUnit(c) PigUnitX(d) All of the mentionedThis question was posed to me by my college professor while I was bunking the class.I'd like to ask this question from Pig Latin in section Pig of Hadoop

Answer»

Correct answer is (B) PigXUnit

The BEST I can explain: With PigUnit you can PERFORM unit TESTING, regression testing, and rapid prototyping. No cluster setup is REQUIRED if you run Pig in local mode.



Discussion

No Comment Found

Related InterviewSolutions