[
https://issues.apache.org/jira/browse/KUDU-2543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dan Burkert updated KUDU-2543:
------------------------------
Summary: client authorization token support (was: Clients should )
> 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
> Priority: Major
>
> 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)