Open
Description
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.