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
configure to use an external Postgres database, change the following parameters in tokern-lineage-engine.yml:
CATALOG_HOST
CATALOG_USER
CATALOG_PASSWORD
CATALOG_DB
docker-compose -f tokern-lineage-engine.yml up -d
run: docker ps (to list the status)
ru: docker logs -f tokern_worker (to get the logs)