Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Memory tuning parameters 

In the Kyvos 2023.5 release, we have smartness to configure configurations for Heap, Off-heap and other required memory on Query Engines automatically has been automated if the memory mode is set to Auto mode.  User needs to perform below steps in case they want to use Kyvos Analytical store  Steps to enable  For more details, see the Kyvos Java options page in Kyvos Manager.

To enable Kyvos Analytical store, perform the following steps.   

  1. Login to Kyvos Manager and navigate to Properties > queryengine.properties Search properties 

  2. In the queryengine.properties, search for the DS_CONNECTION_CONF property.

    • Default The default value will be Blank  

    • Set this value as SET memory_limit='10GB'; SET THREADS to 1; and then save it. 

  3. Restart the Query Engine services from the Kyvos Manager dashboard.

For manual memory modeconfiguration, perform the following post-deployment steps.

  1. Open the Kyvos Java options page in Kyvos Manager and Navigate to the Query Engine section. 

  2. If Configure Heap memory for Query Engine is set as Auto, no need to change anythingis required. 

  3. If

...

  1. Configure Heap memory

...

  1. for Query Engine is set as Manual, reduce

...

  1. Off-Heap memory by 10 GB. 
    For Example,

...

  1. Suppose the

...

  1. total machine memory is 128 GB,

...

  1. whereas 45 GB is assigned to Heap, and 66 GB is assigned to Off-Heap.

...

  1. In that case, you need to set Heap as 45 GB and Off-Heap as 56 GB so

...

  1. Kyvos can use the remaining 10 GB internally for the new data store-based architecture