-
I'm using node-zookeeper-client version 0.2.1. I've got the following stacktrace:
Error: offset: 4 is out of buffer range.
at Record.deserialize (/opt/Autonomy/shared/zookeeper-ext/node_modules/n…
-
I run SmartWatchTopology example well on yarn well, two yarn containers are created and topology can work well. But when I run TransformsTopology on yarn, only one yarn container is created ,so topolo…
-
**Describe the bug**
I have four bookie , one of the bookie process hangs because the disk is full, so I try to clear the data directory and take the service offline.
In addition, the number of data…
-
**Describe the bug**
Flaky test RackawareTest.testPlacement has been moved to quarantine test group so that it doesn't block CI, this change was made in #11370.
The root cause seems to be a prod…
-
When deploying with Kubernetes, a means of checking the health of the Zookeeper container is advisable. This can be achieved (to an extent) with a TCP socket probe, but this approach will result in a …
-
In redstorm v0.6.6 our topology dies when it hits include 'red_storm' due to the use of the tilde shortcut at this line of environment.rb:
50: DEFAULT_STORM_CONF_FILE = File.expand_path("~/.storm/sto…
-
I've setup Vagrant VM as follows
git clone https://github.com/zsiciarz/vagrant-hbase.git && cd vagrant-hbase && vagrant up
vagrant provision
vagrant ssh
Then I try to create the test table and I get…
-
In the tests that I conducted on my local machine, I was seeing query speeds of ~50ms go to **no better than 10 seconds** for the same query after re-establishing a lost connection to zookeeper.
##…
-
Hi,
I am trying to configure Burrow with Zookeeper server started with jaas.conf file. Recently I have solved the problems with KAFKA SSL/SASL (https://github.com/linkedin/Burrow/issues/333), but …
-
```
assert.js:102
throw new assert.AssertionError({
^
AssertionError: value larger than maximum allowed value
at verifIEEE754 (buffer.js:1015:10)
at writeDouble (buffer.js:1150:5)
…