Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Slider 0.80
-
None
Description
Slider creates a unique ZK path for each app launch, deleting it on teardown
HBase security tests are throwing up that the path is being created world writeable, rather than world-read. Being world write means its possible for malicious code to replace the path with a different one.
This is only a risk on a secure cluster; ZK's security model on insecure clusters is only a hint that can be bypassed