muscovitebob commented on issue #11660:
URL: https://github.com/apache/airflow/issues/11660#issuecomment-714337338


   I just started using this operator via the backports package a few days ago 
and I hit this at least one in ten times I invoke the operator, making it 
unusable without manual supervision. I do not use a dynamic dag but I do have a 
few `GCSToBigQueryOperator`s.
   
   ```
   [2020-10-22 08:40:58,732] {base_task_runner.py:113} INFO - Job 59262: 
Subtask TASKNAME [2020-10-22 08:40:58,730] {taskinstance.py:1135} ERROR - 409 
POST https://bigquery.googleapis.com/bigquery/v2/projects/PROJECTNAME/jobs: 
Already Exists: Job PROJECTNAME:EU.airflow_1603356058@-@{"workflow": "DAGNAME", 
"task-id": "TASKNAME", "execution-date": "2020-10-22T08:29:42.258293+00:00"}
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to