[
https://issues.apache.org/jira/browse/HIVE-7573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14081346#comment-14081346
]
Lefty Leverenz commented on HIVE-7573:
--------------------------------------
Nice idea, [~thejas]!
Anything excluded from hive-default.xml.template should also be excluded from
the wiki. Currently four test parameters are documented:
* [Configuration Properties -- Test Properties |
https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-TestProperties]
The word "internal" occurs once in Configuration Properties, but I'm not sure
if that parameter should be excluded:
* [hive.counters.group.name |
https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-hive.counters.group.name]
> exclude more internal HiveConf variables from hive-default.xml.template
> -----------------------------------------------------------------------
>
> Key: HIVE-7573
> URL: https://issues.apache.org/jira/browse/HIVE-7573
> Project: Hive
> Issue Type: Bug
> Components: Configuration
> Reporter: Thejas M Nair
> Labels: starter
>
> There are several internal/test config parameters in HiveConf that get
> included in conf/hive-default.xml.template (available in the hive package
> that gets generated).
> We should be using the constructor that sets the boolean exclude=true for
> those.
> HiveConf parameters that starts with "hive.test" and those that have comments
> saying "internal parameter" are candidates for this change.
--
This message was sent by Atlassian JIRA
(v6.2#6252)