Hi All,
We are trying to update an existing job with some additional configurations. We are trying to deploy the new changes to the job using the DABs process. We have mentioned the job_id and job_name variables and defined them as well.
Pipeline states that job deployment is complete with changes applied to the existing job(Jenkins Logs) but we do not see the changes getting reflected on the job in Databricks Platform.
Is there any thing that we are missing to add in the databricks.yml or the job yaml under resources directory?
Could someone please help me to fix this issue? We want to update the configs on the existing job.
Please note that existing job was manually deployed previously and we are trying to do changes to it using the DABs process by pointing the changes to the job with job_id parameter.