shahar1 commented on issue #10596:
URL: https://github.com/apache/airflow/issues/10596#issuecomment-1453096326

   I've been trying to resolve this issue, and it seems that:
   - `GKEStartPodOperator` currently supports an impersonation chain. (#19518)
   - `DataflowCreateJavaJobOperator` and `DataflowCreatePythonJobOperator` are 
both deprecated in favor of `BeamRunPythonPipelineOperator`. (#12814)
   - `BeamRunPythonPipelineOperator` supports the impersonation chain by 
passing `DataflowConfiguration` that includes `impersonation_chain` parameter. 
(#14094)
   
   Therefore, this issue could be closed as it is already resolved.


-- 
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-unsubscr...@airflow.apache.org

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

Reply via email to