Alexander Verbitsky
03/04/2022, 8:44 PMStarted
status, but in the same time all tasks have already finished?johann
03/05/2022, 12:07 AMStarted
?Alexander Verbitsky
03/07/2022, 3:46 PMcelery_k8s
executor. Here you can find whole project https://github.com/habibutsu/dagster-research based on minikube as playground for kubernetes.
I noticed some strange thing, when I run job with configuration
ops:
init_step:
inputs:
amount: 5
everything works fine, but if increase parameter amount
to 20 or more despite all tasks complete successfully , run stay in status started
johann
03/17/2022, 12:00 AMcelery_k8s_job_executor
dagster-run-<run_id>
K8s jobAlexander Verbitsky
03/17/2022, 11:29 PMjohann
03/18/2022, 12:00 AM