You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Arpad Boda (Jira)" <ji...@apache.org> on 2020/05/22 18:13:00 UTC

[jira] [Assigned] (MINIFICPP-1235) Warning message on GetFile

     [ https://issues.apache.org/jira/browse/MINIFICPP-1235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arpad Boda reassigned MINIFICPP-1235:
-------------------------------------

    Assignee: Ádám Markovics

> Warning message on GetFile
> --------------------------
>
>                 Key: MINIFICPP-1235
>                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1235
>             Project: Apache NiFi MiNiFi C++
>          Issue Type: Bug
>    Affects Versions: 0.7.0
>            Reporter: Pierre Villard
>            Assignee: Ádám Markovics
>            Priority: Minor
>
> I have my MiNiFi C++ agents running and I see this warning:
> {code:java}
> [2020-05-22 17:38:06.836] [org::apache::nifi::minifi::processors::GetFile] [warning] Resolved missing Input Directory property value{code}
> However the input directory value is correctly set (I have 2 GetFile processors):
> {code:java}
> /opt/minifi/nifi-minifi-cpp-0.7.0 $ grep "Input" /opt/minifi/minifi-current/conf/config.yml 
>  Input Directory: /data/input
>  Input Directory: /data/input{code}
>  Not sure to understand the warning message.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)