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 2015/02/04 22:41:34 UTC

[jira] [Updated] (PIG-4315) MergeJoin followed by order by gives NPE in Tez

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

Rohini Palaniswamy updated PIG-4315:
------------------------------------
    Fix Version/s:     (was: 0.14.1)
                   0.15.0

> MergeJoin followed by order by gives NPE in Tez
> -----------------------------------------------
>
>                 Key: PIG-4315
>                 URL: https://issues.apache.org/jira/browse/PIG-4315
>             Project: Pig
>          Issue Type: Sub-task
>          Components: tez
>            Reporter: Rohini Palaniswamy
>             Fix For: 0.15.0
>
>
> TestHBaseStorage.testMergeJoin() fails. connectingLR is null in CombinerOptimizer and throws NPE in 
> {code}
> from.plan.getOperator(connectingLR.getOperatorKey())
> {code}
> When splitting DAGs and doing moveTree TezCompilerUtil.connect() overwrites the output key of sampler LocalRearrange to the partitioner vertex.



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