Github user jdye64 commented on the issue:
https://github.com/apache/nifi-minifi-cpp/pull/31
@apiri and @rkarthik29 I was able to get this working with this docker
container environment. You can use the exact setup I did by running ....
git clone https://github.com/jdye64/minifi-cpp-devenvs.git && cd
minifi-cpp-devenvs/int-envs/0.2.0/MINIFI-168 && docker-compose up -d && sleep
45 && open localhost:8080/nifi
This assumes that you have Docker, Docker-compose, and git already
installed on your local machine. This will also sleep for 45 seconds and open
up the NiFi UI where you can see the activity flowing both ways as well.
Keep in mind the initial download of the images will be quite large so it
might require a little patience. Hopefully this helps us all get on the same
page with the testing however.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---