Jump to content

User:Razzi/2021-09-09

From Wikitech
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

ok so I'm doing the superset upgrade to 1.3, using the upstream packaging.

This is the happy path of updating https://github.com/wikimedia/analytics-superset-deploy

Also wanna circle back around to https://gerrit.wikimedia.org/r/c/operations/puppet/+/716441/2

ok so back to the superset upgrade

I can run the steps in the readme: https://github.com/wikimedia/analytics-superset-deploy

docker run --rm --volume $(pwd)/deploy-superset:/superset_deploy -it docker-registry.wikimedia.org/wikimedia-buster:latest bash

but it's annoying that the name is different. Let's update this

let's use superset_deploy everywhere etc