Carl Steinbach, when you created Configuration Properties <https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=27842760> two years ago the first parameter in the wikidoc was *hive.region.properties*. The other two were added in version 7 <https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=27842779#ConfigurationProperties-Regions> the same day. Were they from a jira you were working on at the time?
-- Lefty On Sun, Aug 3, 2014 at 3:36 PM, Lefty Leverenz <leftylever...@gmail.com> wrote: > The wiki has a small section for region configuration parameters > <https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-Regions>, > but none of the parameters exist in any released branch -- not in > HiveConf.java, not in the old hive-default.xml file, not in the template > file. > > The word "region" doesn't even exist in any HiveConf or default.xml file. > > - Does anyone know where these three parameters came from? > - Can they be deleted from the wiki? > > Regions hive.use.input.primary.region >> >> - Default Value: true >> - Added In: >> >> When creating a table from an input table, create the table in the input >> table's primary region. >> hive.default.region.name >> >> - Default Value: default >> - Added In: >> >> The default region name. >> hive.region.properties >> >> - Default Value: (empty) >> - Added In: >> >> The default filesystem and jobtracker for a region. >> > > > > -- Lefty >