You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/05/20 14:51:00 UTC

[jira] [Commented] (NIFI-7471) impossible run nifi with redis cluster state manager

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

ASF subversion and git services commented on NIFI-7471:
-------------------------------------------------------

Commit 7034d7e44c0644fb126136b503da4c11d6c41aff in nifi's branch refs/heads/master from KovalevIV
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=7034d7e ]

NIFI-7471 fix bug with property validation


> impossible run nifi with redis cluster state manager
> ----------------------------------------------------
>
>                 Key: NIFI-7471
>                 URL: https://issues.apache.org/jira/browse/NIFI-7471
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>            Reporter: Ilya Kovalev
>            Priority: Critical
>         Attachments: docker-compose.yml, nifi.properties, state-management.xml
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> below error occurs due to start nifi with redis cluster state manager
> {code:java}
> Caused by: java.lang.IllegalStateException: Could not initialize State Providers because the Cluster State Provider is not valid. The following 1 Valid ation Errors occurred:            'Connection String' is invalid because Connection String is required Please check the configuration of the Cluster State Provider with ID [redis-provider] in the file /opt/nifi/nifi-current/./conf/state-management.xml
> {code}
> attach my {color:#1d1c1d}state-management.xml and nifi.properties{color}
> {color:#1d1c1d}How to recreate{color}
> {color:#1d1c1d}1 docker-compose up containers{color}
> {color:#1d1c1d}2 copy configurations into nifi node{color}
> {color:#1d1c1d}3 restart node{color}



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