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
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.