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 年前
- 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")