incalculable-branch-51967
08/19/2022, 7:15 PMredshift_usage
ingestion, but I'm getting hardly any logs. I tried both python sdk in airflow and cli. In airflow I only see this log, both in successful and failed ingestions:
INFO - Setting gms config
When I run the cli I also see this:
INFO {datahub.cli.ingest_cli:91} - Starting metadata ingestion
The problem I'm facing is that the process ends because it consumes all the available ram, so I'd like to find which tables are the ones that cause these memory requirements. Is it possible that this callback isn't working as expected?helpful-optician-78938
08/23/2022, 9:04 PMtable_pattern
config param and setting start_time
and end_time
to a small window to see if the recipe needs some tuning?incalculable-branch-51967
08/24/2022, 7:31 PMhelpful-optician-78938
08/24/2022, 7:37 PMincalculable-branch-51967
08/24/2022, 7:41 PM