Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.7.0
-
None
Description
Right now, following the pattern of the Hive shell, the Solr shell manually implements validators, i.e.:
https://github.com/apache/incubator-sentry/blob/597a3cdd319be84f2417c96d24db01553f264551/sentry-provider/sentry-provider-db/src/main/java/org/apache/sentry/provider/db/generic/tools/SolrTSentryPrivilegeConvertor.java#L115-L130
It would be better if we automatically used the existing validators, so they don't need to be implemented in multiple places.
Attachments
Attachments
Issue Links
- is related to
-
SENTRY-1049 Use existing validators in hive shell. Automatically for external generic services?
- Open
- links to