You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Rohini Palaniswamy (JIRA)" <ji...@apache.org> on 2017/05/15 06:05:05 UTC

[jira] [Updated] (PIG-5228) Orc_2 is failing with spark exec type

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

Rohini Palaniswamy updated PIG-5228:
------------------------------------
      Resolution: Fixed
    Hadoop Flags: Reviewed
          Status: Resolved  (was: Patch Available)

bq. If that's suitable I'd rather come back to investigating this later and focus on getting the new release out first - which is more important.
   Sure. Please create a new jira for investigation.

+1. Committed to spark branch.

> Orc_2 is failing with spark exec type
> -------------------------------------
>
>                 Key: PIG-5228
>                 URL: https://issues.apache.org/jira/browse/PIG-5228
>             Project: Pig
>          Issue Type: Sub-task
>          Components: spark
>            Reporter: Adam Szita
>            Assignee: Adam Szita
>             Fix For: spark-branch
>
>         Attachments: PIG-5228.0.patch
>
>
> This test is failing due to mismatch in the actual and expected result. The difference is only related to the order of entries in Pig maps such as:
> Actual:
> {code}
> [name#alice, age#18]...
> {code}
> Expected:
> {code}
> [age#18, name#alice]...
> {code}



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