Cheolsoo Park created PIG-2966:
----------------------------------

             Summary: Piggybank test failures in trunk: TestLookupInFiles, 
TestDBStorage, and TestMultiStorage
                 Key: PIG-2966
                 URL: https://issues.apache.org/jira/browse/PIG-2966
             Project: Pig
          Issue Type: Bug
          Components: piggybank
            Reporter: Cheolsoo Park
            Assignee: Cheolsoo Park


To reproduce, please run:
{code}
ant clean compile-test jar-withouthadoop -Dhadoopversion=23
cd contrib/piggybank/java
ant clean test -Dhadoopversion=23
{code}

Three tests are failing:
{code}
[junit] Test org.apache.pig.piggybank.test.evaluation.string.TestLookupInFiles 
FAILED
[junit] Test org.apache.pig.piggybank.test.storage.TestDBStorage FAILED
[junit] Test org.apache.pig.piggybank.test.storage.TestMultiStorage FAILED
{code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to