Well sleuthed, Lars! Thanks very much. How did you find it -- do you have a way to search all the old patches?
Instead of removing the Regions section altogether, I'll leave the heading with an explanation. Then it can be deleted after a few more releases. -- Lefty On Sun, Aug 3, 2014 at 6:16 PM, Lars Francke <[email protected]> wrote: > Hey Lefty, > take a look at these two issues: > > <https://issues.apache.org/jira/browse/HIVE-2965> > <https://issues.apache.org/jira/browse/HIVE-2612> > > Means that all related documentation can go. Good find! > > On Sun, Aug 3, 2014 at 10:55 PM, Lefty Leverenz <[email protected]> > wrote: > > > 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 <[email protected]> > > 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 > > > > > >
