[
https://issues.apache.org/jira/browse/SENTRY-1220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15267867#comment-15267867
]
Colin Ma commented on SENTRY-1220:
----------------------------------
Hi [~sravya], Sentry has import/export already, but with the SENTRY-711 which
support grant user to role, there is a feature gap in import/export for
user-role mapping. This JIRA is to fix the gap, and there is no change for the
design of import/export. The following is the ini file format with the users:
[users]
user1=role1,role2
user2=role2,role3
[groups]
group1=role1,role2
group2=role2,role3
[roles]
role1=privilege1,privilege2
role2=privilege2,privilege3
> Improve the import/export to support user scope
> -----------------------------------------------
>
> Key: SENTRY-1220
> URL: https://issues.apache.org/jira/browse/SENTRY-1220
> Project: Sentry
> Issue Type: Improvement
> Affects Versions: 1.8.0
> Reporter: Colin Ma
> Assignee: Colin Ma
> Fix For: 1.8.0
>
>
> For Hive, Sentry add the user scope for role, the import/export should be
> improved for this change.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)