[
https://issues.apache.org/jira/browse/MINIFI-114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15702921#comment-15702921
]
ASF GitHub Bot commented on MINIFI-114:
---------------------------------------
Github user apiri commented on the issue:
https://github.com/apache/nifi-minifi-cpp/pull/24
@benqiu2016
This looks to remedy the issue as presented and verified tailing
functionality with the config provided in the ticket. I have rebased against
master and will merge in. Thanks for fixing!
> 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
> Assignee: bqiu
> 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)