Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v2compat] pipeline with output name containing space cannot compile #5831

Closed
Tracked by #6133
Bobgy opened this issue Jun 10, 2021 · 3 comments
Closed
Tracked by #6133

[v2compat] pipeline with output name containing space cannot compile #5831

Bobgy opened this issue Jun 10, 2021 · 3 comments
Assignees
Labels
area/sdk kind/bug lifecycle/stale The issue / pull request is stale, any activities remove this label.

Comments

@Bobgy
Copy link
Contributor

Bobgy commented Jun 10, 2021

Environment

  • KFP SDK version: master

Steps to reproduce

  1. Start with https://github.com/kubeflow/pipelines/blob/master/samples/test/reused_component.py,
  2. Rename output name from sum to Total Value.
  3. Compile and run in v2 compatible mode.
  4. It fails with a KeyError looking for Total Value

Expected result

The pipeline should compile and run.

Materials and Reference


Impacted by this bug? Give it a 👍. We prioritise the issues with the most 👍.

@Bobgy
Copy link
Contributor Author

Bobgy commented Jun 10, 2021

/assign @chensun

@stale
Copy link

stale bot commented Oct 2, 2021

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.

@stale stale bot added the lifecycle/stale The issue / pull request is stale, any activities remove this label. label Oct 2, 2021
@stale
Copy link

stale bot commented Mar 3, 2022

This issue has been automatically closed because it has not had recent activity. Please comment "/reopen" to reopen it.

@stale stale bot closed this as completed Mar 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/sdk kind/bug lifecycle/stale The issue / pull request is stale, any activities remove this label.
Projects
None yet
Development

No branches or pull requests

2 participants