You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Randy Gelhausen (JIRA)" <ji...@apache.org> on 2016/10/09 04:07:20 UTC

[jira] [Created] (MINIFI-119) Append source.hostname attribute to FlowFiles sent via Site2Site

Randy Gelhausen created MINIFI-119:
--------------------------------------

             Summary: Append source.hostname attribute to FlowFiles sent via Site2Site
                 Key: MINIFI-119
                 URL: https://issues.apache.org/jira/browse/MINIFI-119
             Project: Apache NiFi MiNiFi
          Issue Type: Bug
          Components: C++, Core Framework
            Reporter: Randy Gelhausen


NiFi data consumers commonly need to know the original source (hostname) of flowfiles.

NiFi collectors may create a unique input port per Site2Site client, but this in unmanageable with more than a trivial number of clients.

Clients can manually inject source metadata as part of their flow definitions, but this is a burden that can be automated given that hostname is standard metadata. The Site2Site protocol implementation should automatically inject local hostname into FlowFiles.



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