Github user brosander commented on the issue:

    https://github.com/apache/nifi/pull/1456
  
    @jtstorck I'm hitting an issue restoring to a different path on the same 
server
    
    ```
    Exception in thread "main" java.lang.IllegalArgumentException: Source 
ZooKeeper config ZooKeeperEndpointConfig{connectString=zk-kerberos:2181/, 
servers=[zk-kerberos:2181], path=/} for the data provided can not be the same 
as the configured destination ZooKeeper config 
ZooKeeperEndpointConfig{connectString=zk-kerberos:2181/abcd, 
servers=[zk-kerberos:2181], path=/abcd}
            at 
com.google.common.base.Preconditions.checkArgument(Preconditions.java:145)
            at 
org.apache.nifi.toolkit.zkmigrator.ZooKeeperMigrator.writeZooKeeper(ZooKeeperMigrator.java:137)
            at 
org.apache.nifi.toolkit.zkmigrator.ZooKeeperMigratorMain.main(ZooKeeperMigratorMain.java:160)
    ```


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to