[
https://issues.apache.org/jira/browse/BEAM-3032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17143003#comment-17143003
]
Ismaël Mejía commented on BEAM-3032:
------------------------------------
There are two issues around this (1) related to design and (2) related to
distribution:
1. We need a reproducible way to test the IO (implementation is mostly
complete, so we miss the tests)
2. We cannot ship the module
(1) needs someone to dedicate cycles to it maybe via the localstack docker
image. (2) It seems we are in worse position that with old kinesis, because the
Redshift JDBC license is not even open source so we won't be able to ship a
ready to use module, maybe with some 'reflection' hacks + user providing their
own redshift jdbc at runtime we could work around this.
> Add RedshiftIO
> --------------
>
> Key: BEAM-3032
> URL: https://issues.apache.org/jira/browse/BEAM-3032
> Project: Beam
> Issue Type: New Feature
> Components: io-ideas
> Environment: AWS Redshift
> Reporter: Jacob Marble
> Priority: P3
> Original Estimate: 672h
> Remaining Estimate: 672h
>
> I would like to add a RedshiftIO Java extension to perform bulk read/write
> to/from AWS Redshift via the UNLOAD and COPY Redshift SQL commands. This
> requires S3, which is the subject of BEAM-2500.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)