Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Halaman ini menjelaskan cara membuat jadwal
untuk menjalankan pipeline. Misalnya, Anda dapat menjadwalkan pipeline untuk dijalankan setiap hari pada pukul 01.00 UTC.
Sebelum memulai
Untuk membuat jadwal, Anda harus memiliki pipeline yang di-deploy di Cloud Data Fusion. Jika belum memilikinya, Anda dapat membuat pipeline dengan mengikuti Mulai.
Untuk membuat, mengedit, atau menangguhkan jadwal, buka pipeline di
Cloud Data Fusion:
Buka instance Anda:
Di konsol Google Cloud , buka halaman Cloud Data Fusion.
Untuk membuka instance di Cloud Data Fusion Studio,
klik Instance, lalu klik View instance.
Halaman Pipeline akan terbuka, tempat Anda dapat membuat, mengedit, atau menangguhkan
jadwal untuk pipeline.
Membuat jadwal
Dari halaman Pipeline di Cloud Data Fusion Studio, klik
Jadwalkan.
Anda dapat menggunakan tab Dasar atau Lanjutan untuk menentukan jadwal.
Dasar
Pada tab Dasar, masukkan informasi berikut tentang
jadwal Anda:
Frekuensi, seperti Every 5 minutes dan Repeats every 30 days.
Waktu mulai, dalam UTC.
Operasi serentak maksimum: Pilih hingga sepuluh operasi. Jika sudah ada sepuluh pipeline yang berjalan, operasi terjadwal yang Anda buat tidak akan berjalan.
Klik Simpan dan mulai jadwal (atau Simpan jadwal, jika Anda ingin
memulainya nanti).
Lanjutan
Di tab Advanced, tentukan jadwal Anda dalam sintaksis cron.
Di kolom Pemrosesan serentak maksimum, pilih hingga sepuluh pemrosesan. Jika
sudah ada
sepuluh pipeline yang berjalan, proses terjadwal yang Anda buat tidak akan
berjalan.
Klik Simpan dan mulai jadwal (atau Simpan jadwal, jika Anda ingin
memulainya nanti).
Mengubah atau menangguhkan jadwal
Anda dapat mengubah, memulai, atau menangguhkan jadwal pipeline dari halaman Pipeline
di Cloud Data Fusion Studio.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 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**."]]