Created 04-10-2025 12:26 AM
I am trying to create a Ranger plugin audit directory on HBase programmatically using an API. However, I couldn't find any relevant API or documentation that explains how to achieve this.
Created 04-15-2025 05:22 AM
Hello @tejan08
Thank you for reaching out to community
I did not find the exact API for this but you can have a look at the below API it will prepare all the new services
On CM UI >> Support >> API Explorer and the below API's
POST/clusters/{clusterName}/commands/firstRun
Created 04-16-2025 07:54 AM
Hello @upadhyayk04
As the API was not found in API explorer so, I did some testing and found out this
POST/clusters/{clusterName}/services/commands/RangerPluginCreateAuditDir
Created 04-10-2025 08:08 AM
@tejan08 Welcome to the Cloudera Community!
To help you get the best possible solution, I have tagged our HBase experts @aquilodran @pajoshi @Anandh_S who may be able to assist you further.
Please keep us updated on your post, and we hope you find a satisfactory solution to your query.
Regards,
Diana Torres,Created 04-15-2025 05:22 AM
Hello @tejan08
Thank you for reaching out to community
I did not find the exact API for this but you can have a look at the below API it will prepare all the new services
On CM UI >> Support >> API Explorer and the below API's
POST/clusters/{clusterName}/commands/firstRun
Created 04-16-2025 07:54 AM
Hello @upadhyayk04
As the API was not found in API explorer so, I did some testing and found out this
POST/clusters/{clusterName}/services/commands/RangerPluginCreateAuditDir