Re: Feature Request: NodeID of NiFi cluster nodes as FlowFile common attribute.

2016-05-17 Thread Bryan Bende
Hi Sumanth, Sorry no one got back to you on this. I don't know that much about how the framework gets access to the node id, so maybe Mark, Joe, or others could chime in about whether the node id could be made accessible from expression language. I know that expression language currently has a h

Feature Request: NodeID of NiFi cluster nodes as FlowFile common attribute.

2016-05-16 Thread Sumanth Chinthagunta
In my NiFi cluster environment, for a given flow, each node in the cluster is producing afinal FlowFile that is written to HDFS. I needed to append NodeID to filename attribute (e.g., node1_filename1.tar) so that files written to HDFS has unique name and I can easily identify which node produce