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 2022/02/28 21:04:14 UTC

[GitHub] [airflow] uniquejtx commented on issue #16386: SageMaker operators return non-serializable value

uniquejtx commented on issue #16386:
URL: https://github.com/apache/airflow/issues/16386#issuecomment-1054659252


   what's the solution here? I am running  a SageMakerProcessingOperator Airflow task the processing job executed successfully but I got the error "ERROR - Could not serialize the XCom value into JSON. If you are using pickle instead of JSON for XCom, then you need to enable pickle support for XCom in your airflow config., TypeError: Object of type datetime is not JSON serializable" .   How should I get away from this ? I have downstream task depend on success of SageMakerProcessingOperator


-- 
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: commits-unsubscribe@airflow.apache.org

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