Spilling Service Not Started

An attempt to use spilling occurs when the Spilling Service is disabled. This happens when the spilling service is not properly configured or has been disabled in the configuration.

Diagnostics

Check the spilling service configuration:

Recommendations

To enable spilling:

  1. Set table_service_config.spilling_service_config.local_file_config.enable: true in your configuration.

Note

Read more about the spilling architecture in Spilling Architecture in YDB.