Mantenha tudo organizado com as coleções
Salve e categorize o conteúdo com base nas suas preferências.
Esta página descreve como criar uma programação
para as execuções de pipeline. Por exemplo, é possível programar um pipeline para ser executado
diariamente à 1h UTC.
Antes de começar
Para criar a programação, é preciso ter um pipeline implantado no
Cloud Data Fusion. Caso não tenha um, crie um pipeline seguindo o Guia de início rápido.
Para criar, editar ou suspender uma programação, abra o pipeline no
Cloud Data Fusion:
Acesse sua instância:
No console Google Cloud , acesse a página do Cloud Data Fusion.
Para abrir a instância no Cloud Data Fusion Studio, clique em Instâncias e em Ver instância.
A página Pipeline é aberta, onde é possível criar, editar ou suspender uma
programação do pipeline.
Criar a programação
Na página Pipeline do Cloud Data Fusion Studio, clique em Programar.
Use a guia Básico ou Avançado para definir sua programação.
Básico
Na guia Básico, digite as seguintes informações sobre sua
programação:
Frequência, como Every 5 minutes e Repeats every 30 days.
Horário de início, em UTC.
Máximo de execuções simultâneas: escolha até dez execuções. Se já houver dez pipelines em execução, a execução programada que você está criando não será executada.
Perfil do Compute Engine: escolha um perfil de computação. O padrão é o perfil de computação do Dataproc.
Clique em Salvar e iniciar programação (ou Salvar programação, se quiser
iniciá-la mais tarde).
Avançado
Na guia Avançado, defina sua programação na sintaxe do cron.
No campo Máximo de execuções simultâneas, escolha até dez execuções. Se
já houver dez pipelines em execução, a execução programada que você está criando não será
executada.
Clique em Salvar e iniciar programação (ou Salvar programação, se quiser
iniciá-la mais tarde).
Alterar ou suspender a programação
É possível alterar, iniciar ou suspender uma programação de pipeline na página Pipeline do Cloud Data Fusion Studio.
Para suspender a programação, clique em Cancelar programação.
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2025-09-04 UTC."],[[["\u003cp\u003eThis guide details the process of creating a schedule for pipeline runs within Cloud Data Fusion, enabling automated execution at specified intervals.\u003c/p\u003e\n"],["\u003cp\u003eA deployed pipeline in Cloud Data Fusion is required before setting up a schedule, and users can follow a quickstart guide if they need to create one.\u003c/p\u003e\n"],["\u003cp\u003eSchedules can be defined using either the "Basic" tab, which offers user-friendly frequency and time options, or the "Advanced" tab, which uses cron syntax for more precise control.\u003c/p\u003e\n"],["\u003cp\u003eUsers can specify the maximum number of concurrent runs, with a limit of ten, to prevent overloading the system, and schedules can be started immediately or saved for later activation.\u003c/p\u003e\n"],["\u003cp\u003eOnce a schedule is created, it can be modified, started, or suspended directly from the "Pipeline" page in the Cloud Data Fusion Studio by using the "Unschedule" button.\u003c/p\u003e\n"]]],[],null,["# Schedule pipelines\n\nThis page describes how to create a [schedule](/data-fusion/docs/concepts/overview#scheduling)\nfor your pipeline runs. For example, you can schedule a pipeline to run daily at\n1:00 AM UTC.\n\nBefore you begin\n----------------\n\nTo create the schedule, you need to have a deployed pipeline in\nCloud Data Fusion. If you don't have one, you can create a pipeline by following\nthe [Quickstart](/data-fusion/docs/create-data-pipeline).\n\nTo create, edit, or suspend a schedule, open your pipeline in\nCloud Data Fusion:\n\n1. Go to your instance:\n\n\n 1. In the Google Cloud console, go to the Cloud Data Fusion page.\n\n 2. To open the instance in the Cloud Data Fusion Studio,\n click **Instances** , and then click **View instance**.\n\n [Go to Instances](https://console.cloud.google.com/data-fusion/locations/-/instances)\n\n \u003cbr /\u003e\n\n2. Go to the Cloud Data Fusion **List** page.\n\n3. In the **Deployed** tab, choose a pipeline.\n\n The **Pipeline** page opens, where you can create, edit, or suspend a\n schedule for your pipeline.\n\nCreate the schedule\n-------------------\n\nFrom the **Pipeline** page in the Cloud Data Fusion Studio, click\n**Schedule**.\n\nYou can use either the **Basic** or **Advanced** tab to define your schedule. \n\n### Basic\n\n1. On the **Basic** tab, enter the following information about your\n schedule:\n\n - Frequency, such as `Every 5 minutes` and `Repeats every 30 days`.\n - Start time, in UTC.\n - Maximum concurrent runs: Choose up to ten runs. If there are already ten pipelines running, the scheduled run that you're creating won't run.\n - Compute Engine profile: Choose a compute profile. The default is the Dataproc compute profile.\n2. Click **Save and start schedule** (or **Save schedule**, if you want to\n start it later).\n\n### Advanced\n\n1. On the **Advanced** tab, define your schedule in cron syntax.\n2. In the **Maximum concurrent runs** field, choose up to ten runs. If there are already ten pipelines running, the scheduled run that you're creating won't run.\n3. Click **Save and start schedule** (or **Save schedule**, if you want to start it later).\n\n| **Note:** When setting the cron syntax and entering values in the **Days of the week** field, consider '1' as `Sunday`. For example, if you want to schedule the pipeline for weekdays and skip the weekend, enter `2,3,4,5,6`.\n\nChange or suspend the schedule\n------------------------------\n\n- You can change, start, or suspend a pipeline schedule from the **Pipeline**\n page in the Cloud Data Fusion Studio.\n\n- To suspend the schedule, click **Unschedule**."]]