[ 
https://issues.apache.org/jira/browse/PIG-3882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13966002#comment-13966002
 ] 

Daniel Dai commented on PIG-3882:
---------------------------------

+1

> Multiquery off mode execution is not done in batch and very inefficient
> -----------------------------------------------------------------------
>
>                 Key: PIG-3882
>                 URL: https://issues.apache.org/jira/browse/PIG-3882
>             Project: Pig
>          Issue Type: Bug
>    Affects Versions: 0.12.0
>            Reporter: Rohini Palaniswamy
>            Assignee: Rohini Palaniswamy
>             Fix For: 0.13.0
>
>         Attachments: PIG-3882-1.patch
>
>
> Currently, if it is multiquery off mode, the pig script is executed whenever 
> a STORE is encountered. This becomes even more inefficient in Tez as multiple 
> DAGs are launched. And it is also not possible to do explain if multiquery is 
> off because of this. Should switch to batch mode. Only difference should be 
> that MultiQueryOptimizer is not applied in multiquery off mode.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to