You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Arpad Boda (JIRA)" <ji...@apache.org> on 2019/06/19 14:18:00 UTC

[jira] [Commented] (MINIFICPP-928) How to send the data from MiNiFi to NiFi

    [ https://issues.apache.org/jira/browse/MINIFICPP-928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16867691#comment-16867691 ] 

Arpad Boda commented on MINIFICPP-928:
--------------------------------------

Bikram,

According to your logs your NiFi was not accessible:
```
[2019-06-17 15:30:07.777] [org::apache::nifi::minifi::utils::HTTPClient] [error] curl_easy_perform() failed Couldn't connect to server on http://localhost:8080/nifi-api/site-to-site

[2019-06-17 15:30:07.777] [org::apache::nifi::minifi::RemoteProcessorGroupPort] [error] ProcessGroup::refreshRemoteSite2SiteInfo -- curl_easy_perform() failed , response code 0

[2019-06-17 15:30:07.777] [org::apache::nifi::minifi::RemoteProcessorGroupPort] [info] no protocol, yielding
```

Later it was, but didn't provide any peers (which means it's most probably not set up correctly):
```
[2019-06-17 15:30:17.802] [org::apache::nifi::minifi::RemoteProcessorGroupPort] [info] Have 1 peers
[2019-06-17 15:30:17.802] [org::apache::nifi::minifi::RemoteProcessorGroupPort] [info] no protocol, yielding
```

In my opinion there is no MiNiFi issue here. 
Could you verify your NiFi connectivity and settings?

> How to send the data from MiNiFi to NiFi
> ----------------------------------------
>
>                 Key: MINIFICPP-928
>                 URL: https://issues.apache.org/jira/browse/MINIFICPP-928
>             Project: Apache NiFi MiNiFi C++
>          Issue Type: Wish
>    Affects Versions: 0.4.0
>         Environment: Ubuntu
>            Reporter: Bikarm Rout
>            Priority: Major
>              Labels: test
>         Attachments: MiniFi_To_Nifi.odt, template.zip
>
>
> Hi ,
>  
> I am trying to send the data from MiNiFi to NiFi . I followed the below steps mentioned in the below URL to send the data from MinIFi to Nifi but it' not working for me .
>  
> [https://nifi.apache.org/minifi/getting-started.html]
>  
> NB: I downloaded the ubuntu libraries to send the data from MiNiFi to NiFi.
>  
> Kindly advise.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)