[
https://issues.apache.org/jira/browse/HIVE-7211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14043127#comment-14043127
]
Navis edited comment on HIVE-7211 at 6/26/14 6:04 AM:
------------------------------------------------------
This adds several configuration parameters to HiveConf.java:
* hive.test.dummystats.aggregator (internal)
* hive.test.dummystats.publisher (internal)
* 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).
was (Author: [email protected]):
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
> Labels: TODOC14
> 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)