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

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

Github user mattyb149 commented on a diff in the pull request:

    https://github.com/apache/nifi/pull/1692#discussion_r114403359
  
    --- Diff: 
nifi-nar-bundles/nifi-cybersecurity-bundle/nifi-cybersecurity-processors/src/main/java/org/apache/nifi/processors/cybersecurity/FuzzyHashContent.java
 ---
    @@ -73,31 +70,14 @@
             "evaluations in memory. Accordingly, it is important to consider 
the anticipated profile of content being " +
             "evaluated by this processor and the hardware supporting it 
especially when working against large files.")
     
    -@SeeAlso({HashContent.class})
    +@SeeAlso({HashContent.class, CompareFuzzyHash.class})
     @ReadsAttributes({@ReadsAttribute(attribute="", description="")})
    --- End diff --
    
    This one's empty, will remove before merge


> Create FuzzyHash comparison processor
> -------------------------------------
>
>                 Key: NIFI-3726
>                 URL: https://issues.apache.org/jira/browse/NIFI-3726
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Andre F de Miranda
>            Assignee: Andre F de Miranda
>             Fix For: 1.2.0
>
>
> Now that NiFi cyber-security package supports "Fuzzy Hashing" it may be a 
> good idea to support a processor that makes use of it for comparison and 
> routing of matches



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to