lwyszomi commented on pull request #19248:
URL: https://github.com/apache/airflow/pull/19248#issuecomment-1066681008


   
   
   
   
   > > @aoelvp94 which version of the provider you are using? The Batch object 
is templated field starting from 6.4.0
   > 
   > I am using `composer-2.0.5-airflow-2.2.3` so I have 6.4.0
   
   I will need more investigation why jijna paramams doesn't work, I checked 
and you have right that for Composer 2.0.5 using 6.4.0.
   
   > Another question, why the operator don't generate a hash in `batch_id` 
field as happens in `DataprocSubmitPySparkJobOperator` (I am replacing this 
implementation)? I have to delete the batch to run again the same batch (I 
prefer having the historical runs)
   
   We created operators based on the exisiting SDK, we didn't add any extra 
logic to add hash to the `batch_id`. 


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