You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/02/03 10:13:38 UTC

[GitHub] [airflow] lukaszkowalik commented on issue #13487: DockerOperator Could not serialize the XCom value into JSON

lukaszkowalik commented on issue #13487:
URL: https://github.com/apache/airflow/issues/13487#issuecomment-772394168


   > > enable_xcom_pickling = True
   > 
   > This worked for me too.
   
   Worked for me too. I use it with docker-compose so had to add environment variable:
       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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org