[
https://issues.apache.org/jira/browse/PIG-5203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
liyunzhang_intel updated PIG-5203:
----------------------------------
Attachment: PIG-5203.1.patch
[~szita]: please help verify PIG-5203.1.patch in e2e test. Have run all unit
tests and all unit tests pass.
> Partitioner E2E test fails on spark
> -----------------------------------
>
> Key: PIG-5203
> URL: https://issues.apache.org/jira/browse/PIG-5203
> Project: Pig
> Issue Type: Sub-task
> Components: spark
> Reporter: Adam Szita
> Assignee: Adam Szita
> Fix For: spark-branch
>
> Attachments: PIG-5203.0.patch, PIG-5203.1.patch
>
>
> Cause of failure is the difference between expected and actual result:
> {color:red}Actual:
> 18 160
> 19 164
> 20 166
> ...
> {color}{color:green}
> Expected:
> 18 80
> 18 80
> 19 82
> 19 82
> ....
> {color}
> Seems like although we specify {{PARTITION BY
> org.apache.pig.test.utils.SimpleCustomPartitioner2 parallel 2}} in the query
> it has no effect in Spark mode.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)