SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 69679: The executor tuning parameters for the indexer service are not migrated during an upgrade-in-place in SAS® Visual Investigator

DetailsHotfixAboutRate It

In SAS Visual Investigator, the previous executor tuning parameters for the indexer service are set as system properties. These parameters are not migrated when you implement an upgrade-in-place (UIP). The values for these executor tuning parameters are reset to default values.

Workaround

For newly deployed 10.8 HF3 systems, if you previously set custom executor settings that you want to retain, you must manually map these settings from the Consul by using SAS® Environment Manager. To manually map these settings, complete the following steps: 

  1. Navigate to Consul UIConfigsvi-indexersas.svi-indexer.tuning.
    • If nothing is present in sas.svi-indexer.tuning, then all of the new worker settings are set to default values.
  2. Take note of all the settings that end in coreSize and their values.
  3. Create a new configuration in SAS Environment Manager.
  4. Populate the following fields with the values that you noted with the following mapping:
  • executors.jobInitializerExecutor.coreSize = workers.jobLauncher.numberOfWorkers
  • executors.objectTypeProducerExecutor.coreSize = workers.taskInitializer.numberOfWorkers
  • executors.objectTypeConsumerExecutor.coreSize = workers.taskLauncher.numberOfWorkers
  • executors.objectTypeExecutor.coreSize = workers.dataPartitioner.numberOfWorkers
  • executors.dataPartitionProducerExecutor.coreSize = workers.dataPartitionInitializer.numberOfWorkers
  • executors.dataPartitionConsumerExecutor.coreSize = workers.dataIndexerLauncher.numberOfWorkers
  • executors.dataPartitionExecutor.coreSize = workers.dataIndexer.numberOfWorkers
  • executors.childLoaderExecutor.coreSize = workers.objectEnricher.numberOfWorkers
  1. Save the configuration.

Click the Hot Fix tab in this note to access the hot fix for this issue.



Operating System and Release Information

Product FamilyProductSystemProduct ReleaseSAS Release
ReportedFixed*ReportedFixed*
SAS SystemSAS Visual InvestigatorLinux for x6410.8Viya
* For software releases that are not yet generally available, the Fixed Release is the software release in which the problem is planned to be fixed.