Open lresende opened 4 years ago
Hey @lresende - it seems like we got really far on this https://github.com/elyra-ai/elyra/pull/2371 and decided to de-prioritize. I'm very new to the project and was wondering what it would take to get this prioritized.
In the meantime, I will try to find some support to see if we can make this happen from a product side with my team of engineers if I can.
For the KFP side, I've located the UI where we can define a cron schedule. I'm gonna take a look at the SDK/API now.
https://github.com/elyra-ai/elyra/assets/46064/aca975a7-a7ec-4de5-a66b-5381a24439b6
Initial requirements:
Add support for both Airflow and KFP
Update submit dialog and add a field to specify the recurrence {once (default), hourly, daily, weekly, monthly, yearly }
From Airflow:
For KFP, some UI examples:
Looks like Kubeflow has enabled a recurring schedule of experiments, and we could use to enable notebooks and pipelines to be scheduled