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
In the Spaceflight Tutorial (spaceflights starter, v0.18.3), kubeflow.yaml has unqualifed node names like model_training which don't align with the actual namespaced node names defined in the pipeline--such as data-science-active-modelling-pipeline-train-model-node. Accordingly, changing things like the resource attributes have no effect after compiling unless the correct node names are manually adjusted.
The text was updated successfully, but these errors were encountered:
In the Spaceflight Tutorial (spaceflights starter, v0.18.3),
kubeflow.yaml
has unqualifed node names likemodel_training
which don't align with the actual namespaced node names defined in the pipeline--such asdata-science-active-modelling-pipeline-train-model-node
. Accordingly, changing things like the resource attributes have no effect after compiling unless the correct node names are manually adjusted.The text was updated successfully, but these errors were encountered: