[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-09-04(UTC)"],[[["\u003cp\u003eThe job builder uses Apache Beam YAML to define job configurations, with a corresponding YAML definition generated as you build.\u003c/p\u003e\n"],["\u003cp\u003eYou can access the generated YAML definition by clicking the \u003cstrong\u003eSave\u003c/strong\u003e button within the job builder interface.\u003c/p\u003e\n"],["\u003cp\u003eThe job builder also features a \u003cstrong\u003eYAML editor\u003c/strong\u003e button allowing for direct editing of the YAML configuration, and you can run any Beam YAML pipeline through this.\u003c/p\u003e\n"]]],[],null,["# Use Apache Beam in the job builder YAML editor\n\nThe job builder represents job configurations using [Apache Beam YAML](https://beam.apache.org/documentation/sdks/yaml/). As you create and modify job steps in the job builder, a corresponding YAML definition is created. You can view this YAML definition at any time in the job builder by clicking **Save YAML**.\n\nYou can also edit the YAML job definition directly in the job builder by clicking the **YAML editor** button. This will switch the job builder from the builder form to an interactive YAML editor:\n\nWith the YAML editor, any Beam YAML pipeline can be launched from within the job builder. To learn more about Beam YAML syntax, see the [Beam YAML documentation](https://beam.apache.org/documentation/sdks/yaml/) and [YAML transform reference](https://beam.apache.org/releases/yamldoc/current/)."]]