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

Pipeline name does not show up when submitting from SDK #347

Closed
SinaChavoshi opened this issue Nov 21, 2018 · 4 comments
Closed

Pipeline name does not show up when submitting from SDK #347

SinaChavoshi opened this issue Nov 21, 2018 · 4 comments

Comments

@SinaChavoshi
Copy link
Contributor

when submitting an experiment using the

client = kfp.Client()
client.run_pipeline(experiment.id, run_name, 'some_pipeline.tar.gz', params)

The pipeline does not get added, also on run history on the UI the Pipeline name is blank.

https://screenshot.googleplex.com/1ZyaugOVaP5

@SinaChavoshi SinaChavoshi changed the title Experiment name does not show up when submitting using DSL Experiment name does not show up when submitting using kpf libraries Nov 21, 2018
@yebrahim
Copy link
Contributor

This is a dupe of #75. The root cause is we don't yet support showing runs with an embedded pipeline spec.
(Did you mean "Pipeline name" instead of "Experiment name" in the issue title?)

@SinaChavoshi
Copy link
Contributor Author

SinaChavoshi commented Nov 21, 2018

(Did you mean "Pipeline name" instead of "Experiment name" in the issue title?)

yes :) thank you.

@yebrahim yebrahim changed the title Experiment name does not show up when submitting using kpf libraries Pipeline name does not show up when submitting from SDK Nov 21, 2018
@rileyjbauer
Copy link
Contributor

@yebrahim Was this fixed by #447 ?

@yebrahim
Copy link
Contributor

yebrahim commented Dec 6, 2018

Yes, closing.

@yebrahim yebrahim closed this as completed Dec 6, 2018
Linchin pushed a commit to Linchin/pipelines that referenced this issue Apr 11, 2023
…d IP. (kubeflow#347)

* Add a playbook for dealing with  the NFS volume being full.
HumairAK pushed a commit to red-hat-data-services/data-science-pipelines that referenced this issue Mar 11, 2024
* add release deployment yaml

* Apply suggestions from code review

Co-authored-by: Animesh Singh <singhan@us.ibm.com>

* update title to match with suggestions

Co-authored-by: Animesh Singh <singhan@us.ibm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants