Skip to content

Add a way to easily clone a PipelineJob #988

Description

@andreqaugusto

Hello Google team!

In Cloud Console there is a way to easily clone an existing job:
Cloning an existing run

The new pipeline has all relevant information from the existing one (pipeline template, parameters, runtime configuration, etc). Could we have a similar feature within the SDK? A .clone() method that returns a new PipelineJob with the same features (just like the console), with the exception of the run name (that can be auto generated)?

Thanks in advance!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

api: vertex-aiIssues related to the googleapis/python-aiplatform API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions