[
https://issues.apache.org/jira/browse/PIG-5203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adam Szita updated PIG-5203:
----------------------------
Description:
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.
> 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
>
>
> 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)