You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Ashish Thusoo (JIRA)" <ji...@apache.org> on 2008/12/12 19:27:44 UTC

[jira] Commented: (HIVE-169) wrong configuration parameter used for determining join interval in JoinOperator

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

Ashish Thusoo commented on HIVE-169:
------------------------------------

+1

looks good to me.

> wrong configuration parameter used for determining join interval in JoinOperator
> --------------------------------------------------------------------------------
>
>                 Key: HIVE-169
>                 URL: https://issues.apache.org/jira/browse/HIVE-169
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Query Processor
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>         Attachments: 169.patch
>
>
>     joinEmitInterval = HiveConf.getIntVar(hconf, HiveConf.ConfVars.HIVEPARTITIONNAME);
> joinEmitInterval should be using HIVEJOINEMITINTERVAL instead

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.