Hi All, Everything goes well when I add log4j.properties into PigUnit project. Not sure if it's the dependency between PigUnit, log4j and cygwin.
Thanks you. Best, Neal On Wed, Apr 3, 2013 at 7:08 PM, Neal Lee <[email protected]> wrote: > Hi All, > > We're now having MAC, Linux, and Windows development environment. > > When we try to launch PigUnit testing on Windows (with Cygwin), an > exception will occur as below: > > (There is no error on MAC and Linux.) > > *org.apache.pig.impl.logicalLayer.FrontendException: ERROR 1066: Unable > to open iterator for alias ABF_SOURCE* > > * at org.apache.pig.PigServer.openIterator(PigServer.java:857)* > > * at org.apache.pig.pigunit.PigTest.getAlias(PigTest.java:183)* > > * at org.apache.pig.pigunit.PigTest.assertOutput(PigTest.java:233)* > > We're wondering the root cause is PigUnit failing to load input file from > Windows file system. > > > Has anyone encounter this issue can share the experience? > -- > Best, > Neal > -- Best, Neal
