[ 
https://issues.apache.org/jira/browse/HIVE-6586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14184960#comment-14184960
 ] 

Lefty Leverenz commented on HIVE-6586:
--------------------------------------

Here's the list of changes to parameter descriptions in patch 3 (in order of 
appearance in HiveConf.java and the template file):

hive.exec.dynamic.partition.mode        -- add nonstrict value to description
hive.metastore.try.direct.sql                -- add description
hive.metastore.try.direct.sql.ddl           -- add description
hive.metastore.disallow.incompatible.col.type.changes    -- change MAP<..> to 
MAP to avoid & lt; and & gt; in template 
hive.jar.path                                       -- add description
hive.aux.jars.path                               -- add description
hive.added.files.path                           -- add "This an internal 
parameter."
hive.added.jars.path                            -- add "This an internal 
parameter."
hive.added.archives.path                     -- add "This an internal 
parameter."
hive.merge.orcfile.stripe.level               -- add "or hive.merge.tezfiles" 
to description 
hive.exec.orc.write.format                    -- explain possible values 
hive.exec.orc.default.stripe.size           -- add "in bytes" to description
hive.exec.orc.default.row.index.stride   -- add "in number of rows" and explain 
stride
hive.exec.orc.default.buffer.size           -- add "in bytes" to description
hive.exec.orc.default.block.padding      -- explain block padding 
hive.exec.orc.block.padding.tolerance   -- improve description, fix line breaks 
hive.exec.orc.zerocopy                        -- add "(This requires Hadoop 2.3 
or later.)"
hive.tez.cpu.vcores                             -- add line break
hive.stats.dbclass                               -- add "fs" to description and 
explain values 
hive.zookeeper.client.port                    -- add line breaks and space 
between words 
hive.txn.manager                                -- revise description per Alan 
Gates' review 
hive.txn.max.open.batch                     -- improve description (already 
reviewed by Alan Gates)
hive.compactor.initiator.on                   -- improve description, revise 
per Alan Gates' review 
hive.compactor.worker.threads             -- improve description, revise per 
Alan Gates' review 
hive.compactor.worker.timeout             -- improve description (already 
reviewed by Alan Gates)
hive.compactor.check.interval              -- improve description (already 
reviewed by Alan Gates)
hive.compactor.delta.num.threshold      -- improve description (already 
reviewed by Alan Gates)
hive.compactor.delta.pct.threshold        -- improve description (already 
reviewed by Alan Gates)
hive.compactor.abortedtxn.threshold     -- improve description (already 
reviewed by Alan Gates)
hive.cache.expr.evaluation                   -- improve description, avoiding 
"<" and ">" due to & lt; and & gt; in template 
hive.security.metastore.authorization.manager           -- improve description
hive.security.authorization.createtable.owner.grants   -- improve description
hive.server2.thrift.sasl.qop                                       -- move 
comment into the description, fix leading spaces
hive.server2.async.exec.shutdown.timeout               -- improve description
hive.server2.authentication                                      -- add PAM and 
NOSASL to description
hive.server2.use.SSL                           -- add description
hive.server2.keystore.path                    -- add description
hive.server2.keystore.password             -- add description
hive.tez.dynamic.partition.pruning          -- add line breaks (needed \n), 
capitalize Tez

> Update parameters in HiveConf.java after commit HIVE-6037
> ---------------------------------------------------------
>
>                 Key: HIVE-6586
>                 URL: https://issues.apache.org/jira/browse/HIVE-6586
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 0.13.0, 0.14.0
>            Reporter: Lefty Leverenz
>            Assignee: Lefty Leverenz
>            Priority: Blocker
>              Labels: TODOC14
>             Fix For: 0.14.0
>
>         Attachments: HIVE-6586.2.patch, HIVE-6586.3.patch, HIVE-6586.patch, 
> hive-default.xml.template, hive-default.xml.template.patch2, 
> hive-default.xml.template.patch3
>
>
> 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.3.4#6332)

Reply via email to