We use Ranger with NiFi for security and we are looking to automate the creation of our Ranger policies.
The way we organize our flows is like this: NiFi Root Canvas > Ingest Channel PG > Application PG We create 3 Ranger Policies per Application PG: -/process-groups/<uuid> -/data/process-groups/<uuid> -/provenance-data/process-groups/<uuid> Admins create the Ingest Channel PGs and developers create the Application PGs. We were thinking of automating any time a new Application PG is created inside any of the Ingest Channel PGs, create the 3 corresponding Ranger policies. Was curious to see if anyone else has implemented anything like this and if so, any tips/suggestions of how to do it? Thanks, Chad
