MiNiFi - NiFi Connection Failure: Unknown Host Exception : Able to telnet host from the machine where MiNiFi is running
问题 I am running MiNiFi in a Linux Box (gateway server) which is behind my company's firewall. My NiFi is running on an AWS EC2 cluster (running in standalone mode). I am trying to send data from the Gateway to NiFi running in AWS EC2. From gateway, I am able to telnet to EC2 node with the public DNS and the remote port which I have configured in the nifi.properties file nifi.properties # Site to Site properties nifi.remote.input.host=ec2-xxx.us-east-2.compute.amazonaws.com nifi.remote.input