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

Beam I/O JDBC support #29

Open
diethardsteiner opened this issue Feb 10, 2019 · 2 comments
Open

Beam I/O JDBC support #29

diethardsteiner opened this issue Feb 10, 2019 · 2 comments

Comments

@diethardsteiner
Copy link
Collaborator

As a developer I'd like to use a Kettle Beam I/O JDBC input and output step that makes use of the respective Beam API feature (see here).

@mattcasters
Copy link
Owner

Better to support all input and output steps.
These other IO APIs are doing the same but with fewer features compared to the Kettle steps.

@mattcasters
Copy link
Owner

You can now simply use a Table Output step in Kettle.
Setting the step copies to BEAM_OUTPUT reduces the number of threads to 1 by doing a grouping/flattening before the step.

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

2 participants