You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We want to be able to run pipelines in multiple environments (Spark, Flink, Java bare metal in an application). At the moment the pipelines use class loaders that make instantiations difficult. We should introduce the concept of pipeline and provide a loader that give us more flexibility in running our pipelines in different situations.
Steps to reproduce the problem.
Specifications like the version of the project, operating system, or hardware.
The text was updated successfully, but these errors were encountered:
Expected behavior and actual behavior.
We want to be able to run pipelines in multiple environments (Spark, Flink, Java bare metal in an application). At the moment the pipelines use class loaders that make instantiations difficult. We should introduce the concept of pipeline and provide a loader that give us more flexibility in running our pipelines in different situations.
Steps to reproduce the problem.
Specifications like the version of the project, operating system, or hardware.
The text was updated successfully, but these errors were encountered: