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:38:12 UTC

[jira] [Updated] (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:all-tabpanel ]

Kevin Wilfong updated HIVE-3916:
--------------------------------

    Status: Patch Available  (was: Open)
    
> 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
>         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