Member since
08-02-2023
3
Posts
0
Kudos Received
0
Solutions
08-08-2023
04:48 AM
any help on this would be highly appreciated.
... View more
08-07-2023
02:43 AM
Any update on above query.
... View more
08-02-2023
08:33 AM
Team, Currently using rest api with curl operation for create/update/delete ranger policies from single policy.json file. I want make it more dynamically in which we can able to create/update/delete multiple policies with same policy.json file. Command: curl -ik -u ${RANGER_USERNAME}:${RANGER_PASSWORD} -d @policy.json -H Content-type:application/json -X POST ${HOSTNAME}/service/public/api/policy Is there any way to achieve it, please let me know. Any help will be much appreciated. Thanks in advance
... View more
Labels:
- Labels:
-
Apache Ranger