You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apex.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/05/31 22:00:07 UTC

[jira] [Commented] (APEXMALHAR-2468) Move FileIO related examples from datatorrent examples to apex-malhar examples

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

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

Github user prasannapramod closed the pull request at:

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


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