[
https://issues.apache.org/jira/browse/MINIFICPP-256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16197865#comment-16197865
]
marco polo commented on MINIFICPP-256:
--------------------------------------
[~fstakem] Thanks for reporting this. The first thing I noticed is that your
config file had a slightly different option name, "Directory" instead of
"Output Directory". Can you try making that change manually and see if that
solves the issue? If so we can make a change to ensure the configuration names
are identical. I'm going to try your example to see if there is anything else I
can identify.
> 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)