Open hexiaoliangRick opened 5 months ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
@gmfrasca looks just like the error I found in https://github.com/kubeflow/pipelines/pull/10798#issuecomment-2263670451
Hmm :thinking:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
/remove-lifecycle stale
Environment
Steps to reproduce
1、in my pipeline,i try to download a list of artifact first , and then use the list of artifacts in a container component. so i use dsl.importer with with dsl.ParallelFor.
compile the code to a yaml.
Expected result
run pipeline successful.
Materials and Reference
Impacted by this bug? Give it a 👍.