You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/12/07 07:26:58 UTC

[jira] [Commented] (MINIFI-159) Create AppendHostInfo processor

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

ASF GitHub Bot commented on MINIFI-159:
---------------------------------------

GitHub user randerzander opened a pull request:

    https://github.com/apache/nifi-minifi-cpp/pull/27

    MINIFI-159: Create AppendHostInfo processor

    

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

    $ git pull https://github.com/randerzander/nifi-minifi-cpp master

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

    https://github.com/apache/nifi-minifi-cpp/pull/27.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 #27
    
----
commit 7557ebb1e7ce09d73d4af1332e221241eff48aaa
Author: Randy Gelhausen <rg...@gmail.com>
Date:   2016-12-07T07:24:14Z

    MINIFI-159: Create AppendHostInfo processor

----


> Create AppendHostInfo processor
> -------------------------------
>
>                 Key: MINIFI-159
>                 URL: https://issues.apache.org/jira/browse/MINIFI-159
>             Project: Apache NiFi MiNiFi
>          Issue Type: Bug
>          Components: C++, Extensions
>            Reporter: Randy Gelhausen
>
> Downstream consumers of data produced by nifi-minifi agents often need to route FlowFiles based on hostname or IP of the machine running the agent.
> nifi-minifi-cpp needs an AppendHostInfo processor which reads its' hostname and IPv4 address for a specified network interface.



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