Dan Burkert created KUDU-2543:
---------------------------------
Summary: Clients should
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
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)