Hey Guys !!
I want to trigger dataproc batch job (dataproc serverless job) via cloud composer(airflow) ...I am using dataprocbatchoperator which creates the job and triggers the job for the first run only. If I trigger that airflow dag again not able to hit the dataproc serverless job again.
Can anyone help me with this issue??