[ https://issues.apache.org/jira/browse/HIVE-5692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14285468#comment-14285468 ]
Lefty Leverenz commented on HIVE-5692: -------------------------------------- Doc note: This added *hive.vectorized.groupby.checkinterval*, *hive.vectorized.groupby.maxentries*, and *hive.vectorized.groupby.flush.percent* to HiveConf.java. They are documented in the wiki, so I'll remove the TODOC13 label. * [Configuration Properties -- Vectorization -- hive.vectorized.groupby.checkinterval | https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-hive.vectorized.groupby.checkinterval] * [Configuration Properties -- Vectorization -- hive.vectorized.groupby.maxentries | https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-hive.vectorized.groupby.maxentries] * [Configuration Properties -- Vectorization -- hive.vectorized.groupby.flush.percent | https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-hive.vectorized.groupby.flush.percent] > Make VectorGroupByOperator parameters configurable > -------------------------------------------------- > > Key: HIVE-5692 > URL: https://issues.apache.org/jira/browse/HIVE-5692 > Project: Hive > Issue Type: Bug > Reporter: Remus Rusanu > Assignee: Remus Rusanu > Priority: Minor > Labels: TODOC13 > Fix For: 0.13.0 > > Attachments: HIVE-5692.1.patch, HIVE-5692.2.patch, HIVE-5692.3.patch, > HIVE-5692.4.patch, HIVE-5692.5.patch, HIVE-5692.6.patch > > > The FLUSH_CHECK_THRESHOLD and PERCENT_ENTRIES_TO_FLUSH should be configurable. -- This message was sent by Atlassian JIRA (v6.3.4#6332)