[ https://issues.apache.org/jira/browse/HIVE-6586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14092000#comment-14092000 ]
Lefty Leverenz commented on HIVE-6586: -------------------------------------- Descriptions of some of the parameters added by HIVE-5728 in 0.13.0 have been fleshed out in the wiki: * [Configuration Properties -- hive.exec.orc.default.row.index.stride | https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-hive.exec.orc.default.row.index.stride] * [Configuration Properties -- hive.exec.orc.default.buffer.size | https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-hive.exec.orc.default.buffer.size] * [Configuration Properties -- hive.exec.orc.default.block.padding | https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-hive.exec.orc.default.block.padding] > Add new parameters to HiveConf.java after commit HIVE-6037 (also fix typos) > --------------------------------------------------------------------------- > > Key: HIVE-6586 > URL: https://issues.apache.org/jira/browse/HIVE-6586 > Project: Hive > Issue Type: Bug > Affects Versions: 0.13.0 > Reporter: Lefty Leverenz > Labels: TODOC14 > > HIVE-6037 puts the definitions of configuration parameters into the > HiveConf.java file, but several recent jiras for release 0.13.0 introduce new > parameters that aren't in HiveConf.java yet and some parameter definitions > need to be altered for 0.13.0. This jira will patch HiveConf.java after > HIVE-6037 gets committed. > Also, four typos patched in HIVE-6582 need to be fixed in the new > HiveConf.java. -- This message was sent by Atlassian JIRA (v6.2#6252)