cancel
Showing results for 
Search instead for 
Did you mean: 
Data Engineering
cancel
Showing results for 
Search instead for 
Did you mean: 

Workflows : pass parameters to a "run job" task

pygreg
New Contributor

Hi folks!

I would like to know if there is a way to pass parameters to a "run job" task.

For example:

Let's have a Job A with:

  • a notebook task A.1 that takes as input a parameter year-month in the format yyyymm
  • a "run job" task A.2 that calls a Job B

I would like to pass the parameter yyyymm to tasks in the job B.

 

1 ACCEPTED SOLUTION

Accepted Solutions

btafur
Contributor III
Contributor III

This feature will be available soon as part of Job Parameters. Right now it is not possible to easily pass parameters to a child job.

View solution in original post

1 REPLY 1

btafur
Contributor III
Contributor III

This feature will be available soon as part of Job Parameters. Right now it is not possible to easily pass parameters to a child job.