OpenTSDB / opentsdb

A scalable, distributed Time Series Database.
http://opentsdb.net
GNU Lesser General Public License v2.1
5k stars 1.25k forks source link

OpenTSDB doesn't expose zookeeper security #262

Open trthomps opened 10 years ago

trthomps commented 10 years ago

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 supported Kerberos so Zookeeper could be locked down further.

manolama commented 10 years ago

I do know that someone created a patch for asyncbase to support Kerberos but I don't believe it made it in to the latest release.