Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dbx config should support job_tasks #818

Open
ericfeunekes opened this issue Jul 27, 2023 · 3 comments
Open

dbx config should support job_tasks #818

ericfeunekes opened this issue Jul 27, 2023 · 3 comments

Comments

@ericfeunekes
Copy link

Workflow tasks should support job_tasks to enable the latest behaviour in Databricks. Named properties will also need to support job://.

@stephen-bowser
Copy link

This would be very helpful for me too. Is this on the roadmap at all?

@jford-ctm
Copy link

This would be great if dbx supported the run_job_task type, and it should be able to perform the lookup by Job Name rather than supplying the job_id as per the API.

@nathnx
Copy link

nathnx commented Sep 7, 2023

This would be great if dbx supported the run_job_task type, and it should be able to perform the lookup by Job Name rather than supplying the job_id as per the API.

To add, this means the job_id value has to be initialised on the workflow prior to retrieval step as the id cannot be pre-defined. In other word, the child job needs to be deployed before the parent job.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants