[GitHub] [hudi] nsivabalan commented on issue #7130: [SUPPORT] `HoodieMetadataException` started occurring when writing to COW table

2023-02-06 Thread via GitHub


nsivabalan commented on issue #7130:
URL: https://github.com/apache/hudi/issues/7130#issuecomment-1419923571

   We have chased down few connection leaks and have fixed them with 0.13.0. 
   We should have a release this week. 
   For now, will go ahead and close out the issue. If you face more issues 
after 0.13.0, do file a new issue. 
   
   thanks for raising the issue. It helped fixing some hard to deduct leaks. 
   


-- 
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: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [hudi] nsivabalan commented on issue #7130: [SUPPORT] `HoodieMetadataException` started occurring when writing to COW table

2022-11-03 Thread GitBox


nsivabalan commented on issue #7130:
URL: https://github.com/apache/hudi/issues/7130#issuecomment-1302681822

   its S3 connection timeouts 
   ```
   Caused by: 
com.amazon.ws.emr.hadoop.fs.shaded.org.apache.http.conn.ConnectionPoolTimeoutException:
 Timeout waiting for connection from pool
   ```
   
   Can you try bumping 
   ```
   --conf spark.hadoop.fs.s3a.connection.maximum=1000
   ```
   
   


-- 
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: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org