<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: MiNiFi not connecting to Nifi in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/MiNiFi-not-connecting-to-Nifi/m-p/142030#M104623</link>
    <description>&lt;P&gt;If you ping master.hadoop.com from the Raspberry Pi does it get a response?&lt;/P&gt;</description>
    <pubDate>Thu, 08 Dec 2016 01:37:05 GMT</pubDate>
    <dc:creator>bbende</dc:creator>
    <dc:date>2016-12-08T01:37:05Z</dc:date>
    <item>
      <title>MiNiFi not connecting to Nifi</title>
      <link>https://community.cloudera.com/t5/Support-Questions/MiNiFi-not-connecting-to-Nifi/m-p/142027#M104620</link>
      <description>&lt;P&gt;Hi, im trying to set up a connection between MiNiFi running on a Pi to a NiFi server. But there doesnt seem to be a connection. The yaml file on MiNiFi is;&lt;/P&gt;&lt;PRE&gt;Flow Controller:
  name: listen-MiNiFi
  comment: ''
Core Properties:
  flow controller graceful shutdown period: 10 sec
  flow service write delay interval: 500 ms
  administrative yield duration: 30 sec
  bored yield duration: 10 millis
  max concurrent threads: 1
FlowFile Repository:
  partitions: 256
  checkpoint interval: 2 mins
  always sync: false
  Swap:
    threshold: 20000
    in period: 5 sec
    in threads: 1
    out period: 5 sec
    out threads: 4
Content Repository:
  content claim max appendable size: 10 MB
  content claim max flow files: 100
  always sync: false
Provenance Repository:
  provenance rollover time: 1 min
Component Status Repository:
  buffer size: 1440
  snapshot frequency: 1 min
Security Properties:
  keystore: ''
  keystore type: ''
  keystore password: ''
  key password: ''
  truststore: ''
  truststore type: ''
  truststore password: ''
  ssl protocol: ''
  Sensitive Props:
    key:
    algorithm: PBEWITHMD5AND256BITAES-CBC-OPENSSL
    provider: BC
Processors:
- name: GetFile
  class: org.apache.nifi.processors.standard.GetFile
  max concurrent tasks: 1
  scheduling strategy: TIMER_DRIVEN
  scheduling period: 0 sec
  penalization period: 30 sec
  yield period: 1 sec
  run duration nanos: 0
  auto-terminated relationships list: []
  Properties:
    Batch Size: '10'
    File Filter: '[^\.].*'
    Ignore Hidden Files: 'true'
    Input Directory: /home/test
    Keep Source File: 'false'
    Maximum File Age:
    Maximum File Size:
    Minimum File Age: 0 sec
    Minimum File Size: 0 B
    Path Filter:
    Polling Interval: 0 sec
    Recurse Subdirectories: 'true'
Connections:
- name: GetFile/success/ab7ff1f6-0158-1000-0000-000011753a27
  source name: GetFile
  source relationship name: success
  destination name: ab7ff1f6-0158-1000-0000-000011753a27
  max work queue size: 10000
  max work queue data size: 1 GB
  flowfile expiration: 0 sec
  queue prioritizer class: ''
Remote Processing Groups:
- name: &lt;A href="http://master.hadoop.com:9090/nifi" target="_blank"&gt;http://master.hadoop.com:9090/nifi&lt;/A&gt;
  url: &lt;A href="http://master.hadoop.com:9090/nifi" target="_blank"&gt;http://master.hadoop.com:9090/nifi&lt;/A&gt;
  comment: ''
  timeout: 30 sec
  yield period: 10 sec
  Input Ports:
  - id: ab7ff1f6-0158-1000-0000-000011753a27
    name: list-for-MiNiFi
    comment: ''
    max concurrent tasks: 1
    use compression: false
  - id: aaffbdc5-0158-1000-0000-00006f35ed0c
    name: listen-for-MiniFi
    comment: ''
    max concurrent tasks: 1
    use compression: false
Am i missing something?  have set the nifi remote input socket port to 10000
  
&lt;/PRE&gt;</description>
      <pubDate>Wed, 07 Dec 2016 23:38:59 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/MiNiFi-not-connecting-to-Nifi/m-p/142027#M104620</guid>
      <dc:creator>r_young</dc:creator>
      <dc:date>2016-12-07T23:38:59Z</dc:date>
    </item>
    <item>
      <title>Re: MiNiFi not connecting to Nifi</title>
      <link>https://community.cloudera.com/t5/Support-Questions/MiNiFi-not-connecting-to-Nifi/m-p/142028#M104621</link>
      <description>&lt;P&gt;Are there any errors in the minifi-app logs?&lt;/P&gt;</description>
      <pubDate>Thu, 08 Dec 2016 00:32:42 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/MiNiFi-not-connecting-to-Nifi/m-p/142028#M104621</guid>
      <dc:creator>jpercivall</dc:creator>
      <dc:date>2016-12-08T00:32:42Z</dc:date>
    </item>
    <item>
      <title>Re: MiNiFi not connecting to Nifi</title>
      <link>https://community.cloudera.com/t5/Support-Questions/MiNiFi-not-connecting-to-Nifi/m-p/142029#M104622</link>
      <description>&lt;P&gt;not that i can see.&lt;/P&gt;&lt;P&gt;2016-12-07 16:31:23,639 INFO [Write-Ahead Local State Provider Maintenance] org.wali.MinimalLockingWriteAheadLog org.wali.MinimalLockingWriteAheadLog@1ec2968 checkpointed with 0 Records and 0 Swap Files in 40 milliseconds (Stop-the-world time = 7 milliseconds, Clear Edit Logs time = 8 millis), max Transaction ID -1
2016-12-07 16:31:37,641 INFO [pool-72-thread-1] o.a.n.c.r.WriteAheadFlowFileRepository Initiating checkpoint of FlowFile Repository
2016-12-07 16:31:37,928 INFO [pool-72-thread-1] org.wali.MinimalLockingWriteAheadLog org.wali.MinimalLockingWriteAheadLog@11d0bbc checkpointed with 0 Records and 0 Swap Files in 285 milliseconds (Stop-the-world time = 110 milliseconds, Clear Edit Logs time = 72 millis), max Transaction ID -1
2016-12-07 16:31:37,928 INFO [pool-72-thread-1] o.a.n.c.r.WriteAheadFlowFileRepository Successfully checkpointed FlowFile Repository with 0 records in 286 milliseconds
2016-12-07 16:33:23,680 INFO [Write-Ahead Local State Provider Maintenance] org.wali.MinimalLockingWriteAheadLog org.wali.MinimalLockingWriteAheadLog@1ec2968 checkpointed with 0 Records and 0 Swap Files in 40 milliseconds (Stop-the-world time = 7 milliseconds, Clear Edit Logs time = 9 millis), max Transaction ID -1
2016-12-07 16:33:37,929 INFO [pool-72-thread-1] o.a.n.c.r.WriteAheadFlowFileRepository Initiating checkpoint of FlowFile Repository
2016-12-07 16:33:38,185 INFO [pool-72-thread-1] org.wali.MinimalLockingWriteAheadLog org.wali.MinimalLockingWriteAheadLog@11d0bbc checkpointed with 0 Records and 0 Swap Files in 255 milliseconds (Stop-the-world time = 82 milliseconds, Clear Edit Logs time = 71 millis), max Transaction ID -1
2016-12-07 16:33:38,185 INFO [pool-72-thread-1] o.a.n.c.r.WriteAheadFlowFileRepository Successfully checkpointed FlowFile Repository with 0 records in 255 milliseconds
2016-12-07 16:35:23,721 INFO [Write-Ahead Local State Provider Maintenance] org.wali.MinimalLockingWriteAheadLog org.wali.MinimalLockingWriteAheadLog@1ec2968 checkpointed with 0 Records and 0 Swap Files in 40 milliseconds (Stop-the-world time = 7 milliseconds, Clear Edit Logs time = 8 millis), max Transaction ID -1
2016-12-07 16:35:38,186 INFO [pool-72-thread-1] o.a.n.c.r.WriteAheadFlowFileRepository Initiating checkpoint of FlowFile Repository
2016-12-07 16:35:38,481 INFO [pool-72-thread-1] org.wali.MinimalLockingWriteAheadLog org.wali.MinimalLockingWriteAheadLog@11d0bbc checkpointed with 0 Records and 0 Swap Files in 294 milliseconds (Stop-the-world time = 103 milliseconds, Clear Edit Logs time = 72 millis), max Transaction ID -1
2016-12-07 16:35:38,481 INFO [pool-72-thread-1] o.a.n.c.r.WriteAheadFlowFileRepository Successfully checkpointed FlowFile Repository with 0 records in 295 milliseconds&lt;/P&gt;</description>
      <pubDate>Thu, 08 Dec 2016 00:37:49 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/MiNiFi-not-connecting-to-Nifi/m-p/142029#M104622</guid>
      <dc:creator>r_young</dc:creator>
      <dc:date>2016-12-08T00:37:49Z</dc:date>
    </item>
    <item>
      <title>Re: MiNiFi not connecting to Nifi</title>
      <link>https://community.cloudera.com/t5/Support-Questions/MiNiFi-not-connecting-to-Nifi/m-p/142030#M104623</link>
      <description>&lt;P&gt;If you ping master.hadoop.com from the Raspberry Pi does it get a response?&lt;/P&gt;</description>
      <pubDate>Thu, 08 Dec 2016 01:37:05 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/MiNiFi-not-connecting-to-Nifi/m-p/142030#M104623</guid>
      <dc:creator>bbende</dc:creator>
      <dc:date>2016-12-08T01:37:05Z</dc:date>
    </item>
    <item>
      <title>Re: MiNiFi not connecting to Nifi</title>
      <link>https://community.cloudera.com/t5/Support-Questions/MiNiFi-not-connecting-to-Nifi/m-p/142031#M104624</link>
      <description>&lt;P&gt;yes, and i can ssh into master too&lt;/P&gt;</description>
      <pubDate>Thu, 08 Dec 2016 01:40:05 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/MiNiFi-not-connecting-to-Nifi/m-p/142031#M104624</guid>
      <dc:creator>r_young</dc:creator>
      <dc:date>2016-12-08T01:40:05Z</dc:date>
    </item>
    <item>
      <title>Re: MiNiFi not connecting to Nifi</title>
      <link>https://community.cloudera.com/t5/Support-Questions/MiNiFi-not-connecting-to-Nifi/m-p/142032#M104625</link>
      <description>&lt;P&gt;So what happens when you copy a file into /home/test? There should be something in the minifi-app.log when this happens.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Dec 2016 02:04:07 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/MiNiFi-not-connecting-to-Nifi/m-p/142032#M104625</guid>
      <dc:creator>bbende</dc:creator>
      <dc:date>2016-12-08T02:04:07Z</dc:date>
    </item>
    <item>
      <title>Re: MiNiFi not connecting to Nifi</title>
      <link>https://community.cloudera.com/t5/Support-Questions/MiNiFi-not-connecting-to-Nifi/m-p/142033#M104626</link>
      <description>&lt;P&gt;i started again and created another template using a generateflowfile and a remote processor group and still the same. below is a copy of the new yml file on MiNiFi&lt;/P&gt;&lt;PRE&gt;Flow Controller:
  name: flowfile
  comment: ''
Core Properties:
  flow controller graceful shutdown period: 10 sec
  flow service write delay interval: 500 ms
  administrative yield duration: 30 sec
  bored yield duration: 10 millis
  max concurrent threads: 1
FlowFile Repository:
  partitions: 256
  checkpoint interval: 2 mins
  always sync: false
  Swap:
    threshold: 20000
    in period: 5 sec
    in threads: 1
    out period: 5 sec
    out threads: 4
Content Repository:
  content claim max appendable size: 10 MB
  content claim max flow files: 100
  always sync: false
Provenance Repository:
  provenance rollover time: 1 min
Component Status Repository:
  buffer size: 1440
  snapshot frequency: 1 min
Security Properties:
  keystore: ''
  keystore type: ''
  keystore password: ''
  key password: ''
  truststore: ''
  truststore type: ''
  truststore password: ''
  ssl protocol: ''
  Sensitive Props:
    key:
    algorithm: PBEWITHMD5AND256BITAES-CBC-OPENSSL
    provider: BC
Processors:
- name: GenerateFlowFile
  class: org.apache.nifi.processors.standard.GenerateFlowFile
  max concurrent tasks: 1
  scheduling strategy: TIMER_DRIVEN
  scheduling period: 0 sec
  penalization period: 30 sec
  yield period: 1 sec
  run duration nanos: 0
  auto-terminated relationships list: []
  Properties:
    Batch Size: '1'
    Data Format: Binary
    File Size: 100 MB
    Unique FlowFiles: 'false'
Connections:
- name: GenerateFlowFile/success/da4b4c07-0158-1000-0000-00004ed4df3c
  source name: GenerateFlowFile
  source relationship name: success
  destination name: da4b4c07-0158-1000-0000-00004ed4df3c
  max work queue size: 10000
  max work queue data size: 1 GB
  flowfile expiration: 0 sec
  queue prioritizer class: ''
Remote Processing Groups:
- name: &lt;A href="http://192.168.1.99:9090/nifi"&gt;http://192.168.1.99:9090/nifi&lt;/A&gt;
  url: &lt;A href="http://192.168.1.99:9090/nifi"&gt;http://192.168.1.99:9090/nifi&lt;/A&gt;
  comment: ''
  timeout: 30 sec
  yield period: 10 sec
  Input Ports:
  - id: da4b4c07-0158-1000-0000-00004ed4df3c
    name: minifi
    comment: ''
    max concurrent tasks: 1
    use compression: false


Here are the last few lines from the log file after i run bin/minifi.sh start

 0 Swap Files in 39 milliseconds (Stop-the-world time = 7 milliseconds, Clear Edit Logs time = 9 millis), max Transaction ID -1
2016-12-07 18:13:54,677 INFO [pool-72-thread-1] o.a.n.c.r.WriteAheadFlowFileRepository Initiating checkpoint of FlowFile Repository
2016-12-07 18:13:54,971 INFO [pool-72-thread-1] org.wali.MinimalLockingWriteAheadLog org.wali.MinimalLockingWriteAheadLog@11d0bbc checkpointed with 0 Records and 0 Swap Files in 293 milliseconds (Stop-the-world time = 108 milliseconds, Clear Edit Logs time = 72 millis), max Transaction ID -1
2016-12-07 18:13:54,972 INFO [pool-72-thread-1] o.a.n.c.r.WriteAheadFlowFileRepository Successfully checkpointed FlowFile Repository with 0 records in 294 milliseconds
2016-12-07 18:15:25,997 INFO [Write-Ahead Local State Provider Maintenance] org.wali.MinimalLockingWriteAheadLog org.wali.MinimalLockingWriteAheadLog@1ec2968 checkpointed with 0 Records and 0 Swap Files in 39 milliseconds (Stop-the-world time = 7 milliseconds, Clear Edit Logs time = 9 millis), max Transaction ID -1
2016-12-07 18:15:54,973 INFO [pool-72-thread-1] o.a.n.c.r.WriteAheadFlowFileRepository Initiating checkpoint of FlowFile Repository
2016-12-07 18:15:55,326 INFO [pool-72-thread-1] org.wali.MinimalLockingWriteAheadLog org.wali.MinimalLockingWriteAheadLog@11d0bbc checkpointed with 0 Records and 0 Swap Files in 352 milliseconds (Stop-the-world time = 167 milliseconds, Clear Edit Logs time = 73 millis), max Transaction ID -1
2016-12-07 18:15:55,327 INFO [pool-72-thread-1] o.a.n.c.r.WriteAheadFlowFileRepository Successfully checkpointed FlowFile Repository with 0 records in 353 milliseconds


&lt;/PRE&gt;</description>
      <pubDate>Thu, 08 Dec 2016 02:17:42 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/MiNiFi-not-connecting-to-Nifi/m-p/142033#M104626</guid>
      <dc:creator>r_young</dc:creator>
      <dc:date>2016-12-08T02:17:42Z</dc:date>
    </item>
    <item>
      <title>Re: MiNiFi not connecting to Nifi</title>
      <link>https://community.cloudera.com/t5/Support-Questions/MiNiFi-not-connecting-to-Nifi/m-p/142034#M104627</link>
      <description>&lt;P&gt;hi &lt;A rel="user" href="https://community.cloudera.com/users/363/bbende.html" nodeid="363"&gt;@Bryan Bende&lt;/A&gt; i restarted the minifi agent and all is working now, thanks for your time.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Dec 2016 02:47:26 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/MiNiFi-not-connecting-to-Nifi/m-p/142034#M104627</guid>
      <dc:creator>r_young</dc:creator>
      <dc:date>2016-12-08T02:47:26Z</dc:date>
    </item>
    <item>
      <title>Re: MiNiFi not connecting to Nifi</title>
      <link>https://community.cloudera.com/t5/Support-Questions/MiNiFi-not-connecting-to-Nifi/m-p/142035#M104628</link>
      <description>&lt;P&gt;ok glad it is working now!&lt;/P&gt;</description>
      <pubDate>Thu, 08 Dec 2016 03:43:28 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/MiNiFi-not-connecting-to-Nifi/m-p/142035#M104628</guid>
      <dc:creator>bbende</dc:creator>
      <dc:date>2016-12-08T03:43:28Z</dc:date>
    </item>
    <item>
      <title>Re: MiNiFi not connecting to Nifi</title>
      <link>https://community.cloudera.com/t5/Support-Questions/MiNiFi-not-connecting-to-Nifi/m-p/142036#M104629</link>
      <description>&lt;P&gt;Hello! &lt;A rel="user" href="https://community.cloudera.com/users/363/bbende.html" nodeid="363"&gt;@Bryan Bende&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I am also facing the same issue. I restarted minifi agent. Still the same problem. I am getting following error in ExecuteProcess Processor of MiNifi flow:-&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.cloudera.com/legacyfs/online/attachments/62694-problem.png"&gt;problem.png&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.cloudera.com/legacyfs/online/attachments/62695-problem2.png"&gt;problem2.png&lt;/A&gt;&lt;/P&gt;&lt;P&gt;My NiFi and MiNifi are not connecting I guess. Your help will be of great value.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Mar 2018 19:24:25 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/MiNiFi-not-connecting-to-Nifi/m-p/142036#M104629</guid>
      <dc:creator>divyasodha10</dc:creator>
      <dc:date>2018-03-07T19:24:25Z</dc:date>
    </item>
    <item>
      <title>Re: MiNiFi not connecting to Nifi</title>
      <link>https://community.cloudera.com/t5/Support-Questions/MiNiFi-not-connecting-to-Nifi/m-p/142037#M104630</link>
      <description>&lt;P&gt;Make sure you have permissions and you can run that file independently.&lt;/P&gt;&lt;P&gt;Make sure you are running that flow converted to config.yml on the RPI.&lt;/P&gt;&lt;P&gt;I like to wrap my Python in a shell script like&lt;/P&gt;&lt;P&gt;python3 /home/pi/WeatherStation.py&lt;/P&gt;&lt;P&gt;make sure MInIFi user has permissions.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Mar 2018 20:57:59 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/MiNiFi-not-connecting-to-Nifi/m-p/142037#M104630</guid>
      <dc:creator>TimothySpann</dc:creator>
      <dc:date>2018-03-07T20:57:59Z</dc:date>
    </item>
    <item>
      <title>Re: MiNiFi not connecting to Nifi</title>
      <link>https://community.cloudera.com/t5/Support-Questions/MiNiFi-not-connecting-to-Nifi/m-p/142038#M104631</link>
      <description>&lt;P&gt;&lt;A href="https://community.hortonworks.com/users/9304/tspann.html"&gt;@Timothy Spann&lt;/A&gt;&lt;/P&gt;&lt;P&gt;How to check permissions and verify whether flow is running on Rpi?&lt;/P&gt;&lt;P&gt;I am seeing this kind of logs in minifi-app.log:-&lt;/P&gt;&lt;P&gt;"2018-03-09 13:00:01,454 WARN [NiFi Site-to-Site Connection Pool Maintenance] o.apache.nifi.remote.client.PeerSelector Could not communicate with 192.168.2.3:9999 to determine which nodes exist in the remote NiFi cluster, due to java.net.ConnectException: Connection refused 2018-03-09 13:00:01,475 WARN [NiFi Site-to-Site Connection Pool Maintenance] o.apache.nifi.remote.client.PeerSelector org.apache.nifi.remote.client.PeerSelector@cf5b60 Unable to refresh Remote Group's peers due to Unable to communicate with remote NiFi cluster in order to determine which nodes exist in the remote cluster 2018-03-09 13:00:01,742 INFO [Remote Process Group 96072a53-f650-44b7-9987-2a99e1c4f3c2: &lt;A href="http://192.168.2.3:8090/nifi" target="_blank"&gt;http://192.168.2.3:8090/nifi&lt;/A&gt; Thread-1] org.apache.http.impl.execchain.RetryExec I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}-&amp;gt;http://192.168.2.3:8090: The target server failed to respond 2018-03-09 13:00:01,744 INFO [Remote Process Group 96072a53-f650-44b7-9987-2a99e1c4f3c2: &lt;A href="http://192.168.2.3:8090/nifi" target="_blank"&gt;http://192.168.2.3:8090/nifi&lt;/A&gt; Thread-1] org.apache.http.impl.execchain.RetryExec Retrying request to {}-&amp;gt;http://192.168.2.3:8090 2018-03-09 13:00:01,747 INFO [Timer-Driven Process Thread-2] org.apache.http.impl.execchain.RetryExec I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}-&amp;gt;http://192.168.2.3:8090: The target server failed to respond 2018-03-09 13:00:01,747 INFO [Timer-Driven Process Thread-2] org.apache.http.impl.execchain.RetryExec Retrying request to {}-&amp;gt;http://192.168.2.3:8090"&lt;/P&gt;</description>
      <pubDate>Fri, 09 Mar 2018 16:55:19 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/MiNiFi-not-connecting-to-Nifi/m-p/142038#M104631</guid>
      <dc:creator>divyasodha10</dc:creator>
      <dc:date>2018-03-09T16:55:19Z</dc:date>
    </item>
    <item>
      <title>Re: MiNiFi not connecting to Nifi</title>
      <link>https://community.cloudera.com/t5/Support-Questions/MiNiFi-not-connecting-to-Nifi/m-p/142039#M104632</link>
      <description>&lt;P&gt;There you go, MiniFi is not able to connect to NiFi .&lt;/P&gt;&lt;P&gt;ConnectException: Connection refuse&lt;/P&gt;&lt;P&gt;is this the correct server  192.168.2.3&lt;/P&gt;&lt;P&gt;is that the correct IP and port?&lt;/P&gt;&lt;P&gt;do you have NiFi setup to receive remote?&lt;/P&gt;&lt;P&gt;what is the url you access NiFi with?&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.hortonworks.com/articles/88473/site-to-site-communication-between-secured-https-a.html" target="_blank"&gt;https://community.hortonworks.com/articles/88473/site-to-site-communication-between-secured-https-a.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;With NiFi 1.5 you can only have one domain or IP to point to.&lt;/P&gt;&lt;P&gt;Make sure you follow the setup directions here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://nifi.apache.org/minifi/getting-started.html" target="_blank"&gt;https://nifi.apache.org/minifi/getting-started.html&lt;/A&gt;&lt;/P&gt;&lt;H2&gt;Configuring NiFi to Receive Data&lt;/H2&gt;&lt;P&gt;First, check that $NIFI_HOME/conf/nifi.properties has a Site to Site input socket port specified:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;# Site to Site properties
nifi.remote.input.host=
nifi.remote.input.secure=false
nifi.remote.input.socket.port=1026
nifi.remote.input.http.enabled=true
nifi.remote.input.http.transaction.ttl=30 sec&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Restart NiFi so changes take effect.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.hortonworks.com/articles/56341/getting-started-with-minifi.html" target="_blank"&gt;https://community.hortonworks.com/articles/56341/getting-started-with-minifi.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Mar 2018 20:37:54 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/MiNiFi-not-connecting-to-Nifi/m-p/142039#M104632</guid>
      <dc:creator>TimothySpann</dc:creator>
      <dc:date>2018-03-09T20:37:54Z</dc:date>
    </item>
    <item>
      <title>Re: MiNiFi not connecting to Nifi</title>
      <link>https://community.cloudera.com/t5/Support-Questions/MiNiFi-not-connecting-to-Nifi/m-p/142040#M104633</link>
      <description>&lt;P&gt;Even with the correcr server i.e. 10.0.75.1, I am getting the same error. What's the problem? &lt;/P&gt;</description>
      <pubDate>Sun, 08 Jul 2018 13:41:50 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/MiNiFi-not-connecting-to-Nifi/m-p/142040#M104633</guid>
      <dc:creator>divyasodha10</dc:creator>
      <dc:date>2018-07-08T13:41:50Z</dc:date>
    </item>
    <item>
      <title>Re: MiNiFi not connecting to Nifi</title>
      <link>https://community.cloudera.com/t5/Support-Questions/MiNiFi-not-connecting-to-Nifi/m-p/142041#M104634</link>
      <description>&lt;P&gt;I am not able to ping from Raspberry Pi to Hortanworks Server from laptop but vice-versa is possible.&lt;/P&gt;</description>
      <pubDate>Sun, 08 Jul 2018 13:46:04 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/MiNiFi-not-connecting-to-Nifi/m-p/142041#M104634</guid>
      <dc:creator>divyasodha10</dc:creator>
      <dc:date>2018-07-08T13:46:04Z</dc:date>
    </item>
    <item>
      <title>Re: MiNiFi not connecting to Nifi</title>
      <link>https://community.cloudera.com/t5/Support-Questions/MiNiFi-not-connecting-to-Nifi/m-p/142042#M104635</link>
      <description>&lt;P&gt;if you can't ping, then networking is setup wrong on RPI.   Home networking often has issues and blocks to stop this.   You must make sure you have open ports and no firewalls blocking.   Also make sure you really know the correct IP for your laptop/server.   Then edit the /etc/hosts on the RPI   put in that ip next to a name for it.   Make sure NiFi is ready to accept remotes.   then reboot.  try ping again.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jul 2018 04:14:51 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/MiNiFi-not-connecting-to-Nifi/m-p/142042#M104635</guid>
      <dc:creator>TimothySpann</dc:creator>
      <dc:date>2018-07-09T04:14:51Z</dc:date>
    </item>
    <item>
      <title>Re: MiNiFi not connecting to Nifi</title>
      <link>https://community.cloudera.com/t5/Support-Questions/MiNiFi-not-connecting-to-Nifi/m-p/142043#M104636</link>
      <description>&lt;P&gt;Which ports should be open ? And how to make sure NiFi is ready to accept remotes?&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jul 2018 14:28:33 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/MiNiFi-not-connecting-to-Nifi/m-p/142043#M104636</guid>
      <dc:creator>divyasodha10</dc:creator>
      <dc:date>2018-07-09T14:28:33Z</dc:date>
    </item>
  </channel>
</rss>

