Configure Symphony
This applies to: Visual Data Discovery
The Symphony server uses multiple configuration files to ensure successful deployment of Symphony in your operating environment. Each Symphony component has configuration files including a <component_name>.properties
file and a <component_name>.jvm
file.
Use the Symphony configuration files to make changes to the Symphony server and how it functions. The configuration files need to be created after the Symphony server has been installed to override Symphony's default configuration. To modify the settings in these files, edit them in the /etc/zoomdata
directory, as described in Edit a Symphony Configuration File.
A full list of the configuration file names can be found in Configuration Property Files.
Every <component_name>.jvm
file should include an Xmx
JVM option to control the maximum heap memory limit for the application. See Configure Memory Settings.