Created 05-28-2018 08:25 PM
Hi All,
In the cloud world, can I have mutilple HDP VM instances use a single ranger DB, wherein my Ranger DB is sitting outside the HDP VM instance and i am migrating my existing ranger policies to MYSQL DB
Created 05-31-2018 03:31 AM
I understand that you have multiple clusters, each one with apache ranger installed and you want to have a single database engine for all of them. 
You can have a single database engine outside of your HDP nodes, but you need to create a different database name for each cluster. I recommend you also to have a different database user account to administrate each database. 
Each ambari and ranger node will need to have access to MySQL host using the port 3306. By the way MariaDB is also supported.
The following link may help you, check the point number 5 : https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.6.5/bk_security/content/ranger_admin_settings.h...
Created 05-31-2018 03:31 AM
I understand that you have multiple clusters, each one with apache ranger installed and you want to have a single database engine for all of them. 
You can have a single database engine outside of your HDP nodes, but you need to create a different database name for each cluster. I recommend you also to have a different database user account to administrate each database. 
Each ambari and ranger node will need to have access to MySQL host using the port 3306. By the way MariaDB is also supported.
The following link may help you, check the point number 5 : https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.6.5/bk_security/content/ranger_admin_settings.h...
 
					
				
				
			
		
