1 回答
- 最新
- 投票最多
- 评论最多
0
From the looks of it your DynamicFrames are partitioning your files, You can repartition them.
Try the following: https://repost.aws/knowledge-center/glue-job-output-large-files
已回答 3 年前
From the looks of it your DynamicFrames are partitioning your files, You can repartition them.
Try the following: https://repost.aws/knowledge-center/glue-job-output-large-files
已回答 3 年前
Inside that "Custom transform", you can just call "repartition(1)" before you return the DF