[
https://issues.apache.org/jira/browse/HIVE-9408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14287310#comment-14287310
]
Lefty Leverenz edited comment on HIVE-9408 at 4/13/15 5:14 AM:
---------------------------------------------------------------
Doc note: This adds *hive.exec.query.redactor.hooks* to HiveConf.java, so it
needs to be documented in the wiki. It could be put with other hook parameters
or at the end of "Query and DDL Execution" (before "SerDes and I/O").
* [either put it after hive.exec.failure.hooks |
https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-hive.exec.failure.hooks]
* [... or just before "SerDes and I/O" |
https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-SerDesandI/O]
Does this also need general documentation? If so, where? (And how about a
release note?)
was (Author: [email protected]):
Doc note: This adds *hive.exec.query.redactor.hooks* to HiveConf.java, so it
needs to be documented in the wiki. It could be put with other hook parameters
or at the end of "Query and DDL Execution" (before "File Formats and I/O").
* [either put it after hive.exec.failure.hooks |
https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-hive.exec.failure.hooks]
* [... or just before "File Formats and I/O" |
https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-FileFormatsandI/O]
Does this also need general documentation? If so, where? (And how about a
release note?)
> Add hook interface so queries can be redacted before being placed in job.xml
> ----------------------------------------------------------------------------
>
> Key: HIVE-9408
> URL: https://issues.apache.org/jira/browse/HIVE-9408
> Project: Hive
> Issue Type: Task
> Components: Query Processor
> Affects Versions: 0.15.0
> Reporter: Brock Noland
> Assignee: Brock Noland
> Labels: TODOC15
> Fix For: 1.1.0
>
> Attachments: HIVE-9408.1.patch, HIVE-9408.2.patch, HIVE-9408.3.patch
>
>
> Today we take a query and place it in the job.xml file which is pushed to all
> nodes the query runs on. However it's possible the query contains sensitive
> information and should not directly be shown to users.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)