You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Xu Mingmin (JIRA)" <ji...@apache.org> on 2017/04/18 23:00:44 UTC

[jira] [Created] (BEAM-2009) support JdbcIO as source/sink

Xu Mingmin created BEAM-2009:
--------------------------------

             Summary: support JdbcIO as source/sink
                 Key: BEAM-2009
                 URL: https://issues.apache.org/jira/browse/BEAM-2009
             Project: Beam
          Issue Type: New Feature
          Components: dsl-sql
            Reporter: Xu Mingmin
            Assignee: Xu Mingmin


support JdbcIO in both source/sink part:
1. as source, JdbcIO read data from databases that supports JDBC such as Oracle/MySQL/Cassandra/...;
It leads to a bounded pipeline;
2. as sink, JdbcIO can persistent data from both unbounded and bounded pipeline;



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)