Add support to Prefect runtime processor type. #2880
Labels
kind:enhancement
New feature or request
platform: pipeline-BYO-runtime
Request for support of a new runtime for Elyra pipelines (BYO = bring your own)
Is your feature request related to a problem? Please describe.
As mentioned by #2258, it should be easy now to integrate new processor executor type into Elyra definition. This is just a tracker to support Prefect. Ideally, the implementation should be similar to Airflow considering the similarities between each other.
Describe the solution you'd like
A pipeline that supports Prefect runtime processor.
Describe alternatives you've considered
There is an alternative to create a generic pipeline with Prefect code, but it would be nice to have it built-in.
The text was updated successfully, but these errors were encountered: