[
https://issues.apache.org/jira/browse/NIFI-1045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15150047#comment-15150047
]
ASF GitHub Bot commented on NIFI-1045:
--------------------------------------
GitHub user PuspenduBanerjee opened a pull request:
https://github.com/apache/nifi/pull/230
Enhancement for NIFI-1045 : Add "backup suffix" Conflict Resolution
Enhancement for NIFI-1045 : Add "backup suffix" Conflict Resolution
Strategy to PutHDFS / PutFile
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/PuspenduBanerjee/nifi ext-resolver
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/230.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 #230
----
commit 925ea04c26b4eb59bcf06e3ea2ab2bb4d55b7b6d
Author: [email protected] <[email protected]>
Date: 2016-02-17T07:33:29Z
Enhancement for NIFI-1045 : Add "backup suffix" Conflict Resolution
Strategy to PutHDFS / PutFile
----
> Add "backup suffix" Conflict Resolution Strategy to PutHDFS / PutFile
> ----------------------------------------------------------------------
>
> Key: NIFI-1045
> URL: https://issues.apache.org/jira/browse/NIFI-1045
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Affects Versions: 0.3.0
> Reporter: Andre
>
> It would be great if we could add a "backup suffix" conflict resolution
> strategy to when saving files to FS/HDFS. This would act in a similar way to
> rsync's {{--backup --suffix}}
> The suffix could support Language expression (similar to using
> {{--suffix=`date +"%F"`}} on rsync)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)