Docs mention setting these two paramaters when run...
# ask-community-for-troubleshooting
k
Docs mention setting these two paramaters when running on an ec2 to maximise memory usage.
JOB_MAIN_CONTAINER_MEMORY_REQUEST=
JOB_MAIN_CONTAINER_MEMORY_LIMIT=
What should the values look like? String of memory size e.g. “28GB”? Is it in bytes as an int? Something else?
Added question to the forums since it looks like it’s preferred to ask there. https://discuss.airbyte.io/t/low-memory-footprint-how-to-set-job-main-container-memory-parameters/1399