[
https://issues.apache.org/jira/browse/HIVE-6332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14277837#comment-14277837
]
Sushanth Sowmyan commented on HIVE-6332:
----------------------------------------
Re: hcat.dynamic.partitioning.custom.pattern - That is set on the JobConf by
users of HCatOutputFormat. That is, it is job-level config for the users of
HCatOutputFormat, this is either set in a pig script as a parameter to
instantiate HCatStorer, or by a mapreduce user of HCatOutputFormat that
provides it a JobConf object itself when they instantiate HCatOutputFormat
through their code. These would not affect a typical hive user.
> HCatConstants Documentation needed
> ----------------------------------
>
> Key: HIVE-6332
> URL: https://issues.apache.org/jira/browse/HIVE-6332
> Project: Hive
> Issue Type: Task
> Reporter: Sushanth Sowmyan
> Assignee: Sushanth Sowmyan
>
> HCatConstants documentation is near non-existent, being defined only as
> comments in code for the various parameters. Given that a lot of api winds up
> being implemented as knobs that can be tweaked here, we should have a public
> facing doc for this.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)