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

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

GitHub user prasannapramod reopened a pull request:

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

    APEXMALHAR-2468 Move FileIO related examples from datatorrent examples to 
apex-malhar examples

    

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

    $ git pull https://github.com/prasannapramod/apex-malhar APEXMALHAR-2468

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

    https://github.com/apache/apex-malhar/pull/609.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 #609
    
----
commit 0af3a3a8aa016bed2b70a9f2b253bc581c822ca1
Author: Munagala V. Ramanath <r...@datatorrent.com>
Date:   2017-04-05T00:41:35Z

    Add fileIO examples

commit 3b9c00bd838cf17757b94d984bc7e98368f6db75
Author: Lakshmi Prasanna Velineni <laks...@datatorrent.com>
Date:   2017-04-06T03:09:20Z

    Grouping and fixed POM.xml

commit 35e5a9f42048297ce06d4a882cccfccfc1b4a7f7
Author: Apex Dev <dev@apex.apache.org>
Date:   2017-04-20T02:41:54Z

    APEXMALHAR-2468 Fixed Checkstyle and Log4j

----


> Move FileIO related examples from datatorrent examples to apex-malhar examples
> ------------------------------------------------------------------------------
>
>                 Key: APEXMALHAR-2468
>                 URL: https://issues.apache.org/jira/browse/APEXMALHAR-2468
>             Project: Apache Apex Malhar
>          Issue Type: Sub-task
>            Reporter: Velineni Lakshmi Prasanna
>            Assignee: Velineni Lakshmi Prasanna
>
> These are ingestion examples. Identified 4 examples that qualify under FileIO 
> sub-directory in apex-malhar. 
> 1) fileIO - Contains 2 applications 
>      a) FileIO: This application copies text file contents line by line to 
> the specified destination. 
>      b) ThroughputBasedFileIO: This application copies file contents block by 
> block to the specified destination. 
> 2) fileIO-multiDir - This application copies text file contents line by like 
> to a specified destination and also shows how to create a set of partitions 
> separated into slices where each slice monitors a different input directory.
> 3) fileIO-simple - Sample application to show how to use the file input and 
> output operators.
> 4) fileOutput - Sample application to show how to use the file output 
> operator along with partitioning and rolling file output.



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

Reply via email to