You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apex.apache.org by "Velineni Lakshmi Prasanna (JIRA)" <ji...@apache.org> on 2017/03/31 21:05:41 UTC

[jira] [Updated] (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:all-tabpanel ]

Velineni Lakshmi Prasanna updated APEXMALHAR-2468:
--------------------------------------------------
    Description: 
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.


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