You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Aldrin Piri (JIRA)" <ji...@apache.org> on 2016/11/22 19:41:58 UTC

[jira] [Commented] (MINIFI-114) nifi-minifi-cpp default "State Location" value "Local" causes error

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

Aldrin Piri commented on MINIFI-114:
------------------------------------

We do not yet have the same facilities for state as in Java.  I think an appropriate path for the time being would be to create a default state file.  This way users can still utilize the template -> YAML conversion process until we are able to support state at a framework level.

> nifi-minifi-cpp default "State Location" value "Local" causes error
> -------------------------------------------------------------------
>
>                 Key: MINIFI-114
>                 URL: https://issues.apache.org/jira/browse/MINIFI-114
>             Project: Apache NiFi MiNiFi
>          Issue Type: Bug
>          Components: C++, Core Framework
>            Reporter: Randy Gelhausen
>             Fix For: cpp-0.1.0
>
>
> Example config:
> - name: TailFile
>   class: org.apache.nifi.processors.standard.TailFile
>   max concurrent tasks: 1
>   scheduling strategy: TIMER_DRIVEN
>   scheduling period: 0 sec
>   penalization period: 30 sec
>   yield period: 1 sec
>   run duration nanos: 0
>   auto-terminated relationships list: []
>   Properties:
>     File Location: Local
>     File to Tail: /var/log/anaconda/syslog
>     Initial Start Position: Beginning of File
>     Rolling Filename Pattern:
> [2016-10-03 17:05:50.273] [minifi log] [error] store state file failed 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)