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

ASF GitHub Bot commented on NIFI-1943:
--------------------------------------

GitHub user JPercivall opened a pull request:

    https://github.com/apache/nifi/pull/480

    NIFI-1943 added proper ReadsAttribute to PutFile

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/JPercivall/nifi NIFI-1943

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nifi/pull/480.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 #480
    
----
commit 24c6f237fdb022a3124de1a918e99c9769b24e8b
Author: jpercivall <[email protected]>
Date:   2016-05-31T14:01:07Z

    NIFI-1943 added proper ReadsAttribute to PutFile

----


> PutFile should have ReadsAttribute annotation for "filename"
> ------------------------------------------------------------
>
>                 Key: NIFI-1943
>                 URL: https://issues.apache.org/jira/browse/NIFI-1943
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Joseph Percivall
>            Assignee: Joseph Percivall
>            Priority: Minor
>             Fix For: 0.7.0
>
>
> The PutFile processor writes the flowfile to disk using the value contained 
> in the "filename" attribute. There should be documentation telling the user 
> this. 
> All that needs to be done is to add a "ReadsAttribute" annotation for this.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to