You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Nandor Kollar (JIRA)" <ji...@apache.org> on 2017/03/01 14:00:49 UTC

[jira] [Created] (PIG-5166) GroupAggFunc_9 is failing with spark exec type

Nandor Kollar created PIG-5166:
----------------------------------

             Summary: GroupAggFunc_9 is failing with spark exec type
                 Key: PIG-5166
                 URL: https://issues.apache.org/jira/browse/PIG-5166
             Project: Pig
          Issue Type: Sub-task
          Components: spark
            Reporter: Nandor Kollar
             Fix For: spark-branch


results are different:
{code}
diff GroupAggFunc_9.out/out_sorted GroupAggFunc_9_benchmark.out/out_sorted
30c30
< bob davidson	2.318
---
> bob davidson	2.317
35c35
< bob ichabod	1.813
---
> bob ichabod	1.812
102c102
< david xylophone	1.786
---
> david xylophone	1.787
447c447
< rachel ellison	2.530
---
> rachel ellison	2.529
655c655
< zach ellison	2.478
---
> zach ellison	2.477
669c669
< zach steinbeck	1.978
---
> zach steinbeck	1.979
673c673
< zach white	1.658
---
> zach white	1.657
{code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)