Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]
Created on
04-10-2025
12:26 AM
- last edited on
04-20-2026
11:19 PM
by
GrazittiAPI
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