mszpot-future-processing commented on issue #41306:
URL: https://github.com/apache/airflow/issues/41306#issuecomment-2293567440

   @Lee-W - working solution in below post:
   
https://stackoverflow.com/questions/78842962/airflow-dag-throws-gluejoboperator-is-not-json-serializable
   
   It was a matter of taking mappings into a seperate function and calling it 
with `partial` and `expand_kwargs` on `GlueJobOperator`.
   Combination from solution didn't come to my mind.


-- 
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]

Reply via email to