Importing Objects
You can import pipelines, fragments, jobs, and topologies that were exported from Control Hub.
Importing Pipelines
From the Pipelines view, you can import pipelines from individual pipeline files or from an archive ZIP file. Pipeline files are JSON files exported from Control Hub.
When you import a single pipeline, you can rename the pipeline during the import. When you import a set of pipelines, Control Hub imports the existing pipeline names.
When pipelines include fragments, importing pipelines also imports any fragments used in the pipelines with the existing fragment names.
If necessary, you can rename objects after the import.
Importing a Pipeline Version from the Canvas
When a published pipeline is open in the pipeline canvas, you can import a new version of that pipeline from an individual pipeline file. A pipeline file is a JSON file exported from Control Hub.
- Open a published pipeline in the canvas.
- In the top toolbar, click .
- Enter a commit message for the imported pipeline version.
- Click File, and then select the JSON file to import.
- Click Import.
Importing Fragments
You can import fragments from individual fragment files or from an archive ZIP file. Fragment files are JSON files exported from Control Hub.
When you import a single fragment, you can rename the fragment during the import. When you import a set of fragments, Control Hub uses the existing fragment names. If necessary, you can rename fragments after the import.
Importing Jobs
You import jobs and job templates from an archive ZIP file containing job files. Job files are JSON files that contain the job or job template and the dependent pipeline and fragments exported from Control Hub.
When you import a job or job template, Control Hub imports the existing names for the job, the dependent pipeline, and any fragments used by the pipeline. If necessary, you can rename objects after the import.
Importing Topologies
You import topologies from an archive ZIP file containing topology files. Topology files are JSON files that contain the topology and the dependent jobs, pipelines, and fragments exported from Control Hub.
When you import a topology, Control Hub imports the existing topology name and the existing names for all dependent jobs, pipelines, and fragments. If necessary, you can rename the objects after the import.