gustavo9601 commented on issue #13487:
URL: https://github.com/apache/airflow/issues/13487#issuecomment-909631677
> I was encountering the same issue but I change one line in config file to
`enable_xcom_pickling = True` and then it's working fine now.
If you ara using Docker image, into the file docker-compose.yaml, in the
section of enviroment put the next line
AIRFLOW__CORE__ENABLE_XCOM_PICKLING: 'true'
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]