You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Koji Kawamura (JIRA)" <ji...@apache.org> on 2016/07/21 12:52:20 UTC

[jira] [Updated] (NIFI-2343) ListFile processor state can't be accessed due to Zk CONNECTIONLOSS

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

Koji Kawamura updated NIFI-2343:
--------------------------------
    Summary: ListFile processor state can't be accessed due to Zk CONNECTIONLOSS  (was: LOCAL Scope processor can't be accessed due to CONNECTIONLOSS)

> ListFile processor state can't be accessed due to Zk CONNECTIONLOSS
> -------------------------------------------------------------------
>
>                 Key: NIFI-2343
>                 URL: https://issues.apache.org/jira/browse/NIFI-2343
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>    Affects Versions: 1.0.0
>         Environment: 1.0.0-SNAPSHOT, 3 node cluster
>            Reporter: Koji Kawamura
>
> ListFiles stores latest timestamp as LOCAL scope state. Local scope is stored on each node's local file system. However, when I viewed its state from NiFi UI, NiFi also tried to retrieve CLUSTER scope state and failed with following error:
> {code}
> Unable to get the state for the specified component 0c9f93a0-0156-1000-0000-00004c2c400a: java.io.IOException: Failed to obtain value from ZooKeeper for component with ID 0c9f93a0-0156-1000-0000-00004c2c400a with exception code CONNECTIONLOSS
> {code}



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