You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Exception in thread "main" org.apache.bookkeeper.stream.storage.exceptions.StorageRuntimeException: Failed to fetch cluster metadata from zookeeper @/stream/metadata
zkCli.sh shows following objects (created by stream/distributedlog/core/src/main/java/org/apache/distributedlog/impl/BKNamespaceDriver.java) in zookeeper:
[zk: localhost:2181(CONNECTED) 5] ls /
[zookeeper, stream, ledgers]
[zk: localhost:2181(CONNECTED) 3] ls /stream
[storage]
[zk: localhost:2181(CONNECTED) 4] ls /stream/storage
[]
QUESTION
I'm trying to use streams with bookkeeper gprc.
Configmap:
version:
Getting startup exception:
Attaching full log of bookie-0:
logs-from-bookie-in-bookie-0 (18).txt
The text was updated successfully, but these errors were encountered: