Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Ranger policy replication across clusters

avatar
Master Guru

I have product and DR cluster which both hold instances of Ranger. Is there a way to sync the Ranger polices between both instances?

1 ACCEPTED SOLUTION

avatar

You can use DB replication to keep both policy DB in sync.

View solution in original post

3 REPLIES 3

avatar

You can use DB replication to keep both policy DB in sync.

avatar
New Member

Is this working in practice?

avatar
Rising Star

You can try writing a script to export/import policies from one Ranger instance to another using REST APIs.