//Compile pig and tests first
ant clean compile-test -Dhadoopversion=23
// Run test for piggybank
cd contrib/piggybank/java
ant clean test -Dtestcase=TestAvroStorage -Dhadoopversion=23

On Fri, Jul 31, 2015 at 2:49 PM, Niels Basjes <[email protected]> wrote:

> Hi,
>
> How do I correctly run a single unit test (or single class) that
> resides in piggybank?
> What is the recommended way of developing piggybank code?
> I'm having a terrible time doing it from within IntelliJ.
>
> --
> Best regards
>
> Niels Basjes
>

Reply via email to