Save and load YAML job definitions with the job builder
Stay organized with collections
Save and categorize content based on your preferences.
You can save job builder jobs as Apache Beam YAML files that encapsulate the job's configuration. These YAML files can be loaded back into the job builder for reuse and further editing.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-02 UTC."],[[["Job builder jobs can be saved as Apache Beam YAML files, which store the job's configuration for later reuse and editing."],["Pipelines can be saved to Beam YAML by copying the YAML to the clipboard, saving it to Cloud Storage, or downloading it as a local file."],["Saved pipelines in Beam YAML can be reloaded into the job builder for modification or execution."],["Beam YAML files can be loaded into the job builder from either Cloud Storage by specifying the file path or from text by pasting the YAML content directly."]]],[]]