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

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

GitHub user trixpan opened a pull request:

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

    NiFi 1945 - Corrects minor issue in "<Hash Attribute Name>" description

    Fixes typo identified in NIFI-1945

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

    $ git pull https://github.com/trixpan/nifi NIFI-1945

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

    https://github.com/apache/nifi/pull/481.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 #481
    
----
commit 8bfe56b3fe8a154e3261eb72d62640e0e939d685
Author: Andre F de Miranda <trix...@users.noreply.github.com>
Date:   2016-05-31T14:37:12Z

    NIFI-1945 - Corrects minor issue in "<Hash Attribute Name>" description

----


> org.apache.nifi.processors.standard.HashContent has incorrect Attribute 
> description
> -----------------------------------------------------------------------------------
>
>                 Key: NIFI-1945
>                 URL: https://issues.apache.org/jira/browse/NIFI-1945
>             Project: Apache NiFi
>          Issue Type: Bug
>    Affects Versions: 1.0.0
>            Reporter: Andre
>            Priority: Trivial
>
> org.apache.nifi.processors.standard.HashContent help contents states:
> {code}
> <Hash Attribute Name> This Processor adds an attribute whose value is the 
> result of Hashing the existing FlowFile attributes. The name of this 
> attribute is specified by the <Hash Attribute Name> property
> {code}
> Shouldn't the correct be {{Hashing the existing FlowFile contents}} ?



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

Reply via email to