-
As far as I can tell, there is no way to get the Zookeeper client to support Kerberos. It works since I've given world read only access to the hbase znodes, but it would be better if OpenTSDB support…
-
This is more of a general question about failover using solarium cloud connecting to a few zookeeper instances.
I have configured 3 Zookeeper servers with 3 shards and 3 replicas, all working ok an…
-
## Issue Description
Type: bug report
### Describe what happened (or what feature you want)
zookeeper server connections has increased five-fold
### Describe what you expected to happ…
-
### Name and Version
bitnami/zookeeper:3.8.1
### What architecture are you using?
None
### What steps will reproduce the bug?
helm install zookeeper bitnami/zookeeper
### Are you usi…
-
### OpenIM Server Version
3.8.0
### Operating System and CPU Architecture
Linux (AMD)
### Deployment Method
Source Code Deployment
### Bug Description and Steps to Reproduce
我配置了jpush的离线推送,并没有成…
-
For now Ambari returns an errors due Python3 compatability while using Bigtop 3.2 stack. There are required to use Bigtop stack 3.3, which uses Python3 scripts.
-
Description
===========
I want to start testing kafka producer but always fail to run from binary when I adding this package. If I run it using `go run .` it works perfectly fine.
- Operating sys…
-
Hi, we run some bitnami-packaged ZK3.7. We enable prometheus support on it, and the `mntr` data format changes to prometheus/openmetric exposition format:
```tsv
# echo mntr | nc zookeeper.lo…
-
I'm trying to install Confluent Operator in our K8s cluster with Istio in it. Although the instruction wasn't included in their quick start guidelines, I'm hoping someone maybe came across with this p…
-
Script kubernetes-zookeeper/docker/scripts/start-zookeeper has a typo at line 200.
Current value:
echo "autopurge.purgeInteval=$PURGE_INTERVAL" >> $CONFIG_FILE
It should be purgeInterval.
…