rusackas commented on issue #24521: URL: https://github.com/apache/superset/issues/24521#issuecomment-4042160452
This appears to be a configuration issue rather than a bug in Superset's code. The most common causes are: - In Helm/Kubernetes deployments, ensure `init.loadExamples: true` is set in your `values.yaml` so the init job loads examples on install/upgrade - Running `superset load-examples` manually in the container is a reliable workaround If you are still experiencing this with `init.loadExamples: true` on a current supported version (5.x or newer) and examples are not loading despite no errors in the init job logs, please open a new focused issue with your Helm chart version, Superset version, and init job logs. Closing this as a configuration/support question. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
