Hi This is a n00b question.
How do I install it? I'm trying to use it with mysql but sbt start says "Caused by: java.lang.ClassNotFoundException: com.mysql.jdbc.Driver". I have a /usr/share/java/mysql-connector-java.jar file and /usr/share/java/mysql.jar. As it wasn't working, thought about putting that jar in the project lib directory, but there is no lib dir (and no jar, either!). Soooo... I'm kind of lost. A little push, please? How can I make the jdbc driver available for this project? Thanks, Tomàs On Sun, Mar 2, 2014 at 10:53 AM, Claude Mamo <claude.m...@gmail.com> wrote: > Andrew, can you open an issue ( > https://github.com/claudemamo/kafka-web-console/issues) for this? This > should be a relatively small change and I'll try to include it in the minor > release that should come out this month. > > Claude > > > On Sat, Mar 1, 2014 at 11:23 PM, Andrew Rudenko <rudenk...@gmail.com> > wrote: > > > Great! But i can't connect to our cluster :) Because web console do not > > support standard zkConnect feature chroot, like localhost:2181/events > > > > On 02 Mar 2014, at 00:09, Claude Mamo <claude.m...@gmail.com> wrote: > > > > > Announcing the first release of Kafka Web Console: > > > https://github.com/claudemamo/kafka-web-console/tree/v1.0. Tested on > > > Chrome. > > > > > > Enjoy, > > > > > > Claude > > > > > -- --