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