[
https://issues.apache.org/jira/browse/BEAM-8394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rahul Patwari updated BEAM-8394:
--------------------------------
Description:
When a Pipeline consists of multiple database systems, user should be able to
provide DataSourceConfiguration for each database system and
DataSourceProviderFromDataSourceConfiguration should return the respective
DataSources for each database when apply() method is called.
Also add withDataSourceConfiguration() method in JdbcIO.ReadRows class
was:
When a Pipeline consists of multiple databases, user should be able to provide
DataSourceConfiguration for each database and
DataSourceProviderFromDataSourceConfiguration should return the respective
DataSources for each database when apply() method is called.
Also add withDataSourceConfiguration() method in JdbcIO.ReadRows class
> Support for Multiple DataSources in JdbcIO
> ------------------------------------------
>
> Key: BEAM-8394
> URL: https://issues.apache.org/jira/browse/BEAM-8394
> Project: Beam
> Issue Type: Task
> Components: io-java-jdbc
> Reporter: Rahul Patwari
> Assignee: Rahul Patwari
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> When a Pipeline consists of multiple database systems, user should be able to
> provide DataSourceConfiguration for each database system and
> DataSourceProviderFromDataSourceConfiguration should return the respective
> DataSources for each database when apply() method is called.
>
> Also add withDataSourceConfiguration() method in JdbcIO.ReadRows class
--
This message was sent by Atlassian Jira
(v8.3.4#803005)