You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Kevin Wilfong (JIRA)" <ji...@apache.org> on 2013/01/19 00:36:15 UTC

[jira] [Commented] (HIVE-3916) For outer joins, when looping over the rows looking for filtered tags, it doesn't report progress

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

Kevin Wilfong commented on HIVE-3916:
-------------------------------------

https://reviews.facebook.net/D8031
                
> 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
>
> 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