1回答
- 新しい順
- 投票が多い順
- コメントが多い順
0
No, that will just transform the data already read but won't keep track of files.
Bookmarks require a DynamicFrame and a transaction_ctx specified.
関連するコンテンツ
- AWS公式更新しました 3年前
No, that will just transform the data already read but won't keep track of files.
Bookmarks require a DynamicFrame and a transaction_ctx specified.
what can i change in this code to do bookmarking , i cannot read the data directly in to dynamic frame as i need the s3 file name in one of the columns.
Do i need to modify this line to have some thing more
AmazonS3_node1697616892615 = DynamicFrame.fromDF(df, glueContext, "s3sparkread")