You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "kexianda (JIRA)" <ji...@apache.org> on 2015/06/03 09:37:50 UTC

[jira] [Updated] (PIG-4582) Enable "TestPruneColumn" in spark mode

     [ https://issues.apache.org/jira/browse/PIG-4582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

kexianda updated PIG-4582:
--------------------------
    Attachment: PIG-4582.patch

hi [~mohitsabharwal] and [~kellyzly]:
in PIG-4582.patch,changes are:
1. sort the group result to match the expected result.  All the tests in TestPruneColumn passed.

Please help review the code. Thanks.

Regards,
Xianda

> Enable "TestPruneColumn" in spark mode
> --------------------------------------
>
>                 Key: PIG-4582
>                 URL: https://issues.apache.org/jira/browse/PIG-4582
>             Project: Pig
>          Issue Type: Sub-task
>          Components: spark
>            Reporter: kexianda
>            Assignee: kexianda
>             Fix For: spark-branch
>
>         Attachments: PIG-4582.patch
>
>
> ant -Dtestcase=TestPruneColumn -Dexectype=spark -DdebugPort=9999 -Dhadoopversion=23 test  
>  
> You will find following unit test failures:
> •	org.apache.pig.test.TestPruneColumn.testFRJoin1
> •	org.apache.pig.test.TestPruneColumn.testCoGroup1
> •	org.apache.pig.test.TestPruneColumn.testCoGroup3
> •	org.apache.pig.test.TestPruneColumn.testCoGroup4
> •	org.apache.pig.test.TestPruneColumn.testCoGroup6
> •	org.apache.pig.test.TestPruneColumn.testCoGroup7
> •	org.apache.pig.test.TestPruneColumn.testCoGroup8
> •	org.apache.pig.test.TestPruneColumn.testCogroup8
> •	org.apache.pig.test.TestPruneColumn.testComplex2
> •	org.apache.pig.test.TestPruneColumn.testSplit4



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)