[
https://issues.apache.org/jira/browse/HIVE-169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carl Steinbach updated HIVE-169:
--------------------------------
Fix Version/s: 0.3.0
> 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
> Fix For: 0.3.0
>
> 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.