[
https://issues.apache.org/jira/browse/PIG-4558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xuefu Zhang resolved PIG-4558.
------------------------------
Resolution: Fixed
Committed to Spark branch. Thanks, Liyun.
> Modify the test.output value from "no" to "yes" to show more error message
> --------------------------------------------------------------------------
>
> Key: PIG-4558
> URL: https://issues.apache.org/jira/browse/PIG-4558
> Project: Pig
> Issue Type: Sub-task
> Components: spark
> Reporter: liyunzhang_intel
> Assignee: liyunzhang_intel
> Fix For: spark-branch
>
> Attachments: PIG-4558.patch
>
>
> In https://builds.apache.org/job/Pig-spark/186/, we found foillowing three
> unit tests are regression:
> org.apache.pig.test.TestAccumulator.testAccumWithRegexp
> org.apache.pig.test.TestBestFitCast.testByteArrayCast9
> org.apache.pig.test.TestEvalPipeline.testCogroupWithInputFromGroup
> {code}
> Regression
> org.apache.pig.test.TestAccumulator.testAccumWithRegexp
> Failing for the past 1 build (Since Failed#186 )
> Took 2 ms.
> Error Message
> Forked Java VM exited abnormally. Please note the time in the report does not
> reflect the time until the VM exit.
> Stacktrace
> junit.framework.AssertionFailedError: Forked Java VM exited abnormally.
> Please note the time in the report does not reflect the time until the VM
> exit.
> {code}
> If we modify the test.output value in build.xml, we can see more error
> message beside “Forked Java VM exited abnormally.“
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)