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

Rama Rao Srikakulapu commented on MINIFICPP-722:
------------------------------------------------

Thanks [~phrocker]. Yes. Definitely that would be great feature and will allow 
us to use other processors which are not directly available in Minifi C++.

And I would like to share another note. We were initially trying to use minifi 
cpp code tagged 'rel/minifi-cpp-0.5.0'. Seems like MQTT issue still exists with 
this tag. It would be great, if you can fix the problem for this tag too.

> MQTT Processor failing - but cmake is fine
> ------------------------------------------
>
>                 Key: MINIFICPP-722
>                 URL: https://issues.apache.org/jira/browse/MINIFICPP-722
>             Project: NiFi MiNiFi C++
>          Issue Type: Bug
>            Reporter: Prasad Alokam
>            Assignee: Mr TheSegfault
>            Priority: Blocker
>         Attachments: config.yml
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> CMAKE options used:
> cmake -DSKIP_TESTS=true .. -DENABLE_MQTT=TRUE -DCMAKE_CXX_FLAGS=-lrt 
> -DDISABLE_ROCKSDB=true
>  
> No errors in CMAKE
> Run time image have a problem
>  
> (MiNiFi) running with PID 17.
> {color:#FF0000}Error loading shared library libpaho-mqtt3c.so.1: No such file 
> or directory (needed by /opt/minifi/nifi-minifi-cpp-0.5.0/bin/minifi){color}
> Error relocating /opt/minifi/nifi-minifi-cpp-0.5.0/bin/minifi: 
> MQTTClient_setCallbacks: symbol not found
> Error relocating /opt/minifi/nifi-minifi-cpp-0.5.0/bin/minifi: 
> MQTTClient_subscribe: symbol not found
> Error relocating /opt/minifi/nifi-minifi-cpp-0.5.0/bin/minifi: 
> MQTTClient_unsubscribe: symbol not found
> Error relocating /opt/minifi/nifi-minifi-cpp-0.5.0/bin/minifi: 
> MQTTClient_disconnect: symbol not found
> Error relocating /opt/minifi/nifi-minifi-cpp-0.5.0/bin/minifi: 
> MQTTClient_isConnected: symbol not found
> Error relocating /opt/minifi/nifi-minifi-cpp-0.5.0/bin/minifi: 
> MQTTClient_publishMessage: symbol not found
> Error relocating /opt/minifi/nifi-minifi-cpp-0.5.0/bin/minifi: 
> MQTTClient_freeMessage: symbol not found
> Error relocating /opt/minifi/nifi-minifi-cpp-0.5.0/bin/minifi: 
> MQTTClient_connect: symbol not found
> Error relocating /opt/minifi/nifi-minifi-cpp-0.5.0/bin/minifi: 
> MQTTClient_free: symbol not found
> Error relocating /opt/minifi/nifi-minifi-cpp-0.5.0/bin/minifi: 
> MQTTClient_destroy: symbol not found
> Error relocating /opt/minifi/nifi-minifi-cpp-0.5.0/bin/minifi: 
> MQTTClient_create: symbol not found
>  



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

Reply via email to