Bernardo Cortez
04/11/2023, 3:44 PMalex
04/11/2023, 6:56 PMdagster instance migrate
?
• do you possibly have a daemon still running the old version?Bernardo Cortez
04/12/2023, 2:43 PMRUN pip install --trusted-host [REPO_NAME] --requirement requirements.txt --index-url [URL]
). These requirements are as follows:
azure-identity==1.12.0
holidays==0.13
numpy==1.24.1
pandas==1.5.3
pip==22.3.1
pymongo==4.3.3
azure-core==1.26.2
azure-storage-blob==12.14.1
azure-storage-file-datalake==12.9.1
dagit==1.1.17
dagster==1.1.17
dagster-azure==0.17.17
dagster-databricks==0.17.17
dagster-docker==0.17.17
dagster-graphql==1.1.17
dagster-postgres==0.17.17
dagster-pyspark==0.17.17
dagster-slack==0.17.17
dagster-msteams==0.17.17
dagster-spark==0.17.17
delta-spark==2.2.0
fastparquet==2023.1.0
pyarrow==11.0.0
pyspark==3.3.1Are we missing any package for the correct setup?
alex
04/12/2023, 4:29 PMBernardo Cortez
04/12/2023, 4:58 PMalex
04/12/2023, 5:06 PMBernardo Cortez
04/13/2023, 8:49 AMinstance migrate command
, as I thought updating the packages would be the same thing. Should I do it explicitly?alex
04/13/2023, 3:01 PMjobs
Bernardo Cortez
04/14/2023, 2:34 PMdagster instance migrate
though