[GitHub] nifi issue #1692: NIFI-3726 - Introduces CompareFuzzyHash processor

2017-05-03 Thread mattyb149
Github user mattyb149 commented on the issue: https://github.com/apache/nifi/pull/1692 +1 LGTM, ran unit tests, verified the processors are in the assembly, and ran some tests on a live NiFi. Thanks for the contribution, this is good stuff! Merging to master --- If your project

[GitHub] nifi issue #1692: NIFI-3726 - Introduces CompareFuzzyHash processor

2017-05-02 Thread trixpan
Github user trixpan commented on the issue: https://github.com/apache/nifi/pull/1692 @mattyb149 just to register: TLSH requires more than 512 characters to work so your hello message triggers a safety mechanism that routes the flow to error. I should have used error but I

[GitHub] nifi issue #1692: NIFI-3726 - Introduces CompareFuzzyHash processor

2017-05-02 Thread trixpan
Github user trixpan commented on the issue: https://github.com/apache/nifi/pull/1692 pom has also been fixed --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes

[GitHub] nifi issue #1692: NIFI-3726 - Introduces CompareFuzzyHash processor

2017-05-02 Thread trixpan
Github user trixpan commented on the issue: https://github.com/apache/nifi/pull/1692 @alopresto @mattyb149 last two commits should address the two residual issues you identified. One was a simple reference to HashContent.class instead of the fully qualified class path as

[GitHub] nifi issue #1692: NIFI-3726 - Introduces CompareFuzzyHash processor

2017-05-02 Thread trixpan
Github user trixpan commented on the issue: https://github.com/apache/nifi/pull/1692 Andy, easy to solve --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so,

[GitHub] nifi issue #1692: NIFI-3726 - Introduces CompareFuzzyHash processor

2017-05-02 Thread alopresto
Github user alopresto commented on the issue: https://github.com/apache/nifi/pull/1692 @trixpan I have been reviewing this along with @mattyb149 and @bbende and we believe there may be a dependency issue here. I had only reviewed the code design via GitHub but upon trying to build

[GitHub] nifi issue #1692: NIFI-3726 - Introduces CompareFuzzyHash processor

2017-05-02 Thread alopresto
Github user alopresto commented on the issue: https://github.com/apache/nifi/pull/1692 Will finish reviewing and merge shortly. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature

[GitHub] nifi issue #1692: NIFI-3726 - Introduces CompareFuzzyHash processor

2017-04-26 Thread alopresto
Github user alopresto commented on the issue: https://github.com/apache/nifi/pull/1692 Thanks @trixpan . I will continue to review but I appreciate your efforts in response to my comments. --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] nifi issue #1692: NIFI-3726 - Introduces CompareFuzzyHash processor

2017-04-26 Thread trixpan
Github user trixpan commented on the issue: https://github.com/apache/nifi/pull/1692 @alopresto - I put together the interface based approach and indeed it seems a much cleaner code so thank you for pointing me into this direction. The code has not been optimised and still

[GitHub] nifi issue #1692: NIFI-3726 - Introduces CompareFuzzyHash processor

2017-04-25 Thread trixpan
Github user trixpan commented on the issue: https://github.com/apache/nifi/pull/1692 @apiri and now the comparison processor!! For the record: I tried to illustrate the potential of the processor by using two of the NiFi own 'pom.xml' and displaying how despite lack of 1 to