damp-orange-46267
05/11/2023, 3:01 PM~~~~ Execution Summary - RUN_INGEST ~~~~
Execution finished with errors.
{'exec_id': '7985f351-d346-4713-b683-f256a1b24b0d',
'infos': ['2023-05-11 14:55:13.610978 INFO: Starting execution for task with name=RUN_INGEST',
"2023-05-11 14:55:17.687276 INFO: Failed to execute 'datahub ingest'",
'2023-05-11 14:55:17.687583 INFO: Caught exception EXECUTING task_id=7985f351-d346-4713-b683-f256a1b24b0d, name=RUN_INGEST, '
'stacktrace=Traceback (most recent call last):\n'
' File "/usr/local/lib/python3.10/site-packages/acryl/executor/execution/default_executor.py", line 122, in execute_task\n'
' task_event_loop.run_until_complete(task_future)\n'
' File "/usr/local/lib/python3.10/asyncio/base_events.py", line 649, in run_until_complete\n'
' return future.result()\n'
' File "/usr/local/lib/python3.10/site-packages/acryl/executor/execution/sub_process_ingestion_task.py", line 231, in execute\n'
' raise TaskError("Failed to execute \'datahub ingest\'")\n'
"acryl.executor.execution.task.TaskError: Failed to execute 'datahub ingest'\n"],
'errors': []}
~~~~ Ingestion Logs ~~~~
Obtaining venv creation lock...
Acquired venv creation lock
venv setup time = 0
This version of datahub supports report-to functionality
datahub ingest run -c /tmp/datahub/ingest/7985f351-d346-4713-b683-f256a1b24b0d/recipe.yml --report-to /tmp/datahub/ingest/7985f351-d346-4713-b683-f256a1b24b0d/ingestion_report.json
[2023-05-11 14:55:16,653] INFO {datahub.cli.ingest_cli:165} - DataHub CLI version: 0.10.0
1 validation error for PipelineConfig
source -> sink
extra fields not permitted (type=value_error.extra)
lively-cat-88289
05/11/2023, 3:01 PMcurved-planet-99787
05/12/2023, 5:41 AMsink
is in your config a child value of source
but should be in the same leveldamp-orange-46267
05/16/2023, 9:49 AM