Fredrick Stakem created MINIFICPP-256:
-----------------------------------------
Summary: ExecuteProcess script uses wrong path
Key: MINIFICPP-256
URL: https://issues.apache.org/jira/browse/MINIFICPP-256
Project: NiFi MiNiFi C++
Issue Type: Bug
Reporter: Fredrick Stakem
Attachments: 1.csv, 2.csv, basic_minifi_test.xml, config.yml,
process.py
I am running a test using nifi to create a flow and then import this flow into
minifi c++. The flow seems to work as expected on nifi.
The flow takes a file from input directory and places it into the processing
directory. In the background another ExectureProcess processor runs a simple
python script to look at the processing directory, get any files, parse the
files, and export to an output directory.
As stated before everything works as expected nifi, but in minifi c++ the files
end up in the root folder of minifi c++ and not the output directory.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)