yeshvantbhavnasi commented on issue #4457:
URL: https://github.com/apache/iceberg/issues/4457#issuecomment-1093732644

   Problem was the number of partition on the dataframe was large, causing s3 
read to fail. 
   - Did a `df.repartition(df.rdd.numberOfPartition*10)` and it started working 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to