[ 
https://issues.apache.org/jira/browse/APEXMALHAR-2416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15891691#comment-15891691
 ] 

ASF GitHub Bot commented on APEXMALHAR-2416:
--------------------------------------------

GitHub user chaithu14 opened a pull request:

    https://github.com/apache/apex-malhar/pull/569

    APEXMALHAR-2416 Implementation of Redshift output module

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/chaithu14/incubator-apex-malhar 
APEXMALHAR-2416-RedshiftModule

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/apex-malhar/pull/569.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #569
    
----
commit 4c2ab73ac9e361cb57882f6dc1b27213a75f6414
Author: chaitanya <[email protected]>
Date:   2017-03-02T05:39:07Z

    APEXMALHAR-2416 Implementation of Redshift output module

----


> 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)

Reply via email to