[
https://issues.apache.org/jira/browse/APEXMALHAR-2416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15929761#comment-15929761
]
ASF GitHub Bot commented on APEXMALHAR-2416:
--------------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/apex-malhar/pull/569
> Development of Redshift Output Module
> -------------------------------------
>
> Key: APEXMALHAR-2416
> URL: https://issues.apache.org/jira/browse/APEXMALHAR-2416
> Project: Apache Apex Malhar
> Issue Type: Task
> Reporter: Chaitanya
> Assignee: Chaitanya
>
> Primary functionality of this module is load data into Redshift tables from
> data files using copy command. Refer the below link about the copy command:
> http://docs.aws.amazon.com/redshift/latest/dg/r_COPY.html
> Input type to this module is byte[].
> Design of this Module:
> 1) Write the tuples into EMR/S3. By default, it writes to S3.
> 2) Once the file is rolled, upload the file into Redshift using copy command.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)