[
https://issues.apache.org/jira/browse/HIVE-17606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16184988#comment-16184988
]
Sergey Shelukhin commented on HIVE-17606:
-----------------------------------------
This appears to break the build:
{noformat}
[ERROR]
/Users/sergey/git/hivegit/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/CopyUtils.java:[92,100]
package ReplChangeManager does not exist
[ERROR]
/Users/sergey/git/hivegit/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/CopyUtils.java:[154,29]
package ReplChangeManager does not exist
[ERROR]
/Users/sergey/git/hivegit/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/CopyUtils.java:[153,49]
package ReplChangeManager does not exist
{noformat}
> Improve security for DB notification related APIs
> -------------------------------------------------
>
> Key: HIVE-17606
> URL: https://issues.apache.org/jira/browse/HIVE-17606
> Project: Hive
> Issue Type: Improvement
> Components: Metastore
> Reporter: Tao Li
> Assignee: Tao Li
> Fix For: 3.0.0
>
> Attachments: HIVE-17606.10.patch, HIVE-17606.1.patch,
> HIVE-17606.2.patch, HIVE-17606.3.patch, HIVE-17606.4.patch,
> HIVE-17606.5.patch, HIVE-17606.6.patch, HIVE-17606.7.patch,
> HIVE-17606.8.patch, HIVE-17606.9.patch
>
>
> The purpose is to make sure only the superusers which are specified in the
> proxyuser settings can make the db notification related API calls, since this
> is supposed to be called by superuser/admin instead of any end user.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)