[ https://issues.apache.org/jira/browse/HIVE-4438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13646302#comment-13646302 ]
Hudson commented on HIVE-4438: ------------------------------ Integrated in Hive-trunk-hadoop2 #183 (See [https://builds.apache.org/job/Hive-trunk-hadoop2/183/]) HIVE-4438 : Remove unused join configuration parameter: hive.mapjoin.size.key (Gunther Hagleitner via Ashutosh Chauhan) (Revision 1477473) Result = FAILURE hashutosh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1477473 Files : * /hive/trunk/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java * /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/exec/AbstractMapJoinOperator.java * /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/exec/HashTableSinkOperator.java > Remove unused join configuration parameter: hive.mapjoin.size.key > ----------------------------------------------------------------- > > Key: HIVE-4438 > URL: https://issues.apache.org/jira/browse/HIVE-4438 > Project: Hive > Issue Type: Bug > Reporter: Gunther Hagleitner > Assignee: Gunther Hagleitner > Fix For: 0.12.0 > > Attachments: HIVE-4438.1.patch > > > The config parameter that used to limit the number of cached rows per key is > no longer used in the code base. I suggest to remove it to make things less > confusing. -- 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