what about setting it via:
PigTest.getPigServer().getPigContext().getProperties().setProperty("pig.import.search.path", "/path/to/script");

--Lorand

On 04/09/2014 07:15 PM, Jerry Lam wrote:
Hi Pig users,

anyone knows how to set pig.import.search.path in junit test for PigTest?

I have trouble to get it to run the PigTest because in my script, it
imports other scripts.

Any help is appreciated,

Jerry


Reply via email to