You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Rahul Patwari (Jira)" <ji...@apache.org> on 2019/10/14 17:40:00 UTC

[jira] [Created] (BEAM-8394) Support for Multiple DataSources in JdbcIO

Rahul Patwari created BEAM-8394:
-----------------------------------

             Summary: 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


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



--
This message was sent by Atlassian Jira
(v8.3.4#803005)