Skip to:
To reproduce:
1. Create a dataproc profile with ${secure(abc)} as the service account key.
2. Make sure there is no secure key for 'abc'.
3. Run a pipeline with the profile
4. The run will be stuck with cluster status 'DEPROVISIONED' but with run status 'PENDING'. The run status should be 'FAILED'.
https://github.com/cdapio/cdap/pull/11321
To reproduce:
1. Create a dataproc profile with ${secure(abc)} as the service account key.
2. Make sure there is no secure key for 'abc'.
3. Run a pipeline with the profile
4. The run will be stuck with cluster status 'DEPROVISIONED' but with run status 'PENDING'. The run status should be 'FAILED'.