[
https://issues.apache.org/jira/browse/PHOENIX-3037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15355489#comment-15355489
]
Andrew Purtell edited comment on PHOENIX-3037 at 6/29/16 5:06 PM:
------------------------------------------------------------------
HBASE-16141 will sort out this issue with coprocessor upcall context semantics.
A short term fix is to wrap all use of RPC APIs in the Phoenix code running in
these hooks with User.runAsLoginUser(). Be sure to create, use, and terminate
connections in that context.
was (Author: apurtell):
HBASE-16141 will sort out this issue with coprocessor upcall context semantics.
A short term fix is to wrap all use of RPC APIs in the Phoenix code running in
these hooks with User.runAsLoginUser()
> Setup proper security context in compaction/split coprocessor hooks
> -------------------------------------------------------------------
>
> Key: PHOENIX-3037
> URL: https://issues.apache.org/jira/browse/PHOENIX-3037
> Project: Phoenix
> Issue Type: Bug
> Reporter: Lars Hofhansl
>
> See HBASE-16115 for a discussion.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)