Improve documentation around (scheduled) jobs
See original GitHub issueDoes https://docs.meltano.com/reference/command-line-interface#job put jobs in meltano.yml
? What does that look like? It’s not documented under https://docs.meltano.com/concepts/project#meltanoyml-project-file.
https://docs.meltano.com/guide/orchestration#create-a-schedule also doesn’t mention scheduling a job, and should.
It’s also not clear to me what “Add a new job with multiple tasks by passing arrays in yaml format, where each item representing a run command.” means in https://docs.meltano.com/reference/command-line-interface#job. In a job with multiple tasks, do the tasks run in parallel when you call meltano run <that-job>
?
Issue Analytics
- State:
- Created a year ago
- Comments:7 (4 by maintainers)
Top Results From Across the Web
Scheduled Jobs | Confluence Data Center and Server 8.0
To run a job manually head to the Scheduled Jobs list and choose Run next to the job. It will run immediately. Not...
Read more >Scheduled jobs - Product Documentation | ServiceNow
Scheduled Jobs are automated pieces of work that can be performed at a specific time or on a recurring schedule.
Read more >Top 12 Things to Know About Automated Job Scheduling
By breaking out each job, you gain a better understanding and better documentation of your processing. It may seem more complicated at first ......
Read more >Scheduled jobs - Optimizely
This topic describes scheduled jobs in Optimizely CMS that run in the background at preset time intervals and typically perform cleanup and updating...
Read more >schedule Documentation
A simple to use API for scheduling jobs, made for humans. ... You can work around this limitation by running each of the...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@aaronsteers Yeah I can pick this up this afternoon. I’ll definitely need a PR review from @pandemicsyn to double check my understanding though.
@DouweM - I think we need @pandemicsyn to stay focused on telemetry a bit longer.
I’ve added this to
Iteration 3
as unassigned.@cjohnhanson, @WillDaSilva - Do either of you have capacity to pick this up?