Hi folks! I'm working on integrating Apache Ranger...
# questions-and-troubleshooting
a
Hi folks! I'm working on integrating Apache Ranger with StarRocks 3.5.7 for fine-grained access control, and I've successfully set up the LDAP user sync. However, I'm facing an issue where only the SELECT permission appears in the Ranger policy editor—other expected permissions (INSERT, UPDATE, DELETE, ALTER, DROP, CREATE) aren't showing up. Quick Context: • LDAP authentication with StarRocks: Working • Apache Ranger 3.0.0-SNAPSHOT: Running • ranger-servicedef-starrocks.json: Uploaded to Ranger • StarRocks Ranger plugin: Deployed (3.0.0-SNAPSHOT) The Problem: When I create a policy for StarRocks in Ranger, the "Select" dropdown only shows SELECT as an available permission and users can not access any table or have any previlages. The service definition should expose more permission types. What I've Checked: • Plugin jar is in the correct location • Service definition JSON appears to be valid • Ranger Admin service is running without errors Has anyone encountered this issue or can point me to the relevant documentation? Any help debugging would be much appreciated!
g
Hi, just change resources and you will get diff options. Like set schema and rest * etc.