Fork me on GitHub
#onyx
<
2017-07-15
>
devth20:07:33

trying to kill a job but getting org.apache.zookeeper.KeeperException$UnimplementedException: KeeperErrorCode = Unimplemented for /onyx and the job doesn't seem to stop :thinking_face:

devth21:07:14

zookeeper / curator client version mismatch issue

michaeldrogalis22:07:06

@devth I’d recommend having an entrypoint in the uberjar you deployed to kill jobs so you can avoid that situation of a version mismatch

devth22:07:41

yep, i do. the uberjar had the wrong version of zk in this case

devth22:07:54

we were using 3.5.x with ssl for awhile then downgraded to 3.4.9