[
https://issues.apache.org/jira/browse/DRILL-7871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17357404#comment-17357404
]
ASF GitHub Bot commented on DRILL-7871:
---------------------------------------
vdiravka opened a new pull request #2251:
URL: https://github.com/apache/drill/pull/2251
# [DRILL-7871](https://issues.apache.org/jira/browse/DRILL-7871):
StoragePluginStore instances for different users
## Description
This feature allows to have the separate plugin set per user. Profiles are
restricted per user too.
## Documentation
To enable the feature:
`drill.exec.security.user.auth.separate_workspace`
TBI
## Testing
Unit tests. Manual testing of Drill WebUI and JDBC connection via SqlLine
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> StoragePluginStore instances for different users
> ------------------------------------------------
>
> Key: DRILL-7871
> URL: https://issues.apache.org/jira/browse/DRILL-7871
> Project: Apache Drill
> Issue Type: New Feature
> Components: Security
> Affects Versions: 1.18.0
> Reporter: Vitalii Diravka
> Assignee: Vitalii Diravka
> Priority: Major
> Fix For: 1.19.0
>
>
> Different users should have their own storage plugin configs to have access
> to own storages only. The feature can be based on Drill User Impersonation
> model
--
This message was sent by Atlassian Jira
(v8.3.4#803005)