Tobias Macey
05/04/2023, 4:45 PMkapa.ai
05/04/2023, 4:45 PMkapa.ai
05/04/2023, 4:46 PMJOB_MAIN_CONTAINER_MEMORY_REQUEST
and JOB_MAIN_CONTAINER_MEMORY_LIMIT
environment variables to allocate more memory for the connector [source](https://docs.airbyte.com/operator-guides/scaling-airbyte#memory). Additionally, you can consider splitting large tables into separate connections to have better control over their failures, as suggested in [this Slack conversation](https://airbytehq.slack.com/archives/C021JANJ6TY/p1670447302983309). However, I don't have enough information to provide a confident solution for the S3 Glue destination. You may want to refer to the [Airbyte documentation](https://docs.airbyte.com/) for more information on handling memory issues with specific connectors.