zebra test configuration issue causing test failures
----------------------------------------------------
Key: PIG-1682
URL: https://issues.apache.org/jira/browse/PIG-1682
Project: Pig
Issue Type: Bug
Reporter: Thejas M Nair
Fix For: 0.8.0
'ant test' under svn base dir for pig is running zebra tests, but several
tests are failing unless it is started after 'ant clean' .
It seems like the wrong directory
(/homes/tejas/branch-0.8/build/contrib/zebra/test/logs) is being cleaned and
the files that are left behind cause this problem.
The failed test case stack trace have error message like "Caused by:
java.io.IOException: ColumnGroup.Writer constructor failed : Index meta file
already exists:
org.apache.hadoop.zebra.pig.TestOrderPreserveVariableTable.test_union_as_input1/CG0/.meta"
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.