You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a documentation/recommendation about the best practice of exporting and importing config/dashboards/etc (current state actually)?
I can see some scripts in the images such as: dashboard_import_export_util.py, import_util.py, superset_config.py but it would be great if someone can guide me through.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Hi,
Is it possible or is there a plan for saving the config&dashboards (current state) of superset on S3, like Zeppelin can: https://zeppelin.apache.org/docs/0.8.0/setup/storage/storage.html#notebook-storage-in-s3?
My motivation is keeping the image on kubernetes as basic as possible and keep state elsewhere on cloud.
Superset version
0.27.0
Expected results
Configs are saved on s3.
Actual results
Configs can be exported as YAML.
Steps to reproduce
N/A
The text was updated successfully, but these errors were encountered: