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

Cheolsoo Park updated PIG-3527:
-------------------------------

    Attachment: PIG-3527.4.patch

Committed PIG-3527.4.patch into tez branch. Thank you Mark!

Note that I discovered 4 e2e test failures-
* Checkin_3
* Join_1
* Operators_1
* Operators_5

I looked at the diff between Tez and MR runs and found that these are mostly 
due to non-deterministic natures of test queries. For eg, the order of tuples 
in group, the top 100 tuples selected by limit, etc. I will file a separate 
jira to fix the tests.

> Allow PigProcessor to handle multiple inputs
> --------------------------------------------
>
>                 Key: PIG-3527
>                 URL: https://issues.apache.org/jira/browse/PIG-3527
>             Project: Pig
>          Issue Type: Sub-task
>          Components: tez
>            Reporter: Mark Wagner
>            Assignee: Mark Wagner
>             Fix For: tez-branch
>
>         Attachments: PIG-3527.1.patch, PIG-3527.2.patch, PIG-3527.3.patch, 
> PIG-3527.4.patch
>
>
> The PigProcessor needs to be able to handle multiple distinct inputs. These 
> can come in a variety of flavors including multiple "file" inputs (Merge 
> join), multiple shuffle inputs (Hash Join / Co-group), and a mix (Replicated 
> Join).



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to