If you are getting this error running cluster.bat zk-export, go into the zookeeper in the location mentioned in the error
(ex 2022-04-07T11:59:48,648 FATAL com.rli.zookeeper.commands.ClusterCommands:120 - Failed to execute command.
com.rli.zookeeper.ZooManagerException: File C:\Users\U429108P\AppData\Local\Temp\2\1649350787319-0\config\r1syncsvcs\config\AuthToRoleEdir\ZK-DATA already exists.)
and check to see if there are any duplicate branches with different capitalizations. ZK itself is case sensitive while the export itself is case insensitive.
\ZK-DATA already exists

Andrew S
Comments
Please sign in to leave a comment.