Hi all,
Is there a way in nifi flows to get the primary node hostname or ip in
variable form eg: ${primary_node_hostname}.UseCase: ListenHTTP processor running on the primary node, then I want to set the URL dynamically like http://${primary_node_hostname}/endPoint. Thanks, Ashmeet Kandhari
