[
https://issues.apache.org/jira/browse/HIVE-169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zheng Shao updated HIVE-169:
----------------------------
Resolution: Fixed
Hadoop Flags: [Reviewed]
Status: Resolved (was: Patch Available)
HIVE-169. Fixed configuration parameter used for determining join interval
in JoinOperator. (Namit Jain via zshao)
> 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.