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 공식업데이트됨 2년 전
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")