kalyan kumar kalvagadda created SENTRY-2447:
-----------------------------------------------
Summary: Import sentry permission information
Key: SENTRY-2447
URL: https://issues.apache.org/jira/browse/SENTRY-2447
Project: Sentry
Issue Type: Sub-task
Components: Sentry
Affects Versions: 2.1.0
Reporter: kalyan kumar kalvagadda
Assignee: kalyan kumar kalvagadda
Command line tool should be extended to be able to provide list of databases
and tables.
# Should translate databases, tables provided into sentry authorizables.
# Delete all the permission information based on the filters provided(sentry
authorizables).
# Update sentry database based on the permission information in the import
file.
# Creating role
# Granting roles to groups
# Granting permissions to roles
*Note:* This includes re-factoring the current
implementation.
# Perform cleanup by removing stale roles and groups.
# All the steps 2-4 should be performed in the same transaction.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)