Koji Noguchi created PIG-5449:
---------------------------------
Summary: TestEmptyInputDir failing on pig-on-spark3
Key: PIG-5449
URL: https://issues.apache.org/jira/browse/PIG-5449
Project: Pig
Issue Type: Bug
Components: spark
Reporter: Koji Noguchi
Assignee: Koji Noguchi
TestEmptyInputDir failing on pig-on-spark3 with
{noformat:title=TestEmptyInputDir.testMergeJoinFailure}
junit.framework.AssertionFailedError
at
org.apache.pig.test.TestEmptyInputDir.testMergeJoin(TestEmptyInputDir.java:141)
{noformat}
{noformat:title=TestEmptyInputDir.testGroupByFailure}
junit.framework.AssertionFailedError
at org.apache.pig.test.TestEmptyInputDir.testGroupBy(TestEmptyInputDir.java:80)
{noformat}
{noformat:title=TestEmptyInputDir.testBloomJoinOuterFailure}
junit.framework.AssertionFailedError
at
org.apache.pig.test.TestEmptyInputDir.testBloomJoinOuter(TestEmptyInputDir.java:297)
{noformat}
{noformat:title=TestEmptyInputDir.testFRJoinFailure}
junit.framework.AssertionFailedError
at org.apache.pig.test.TestEmptyInputDir.testFRJoin(TestEmptyInputDir.java:171)
{noformat}
{noformat:title=TestEmptyInputDir.testBloomJoinFailure}
junit.framework.AssertionFailedError
at
org.apache.pig.test.TestEmptyInputDir.testBloomJoin(TestEmptyInputDir.java:267)
{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)