Daniel Dai created PIG-4177:
-------------------------------
Summary: BigData_1 fail after PIG-4149
Key: PIG-4177
URL: https://issues.apache.org/jira/browse/PIG-4177
Project: Pig
Issue Type: Bug
Components: impl
Reporter: Daniel Dai
Assignee: Daniel Dai
Fix For: 0.14.0
Attachments: PIG-4177-1.patch
This happens when samples size is very small (smaller than numQuantiles). Error
message:
{code}
2014-09-09 05:58:27,255 [main] ERROR org.apache.pig.tools.grunt.GruntParser -
ERROR 0: org.apache.pig.backend.executionengine.ExecException: ERROR 0:
Exception while executing [POUserFunc (Name:
POUserFunc(org.apache.pig.impl.builtin.FindQuantiles)[tuple] - scope-62
Operator Key: scope-62) children: null at []]: java.lang.RuntimeException:
java.lang.IndexOutOfBoundsException: Index: 3, Size: 1
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)