----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25682/ -----------------------------------------------------------
Review request for hive. Bugs: HIVE-6586 https://issues.apache.org/jira/browse/HIVE-6586 Repository: hive Description ------- HIVE-6586 kept track of new configuration parameters and changes to parameter descriptions when HIVE-6037 moved parameter descriptions into HiveConf.java from hive-default.xml.template. HIVE-6586.patch addresses all the fixes listed in the JIRA comments (except ones that had already been fixed), tidies up some line breaks, and makes minor edits to parameter descriptions. It also revises the descriptions of hive.txn.xxx, hive.compactor.xxx, hive.server2.async.exec.shutdown.timeout, and hive.security.authorization.createtable.owner.grants. Diffs ----- trunk/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java 1624951 Diff: https://reviews.apache.org/r/25682/diff/ Testing ------- Generated hive-default.xml.template (attached to HIVE-6586) from the new HiveConf.java and reviewed the changed parameter descriptions. Thanks, Lefty Leverenz