Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Support generic Ketle input steps. #30

Open
mattcasters opened this issue Feb 10, 2019 · 1 comment
Open

Support generic Ketle input steps. #30

mattcasters opened this issue Feb 10, 2019 · 1 comment

Comments

@mattcasters
Copy link
Owner

Steps like Data Grid, CSV Input, Table Input, ...
Meant for small, non-parallel data sets.

mattcasters added a commit that referenced this issue Feb 10, 2019
@mattcasters
Copy link
Owner Author

A generic step now uses a single threaded transformation.
I think it's a good idea to fork the code, simplify for the input steps which can simply run streaming in a regular mini-transformation with a row listener to pass the rows along.

mattcasters added a commit that referenced this issue Feb 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant