Cheolsoo Park created PIG-3600: ---------------------------------- Summary: Fix TestExampleGenerator Key: PIG-3600 URL: https://issues.apache.org/jira/browse/PIG-3600 Project: Pig Issue Type: Sub-task Components: tez Affects Versions: tez-branch Reporter: Cheolsoo Park Fix For: tez-branch Attachments: TEST-org.apache.pig.test.TestExampleGenerator.txt
To reproduce the error, run the command- {code} ant clean test -Dtestcase=TestExampleGenerator -Dexectype=mr -Dhadoopversion=20 {code} Right now, illustrator isn't fully fixed after the POPackage refactoring (PIG-3595), and the test fails because of that. We need to fix this before commit the POPackage refactoring into trunk. -- This message was sent by Atlassian JIRA (v6.1#6144)