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 03-15-2018 10:38 PM - edited 09-16-2022 05:58 AM
Hi All,
We are using solr as solr cloud with running on 4 nodes of solr server and most of peoples are having access on Admin Console.
Our solr developers are supplying DB password in plain text in data-config.xml file which is accessible over Admin Console and anybody can see the same.
Could you please let me know how we can hide/ecrypt or store password somewhere in file and use the same in data-config.xml.
Appriciate your help to resolve the issue.
Thanks,
Bhavesh
Created 04-08-2018 11:14 AM
Hi Bhavesh,
I see that upstream Solr has added this capability via JIRA SOLR-4392. This feature does not exist in the current CDH5.x but will almost certainly be available with CDH6 when that is released.
https://issues.apache.org/jira/browse/SOLR-4392
Nick
Created 04-08-2018 11:14 AM
Hi Bhavesh,
I see that upstream Solr has added this capability via JIRA SOLR-4392. This feature does not exist in the current CDH5.x but will almost certainly be available with CDH6 when that is released.
https://issues.apache.org/jira/browse/SOLR-4392
Nick
Created 04-08-2018 11:42 PM