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