Ivan Zerin

Results 18 comments of Ivan Zerin

I managed to go with the command: ``` pip3 install --target ./package psycopg2-binary ``` Then I copy everything from package directory and place it at level of my lambda code....

Same here. Have the issue with 0.14.1 version as well. As workaround I'm recreating elementary schema: `dbt run -t prod --select elementary --vars '{"elementary_full_refresh": "true"}'` But couple days after it...

Any hints about the issue? What could be wrong? It keeps failing each several days.

@haritamar 1. it is happening in production (have no chance to reproduce the error locally) 2. 4 Gb of memory is used. 3. Consumption up to 100%, but that happens...

@haritamar i've notice that on 0.14.1. It was updated from 0.13.0. As in traceback there is a reference to test API and the issue with `get_all_test_results_db_rows` I wonder could it...

@david-beallor @haritamar Raising memory limit helps me. I'm not sure if there is an issue with amount of data we keep in elementary log table or if there are memory...

Any update on fixing this issue? AWS Glue constantly throws aa error. Support is referencing to this issue. Any knowing workaround?

I also wonder, it it will be merged, because it is quite often issue in Amazon Glue.