earthcube / scheduler

Scheduling approaches related to gleaner tooling
Apache License 2.0
0 stars 0 forks source link

changes for local run #25

Closed valentinedwv closed 1 year ago

valentinedwv commented 1 year ago

Bring up top latest code.

ylyangtw commented 1 year ago

I tried it but got errors...

run compse_loca.yaml, but get network headless_gleanerio declared as external, but could not be found run dagster_localrun.sh and dagster_setup_docker.sh, also got Error response from daemon: network headless_gleanerio not found

Do I miss anything?

valentinedwv commented 1 year ago

Changes to shell script... should not throw the error, and can handle local and swarm cases.

On Mon, Jul 17, 2023 at 6:22 PM Ya-Lan Yang @.***> wrote:

I tried it but got errors...

run compse_loca.yaml, but get network headless_gleanerio declared as external, but could not be found run dagster_localrun.sh and dagster_setup_docker.sh, also got Error response from daemon: network headless_gleanerio not found

Do I miss anything?

— Reply to this email directly, view it on GitHub https://github.com/earthcube/scheduler/pull/25#issuecomment-1639133384, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAGP6SEBNZOH6ILHFIRKD4DXQXQNFANCNFSM6AAAAAA2NSWRPQ . You are receiving this because you authored the thread.Message ID: @.***>

ylyangtw commented 1 year ago

scripts work, but dagster can't load the generated codes. image paths have some problems... image

Do you have this problem too?

valentinedwv commented 1 year ago

Regenerate the code. Let me add that in Big letters to the script.

 ⠿ Container dagster-dagster-dagit-1     Running                                                                                                                  0.0s
DO NOT FORGET TO USE pygen/makefile REGNERATE THE CODE.
valentinedwv commented 11 months ago

Pygen?

On Tue, Jul 18, 2023 at 7:58 AM Ya-Lan Yang @.***> wrote:

scripts work, but dagster can't load the generated codes. [image: image] https://user-images.githubusercontent.com/63822845/254304048-65af6508-6a3a-4469-9a6f-b5721b9f007c.png paths have some problems... [image: image] https://user-images.githubusercontent.com/63822845/254304433-cd88cd4b-ec75-451f-b417-d5ec541ee820.png

Do you have this problem too?

— Reply to this email directly, view it on GitHub https://github.com/earthcube/scheduler/pull/25#issuecomment-1640390833, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAGP6SBBRDZQPM6R72FZQITXQ2QARANCNFSM6AAAAAA2NSWRPQ . You are receiving this because you authored the thread.Message ID: @.***>

ylyangtw commented 11 months ago

Pygen? On Tue, Jul 18, 2023 at 7:58 AM Ya-Lan Yang @.> wrote: scripts work, but dagster can't load the generated codes. [image: image] https://user-images.githubusercontent.com/63822845/254304048-65af6508-6a3a-4469-9a6f-b5721b9f007c.png paths have some problems... [image: image] https://user-images.githubusercontent.com/63822845/254304433-cd88cd4b-ec75-451f-b417-d5ec541ee820.png Do you have this problem too? — Reply to this email directly, view it on GitHub <#25 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAGP6SBBRDZQPM6R72FZQITXQ2QARANCNFSM6AAAAAA2NSWRPQ . You are receiving this because you authored the thread.Message ID: @.>

It's been resolved! Sometimes it's not loaded properly, and I just need to reload it.