You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Dariusz Aniszewski (Jira)" <ji...@apache.org> on 2020/05/06 14:47:00 UTC

[jira] [Created] (BEAM-9893) Add SnowflakeIO to Java SDK

Dariusz Aniszewski created BEAM-9893:
----------------------------------------

             Summary: Add SnowflakeIO to Java SDK
                 Key: BEAM-9893
                 URL: https://issues.apache.org/jira/browse/BEAM-9893
             Project: Beam
          Issue Type: New Feature
          Components: io-ideas
            Reporter: Dariusz Aniszewski
            Assignee: Kasia Kucharczyk


Creating java [Snowflake|https://docs.snowflake.com/en/] connector which includes:
* batch processing connector provided by COPY operation from [SnowflakeJDBC|https://github.com/snowflakedb/snowflake-jdbc] which will load/unload files staged on GCP,
* streaming processing thanks to [SnowPipe|https://docs.snowflake.com/en/user-guide/data-load-snowpipe.html] mechanism and [Snowflake Ingest Java library|https://github.com/snowflakedb/snowflake-ingest-java],
* Snowflake authentication mechanism.





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