You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Alessandro D'Armiento (JIRA)" <ji...@apache.org> on 2019/07/21 09:46:00 UTC

[jira] [Updated] (NIFI-6461) FileTransfer remote path should accept FlowFile attributes as expression variable scope

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

Alessandro D'Armiento updated NIFI-6461:
----------------------------------------
    Description: 
h2. Current Situation

FileTransfer based processors (ex: PutSFTP) only accept remote path variable from the variable registry. Each flowfile sent through those processors will be sent in the same directory.
 
h2. Improvement Proposal 

It would be nice to be able to send flowfile to different locations based on their attributes, for example partitioning those files. 

  was:
h2. Current Situation

PutSFTP processor only accepts variables from the variable registry. Each flowfile sent through the PutSFTP processor will be sent in the same directory.
 
h2. Improvement Proposal 

It would be nice to be able to send flowfile to different locations based on their attributes, for example partitioning those files. 


> FileTransfer remote path should accept FlowFile attributes as expression variable scope
> ---------------------------------------------------------------------------------------
>
>                 Key: NIFI-6461
>                 URL: https://issues.apache.org/jira/browse/NIFI-6461
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Core Framework
>    Affects Versions: 1.9.2
>            Reporter: Alessandro D'Armiento
>            Priority: Minor
>
> h2. Current Situation
> FileTransfer based processors (ex: PutSFTP) only accept remote path variable from the variable registry. Each flowfile sent through those processors will be sent in the same directory.
>  
> h2. Improvement Proposal 
> It would be nice to be able to send flowfile to different locations based on their attributes, for example partitioning those files. 



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)