Rohini Palaniswamy created PIG-4394:
---------------------------------------
Summary: Fix Split_9 and Union_5 e2e failures
Key: PIG-4394
URL: https://issues.apache.org/jira/browse/PIG-4394
Project: Pig
Issue Type: Bug
Reporter: Rohini Palaniswamy
Fails with
{code}
Caused by: java.lang.NullPointerException
at
org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators.POReservoirSample.getNextTuple(POReservoirSample.java:111)
at
org.apache.pig.backend.hadoop.executionengine.physicalLayer.PhysicalOperator.processInput(PhysicalOperator.java:307)
at
org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators.POForEach.getNextTuple(POForEach.java:246)
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)