Skip to main content
Solved

Change runtime parameter value for a streamsets job

  • September 29, 2022
  • 3 replies
  • 135 views

poojo
Fan

Hello Team,

I m using a job to run the pipeline I wan to give different parameter every time I run the streamsets job for that pipeline. How to achieve this?

 

Please help

 

 

Best answer by poojo

we can do this in data collector once the pipeline is published

 

View original
Did this topic help you find an answer to your question?

3 replies

saleempothiwala
Headliner
Forum|alt.badge.img

@poojo 

 

You can create multiple jobs with different parameters. These jobs can be created manually or using Job Template where you can create 100s of jobs by using json file for specifying parameters.

 

More information here: 

https://www.youtube.com/watch?v=l0wjaOIF2Ew

 

Here: https://docs.streamsets.com/portal/platform-controlhub/controlhub/UserGuide/JobTemplates/Overview.html#concept_ijr_1c3_trb


poojo
Fan
  • Author
  • Fan
  • 2 replies
  • October 3, 2022

I found a solution to run the pipeline with the option start with parameters ...that helped


poojo
Fan
  • Author
  • Fan
  • 2 replies
  • Answer
  • October 3, 2022

we can do this in data collector once the pipeline is published

 


Reply