GitHub user trixpan opened a pull request:

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

    NIFI-1965 - Implement QueryDNS Processor

    * Implement QueryDNS processor 
    * Create AbstractEnrichProcessor
    * Rename nifi-geo-bundle to nifi-enrich-bundle
    
    QueryDNS processor is a powerful DNS enrichment processor that should 
enable NiFi pipelines to enrich flowfiles using DNS based APIs such as:
    
    DNSBLs (e.g. RBLs, RHSBLs, Senderbase, etc) 
    [Team Cymru - Malware Hash Registry](http://www.team-cymru.org/MHR.html)
    [Shadowserver Foundation ASN 
lookup](https://www.shadowserver.org/wiki/pmwiki.php/Services/IP-BGP)
    
    The Processor is also able to perform simple DNS lookups (although 
unarguably overspec'ed for the task).

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

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

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

    https://github.com/apache/nifi/pull/496.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 #496
    
----
commit c23b1d27a448637f242bbdba30a090fb7b3285da
Author: Andre F de Miranda <[email protected]>
Date:   2016-06-04T00:40:56Z

    NIFI-1965 - Rename nifi-geo-bundle to nifi-enrich-bundle

commit 55aa9079d7984f1bc3b62a2fd4e6a9fd53e7a48a
Author: Andre F de Miranda <[email protected]>
Date:   2016-06-04T15:41:16Z

    NIFI-1965 - Implement QueryDNS processor

----


---
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, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to