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

Fredrick Stakem commented on MINIFICPP-256:
-------------------------------------------

Thanks for the quick turn around, but, I compiled the PR and it didn't seem to 
work. It actually doesn't work now as I do not see any output file now. I do 
not think the PutFile is the problem. The GetFile and PutFile seem to work and 
put the file in the correct directory for the ExecuteProcess. The problem seems 
more likely in the ExecuteProcess interaction with python script. The python 
script has the final output directory but the ExecuteProcess doesn't seem to be 
adhering to where the Python script specifies to put the file.

> 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
>            Assignee: marco polo
>         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)

Reply via email to