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

Namit Jain updated HIVE-3916:
-----------------------------

       Resolution: Fixed
    Fix Version/s: 0.11.0
     Hadoop Flags: Reviewed
           Status: Resolved  (was: Patch Available)

Committed. Thanks Kevin
                
> For outer joins, when looping over the rows looking for filtered tags, it 
> doesn't report progress
> -------------------------------------------------------------------------------------------------
>
>                 Key: HIVE-3916
>                 URL: https://issues.apache.org/jira/browse/HIVE-3916
>             Project: Hive
>          Issue Type: Bug
>          Components: Query Processor
>    Affects Versions: 0.11.0
>            Reporter: Kevin Wilfong
>            Assignee: Kevin Wilfong
>             Fix For: 0.11.0
>
>         Attachments: HIVE-3916.1.patch.txt
>
>
> In the CommonJoinOperator, for outer joins, there is a loop over every row in 
> the AbstractRowContainer checking for a filtered tag.  This can take a long 
> time if there are a large number or rows, and during this time, it does not 
> report progress.  If this runs for long enough, Hadoop will kill the task for 
> failing to report progress.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to