How to manage transaction in AWS glue job

0

Is it possible to manage transaction operations like commit and rollback in AWS glue job.

已提問 2 年前檢視次數 1532 次
1 個回答
0
  1. AWS Glue uses job.init & job.commit to track already processed data using job bookmarks. To learn more about these APIs, please refer to Using Job Bookmarks with the AWS Glue Generated Script.
  2. If you are looking for information on performing transactions on governed tables, you can do so from Glue ETL jobs. To learn more about it, please refer to Reading from and Writing to the Data Lake Within Transactions.
AWS
支援工程師
Manu_G
已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南