pig-user  

testing and unit testing pig scripts.

Paul Rogers
Thu, 18 Mar 2010 14:01:16 -0700

Can any one give advice on testing the output of a hadoop system or unit
testing for pig scripts?

The best I have so far is to create a minimal data set and run that through
the the system, and check the output. Id much prefer to be able to unit test
the scripts.

Thanks

Paul