You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "marco polo (JIRA)" <ji...@apache.org> on 2018/01/10 20:07:01 UTC

[jira] [Updated] (MINIFICPP-268) Implement ManipulateArchive processor

     [ https://issues.apache.org/jira/browse/MINIFICPP-268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

marco polo updated MINIFICPP-268:
---------------------------------
    Fix Version/s: 0.3.0

> Implement ManipulateArchive processor
> -------------------------------------
>
>                 Key: MINIFICPP-268
>                 URL: https://issues.apache.org/jira/browse/MINIFICPP-268
>             Project: NiFi MiNiFi C++
>          Issue Type: New Feature
>            Reporter: Caleb Johnson
>             Fix For: 0.3.0
>
>
> The ManipulateArchive processor extends Un/FocusArchive by allowing users to perform the following operations on archives supported by same:
> * Touch: create an empty file at the specified path;
> * Remove: repacks an archive, but skips the specified entry when rebuilding;
> * Move: rename an archive entry;
> * Copy: duplicate an archive entry to another path.
> Touch, move and copy operations take optional 'before' and 'after' parameters to control where the modified entry is to be placed relative to an existing one.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)