[
https://issues.apache.org/jira/browse/NIFI-1945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andre updated NIFI-1945:
------------------------
Description:
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}} ?
was:
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 }} ?
> 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)