-
Notifications
You must be signed in to change notification settings - Fork 156
Job or CronJob for spark-dependencies #36
Comments
What is the difference? Pros/Cons? |
I don't know. But I have two requirements:
|
You either run it immediately (job), or you run it scheduled (cron job). You can't have both, AFAIK :) Reference: |
I am working on this. I think we should go with cron job. For demo purposes scheduled time could be changed. |
For demos the following command can be used:
It will create links for the current day.
I am wondering whether we want to create a template for |
If the templates are going to become storage specific (for production) then might be worth just including it in the main template rather than having it on its own? |
They could delete it after creating all objects, although a little bit inconvenient.
So we have 3 options:
I think my preference would be readme or directly in prod template (if we will have a separate template for all backends) |
Create a job or cronJob for https://github.com/jaegertracing/spark-dependencies.
The text was updated successfully, but these errors were encountered: