[
https://issues.apache.org/jira/browse/KUDU-2543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Henke resolved KUDU-2543.
-------------------------------
Resolution: Fixed
Fix Version/s: 1.10.0
Resolved via [https://github.com/apache/kudu/commit/7645f5b2e]
> client authorization token support
> ----------------------------------
>
> Key: KUDU-2543
> URL: https://issues.apache.org/jira/browse/KUDU-2543
> Project: Kudu
> Issue Type: Sub-task
> Components: master
> Affects Versions: 1.8.0
> Reporter: Dan Burkert
> Assignee: Andrew Wong
> Priority: Major
> Fix For: 1.10.0
>
>
> As part of the Sentry integration, the master should look up a user's
> privileges when a client open a table (the
> [GetTableSchema|https://github.com/apache/kudu/blob/master/src/kudu/master/master.proto#L794-L796]
> API) and return it in the response. The client should store the
> authorization token so that it can be used to authorize subsequent operations.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)