[
https://issues.apache.org/jira/browse/KUDU-3586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
YUBI LEE updated KUDU-3586:
---------------------------
Description:
I think Kudu needs impersonation (or proxyuser) feature like hadoop proxyuser.
When accessing Kudu through like apache/zeppelin or apache/kyuubi project, it
is hard to impersonate the real user.
It would be good if Kudu supports impersonation feature to access Kudu table
from projects like zeppelin or kyuubi.
https://github.com/apache/kudu/blob/1.17.0/src/kudu/rpc/client_negotiation.cc#L806-L807
was:
I think Kudu needs impersonation (or proxyuser) feature like hadoop proxyuser.
When accessing Kudu through like apache/zeppelin or apache/kyuubi project, it
is hard to impersonate the real user.
It would be good if Kudu supports impersonation feature to access Kudu table
from projects like zeppelin or kyuubi.
> Kudu should support impersonation
> ---------------------------------
>
> Key: KUDU-3586
> URL: https://issues.apache.org/jira/browse/KUDU-3586
> Project: Kudu
> Issue Type: New Feature
> Components: authz
> Reporter: YUBI LEE
> Priority: Major
>
> I think Kudu needs impersonation (or proxyuser) feature like hadoop proxyuser.
> When accessing Kudu through like apache/zeppelin or apache/kyuubi project, it
> is hard to impersonate the real user.
> It would be good if Kudu supports impersonation feature to access Kudu table
> from projects like zeppelin or kyuubi.
> https://github.com/apache/kudu/blob/1.17.0/src/kudu/rpc/client_negotiation.cc#L806-L807
--
This message was sent by Atlassian Jira
(v8.20.10#820010)