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年前1533ビュー
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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ