[ https://issues.apache.org/jira/browse/HIVE-7211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14043127#comment-14043127 ]
Lefty Leverenz commented on HIVE-7211: -------------------------------------- This adds several configuration parameters to HiveConf.java: * hive.test.dummystats.aggregator * hive.test.dummystats.publisher * hive.io.rcfile.record.interval * hive.io.rcfile.column.number.conf * hive.io.rcfile.tolerate.corruptions * hive.io.rcfile.record.buffer.size * hive.hbase.generatehfiles * hive.index.compact.file (internal) * hive.index.blockfilter.file (internal) Except for the internal parameters, they need definitions in hive-default.xml.template. Then they should be documented in the wiki (https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties). > Throws exception if the name of conf var starts with "hive." does not exists > in HiveConf > ---------------------------------------------------------------------------------------- > > Key: HIVE-7211 > URL: https://issues.apache.org/jira/browse/HIVE-7211 > Project: Hive > Issue Type: Improvement > Components: Configuration > Reporter: Navis > Assignee: Navis > Priority: Trivial > Fix For: 0.14.0 > > Attachments: HIVE-7211.1.patch.txt, HIVE-7211.2.patch.txt, > HIVE-7211.3.patch.txt, HIVE-7211.4.patch.txt > > > Some typos in configurations are very hard to find. -- This message was sent by Atlassian JIRA (v6.2#6252)