Menyelesaikan proses migrasi terkelola. Layanan Dataproc Metastore akan beralih untuk menggunakan database backend-nya sendiri setelah migrasi berhasil.
Permintaan HTTP
POST https://metastore.googleapis.com/v1alpha/{service}:completeMigration
Parameter jalur
Parameter
service
string
Wajib. Nama resource relatif dari layanan metastore yang akan menjadi tujuan migrasi, dalam format berikut:
[[["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-03-04 UTC."],[[["Completes the migration process for a Dataproc Metastore service, switching it to its own backend database upon success."],["Uses a `POST` HTTP request to the specified URL, including a service parameter within the path."],["Requires a service parameter to specify the metastore service, along with the `metastore.migrations.complete` IAM permission."],["The request body for this operation must be empty."],["A successful response includes an instance of `Operation` that will provide information about the ongoing process."]]],[]]