-
hi
my config :
hadoop 2.5
hbase : 0.96
zookeeper : 3.4.6
always i have the same problem
[Thu Sep 11 2014 18:11:36 GMT+0200 (CEST)] [worker:19663] [hbase-client] zookeeper watch error: Exception: …
-
Hello,i modify dockerfile for `debian 10`,and use the Zookeeper Debian package for installation.The zookeeper version is `3.4.13-2--1`.
Execute zookeeper case in current repo,get the stack trace.
``…
-
## CVE-2018-8012 - High Severity Vulnerability
Vulnerable Library - zookeeper-3.4.6.jar
Path to dependency file: /foxtrot-translator/pom.xml
Path to vulnerable library: /home/wss-scanner/.m2/reposi…
-
Having the followinf Docker-Compose
```
zookeeper:
image: confluentinc/cp-zookeeper:latest
restart: unless-stopped
ports:
- "2181:2181"
environment:
- ZOOKEEPER…
-
The Zookeeper version 3.5.9 and 3.7.0 no longer supported by the downloads.apache.org.
Need to upgrade the Zookeeper version from 3.5.9 to 3.5.10 and from 3.7.0 to 3.7.1
https://downloads.apache.o…
-
Hi Team,
I am facing a problem in creating connector for interbase database using interclient.jar driver . I have placed the .jar file in right folder as per my docker configuration. The path to .jar…
-
I would like to deploy my releases using local .tgz files for the charts. When I pass the .tgz file path to the `chart` field, I get the following error:
```
ERROR:
exit status 1
EXIT STATUS
…
-
Hey there,
I'm playing with a recent [onyx kafka plugin](https://github.com/onyx-platform/onyx-kafka) ("0.10.0.0-SNAPSHOT"). For some reason, I can't get Onyx to write to an output kafka topic. Cod…
-
```
(⎈ |yong-offload-perf:pulsar-offload)➜ apache-zookeeper-3.5.7-bin pulsarctl1 namespaces get-clusters public/default
[
"standalone-1"
]
(⎈ |yong-offload-perf:pulsar-offload)➜ apache-zookee…
zymap updated
3 years ago
-
The current playbook is very easy to set up with only master and worker roles. This means all services - zookeeper, tachyon, mesos, etc are co-located on hosts.
We would like to support microservice…