gray-agency-10420
03/30/2022, 11:26 AM- name: datahub_action
action:
module_name: datahub.integrations.great_expectations.action
class_name: DataHubValidationAction
server_url: <http://datahub-gms:8080>
Do you have any idea what can be the problem?incalculable-ocean-74010
03/30/2022, 11:31 AMgray-agency-10420
03/30/2022, 11:32 AM[2022-03-30, 11:20:37 UTC] {great_expectations.py:80} INFO - Running validation with Great Expectations...
[2022-03-30, 11:20:37 UTC] {great_expectations.py:83} INFO - Ensuring data context is valid...
[2022-03-30, 11:20:37 UTC] {data_context.py:620} INFO - Usage statistics is disabled; skipping initialization.
[2022-03-30, 11:20:58 UTC] {local_task_job.py:154} INFO - Task exited with return code Negsignal.SIGKILL
[2022-03-30, 11:20:58 UTC] {taskinstance.py:1280} INFO - Marking task as FAILED. dag_id=dwh_process_dim_tables, task_id=ge_dim_truck, execution_date=20220329T000000, start_date=20220330T112036, end_date=20220330T112058
[2022-03-30, 11:20:58 UTC] {local_task_job.py:264} INFO - 0 downstream tasks scheduled from follow-on schedule check
nothing special in logsgray-agency-10420
03/30/2022, 11:33 AMincalculable-ocean-74010
03/30/2022, 11:35 AMgray-agency-10420
03/30/2022, 11:41 AMTask exited with return code Negsignal.SIGKILL
Then I tried to monitor how much resources are used by my task and see that memory quickly increasing to the limit
When I removed the DataHub action it works with max 500MB of memoryincalculable-ocean-74010
03/30/2022, 11:42 AMgray-agency-10420
03/30/2022, 11:42 AMgray-agency-10420
03/30/2022, 11:43 AMincalculable-ocean-74010
03/30/2022, 11:45 AMincalculable-ocean-74010
03/30/2022, 11:46 AMgray-agency-10420
03/30/2022, 12:16 PM