Heap Size Configuration for Elasticsearch

Elasticsearch is an underlying search technology used when performing data profiling in Metadata Insights and when performing matching using the matching stages in Enterprise Designer. Consider increasing the Elasticsearch heap size in these situations:
  • In Metadata Insights, you run multiple profiles concurrently or you run a profile having multiple tables
  • You have flows that run multiple search index queries in parallel, each of which returns 1,000 or more candidates

To increase the Elasticsearch heap size, open this file in a text editor:

SpectrumLocation\index\spectrum.vmargs

Increase the value in the -Xmx property. The default heap size is -Xmx2048m.