Re: kafka-web-console goes down regularly

2015-02-22 Thread Andrew Ehrlich
I saw performance issues with the web console whenever using a large number of partitions (1000 partitions). On 2/3/15 12:09 PM, Sa Li wrote: Hi, All I am currently using kafka-web-console to monitor the kafka system, it get down regularly, so I have to restart it every few hours which is kind

Re: kafka-web-console goes down regularly

2015-02-03 Thread Sa Li
Good idea, Joel, will do it now. Thanks AL On Tue, Feb 3, 2015 at 2:12 PM, Joel Koshy wrote: > Can you contact the maintainer directly? > http://github.com/claudemamo/kafka-web-console/issues > > On Tue, Feb 03, 2015 at 12:09:46PM -0800, Sa Li wrote: > > Hi, All > > > > I am currently using ka

Re: kafka-web-console goes down regularly

2015-02-03 Thread Joel Koshy
Can you contact the maintainer directly? http://github.com/claudemamo/kafka-web-console/issues On Tue, Feb 03, 2015 at 12:09:46PM -0800, Sa Li wrote: > Hi, All > > I am currently using kafka-web-console to monitor the kafka system, it get > down regularly, so I have to restart it every few hours

Re: kafka-web-console error

2015-01-19 Thread Sa Li
Continue this kafka-web-console thread, I follow such page: http://mungeol-heo.blogspot.ca/2014/12/kafka-web-console.html I run the command: play "start -Dhttp.port=8080" It works good for a while, but getting such error : at scala.concurrent.forkjoin.ForkJoinTask.doExec(ForkJoinTask.j

Re: kafka-web-console error

2015-01-02 Thread Joe Stein
The kafka project doesn't have an official web console so you might need to open an issue on the github page of the project for the web console you are using as they may not be closing connections and using up all of resources regardless of what you have set, etc if you have the default setting

Re: kafka web console running error

2014-11-29 Thread Jun Rao
You will need to contact the owner of that project directly. Thanks, Jun On Thu, Nov 27, 2014 at 11:40 AM, Sa Li wrote: > I am using https://github.com/claudemamo/kafka-web-console version, and do > you mind to tell where about to make such modification? > > thanks > > Alec > > On Mon, Nov 24,

Re: kafka web console running error

2014-11-27 Thread Sa Li
I am using https://github.com/claudemamo/kafka-web-console version, and do you mind to tell where about to make such modification? thanks Alec On Mon, Nov 24, 2014 at 11:16 PM, Yang Fang wrote: > do you see error msg "Too many open files"? it tips you should modify > nofile > > On Tue, Nov 25,

Re: kafka web console running error

2014-11-24 Thread Yang Fang
do you see error msg "Too many open files"? it tips you should modify nofile On Tue, Nov 25, 2014 at 1:26 PM, Jun Rao wrote: > Which web console are you using? > > Thanks, > > Jun > > On Fri, Nov 21, 2014 at 8:34 AM, Sa Li wrote: > > > Hi, all > > > > I am trying to get kafka web console work,

Re: kafka web console running error

2014-11-24 Thread Jun Rao
Which web console are you using? Thanks, Jun On Fri, Nov 21, 2014 at 8:34 AM, Sa Li wrote: > Hi, all > > I am trying to get kafka web console work, but seems it only works few > hours and fails afterwards, below is the error messages on the screen. I am > assuming something wrong with the DB,

Re: kafka-web-console

2014-10-13 Thread Joe Stein
rm -f /root/.ivy2/.sbt.ivy.lock On Mon, Oct 13, 2014 at 8:39 PM, Sa Li wrote: > All, > > Again, I am still unable to install, seems to stuck on ivy.lock, any ideas > to continue? > > thanks > > Alec > > On Oct 12, 2014, at 7:38 PM, Sa Li wrote: > > > Hi > >

Re: kafka-web-console

2014-10-13 Thread Sa Li
All, Again, I am still unable to install, seems to stuck on ivy.lock, any ideas to continue? thanks Alec On Oct 12, 2014, at 7:38 PM, Sa Li wrote: > Hi

Re: kafka-web-console

2014-10-12 Thread Sa Li
Hi, Palak really? I terminated it since I truly thought it was stuck there, I will run it again. thanks Alec On Oct 12, 2014, at 7:35 PM, Palak Shah wrote: > Hi, > > I am sure you must have got it running by now, but in case you gave up > earlier, just have patience and it will start. > >

Re: kafka-web-console

2014-10-12 Thread Palak Shah
Hi, I am sure you must have got it running by now, but in case you gave up earlier, just have patience and it will start. Even I had faced this issue. The console takes a lot of time to start, but eventually it does. So this is not an error :) Hope this helped, -Palak On Sat, Oct 11, 2014 at 9:

Re: Kafka Web Console

2014-03-05 Thread Klaus Schaefers
Great! On Thu, Mar 6, 2014 at 12:35 AM, Dan Hoffman wrote: > Claude, > > FYI I've submitted a few issues for you to look at/consider. > > Dan > > On Saturday, March 1, 2014, Claude Mamo wrote: > > > Announcing the first release of Kafka Web Console: > > https://github.com/claudemamo/kafka-web-

Re: Kafka Web Console

2014-03-05 Thread Dan Hoffman
Claude, FYI I've submitted a few issues for you to look at/consider. Dan On Saturday, March 1, 2014, Claude Mamo wrote: > Announcing the first release of Kafka Web Console: > https://github.com/claudemamo/kafka-web-console/tree/v1.0. Tested on > Chrome. > > Enjoy, > > Claude >

Re: Kafka Web Console

2014-03-05 Thread Claude Mamo
Hi Tomàs, just create a *lib* dir in kafka-web-console's root directory and put in the necessary JARs, Play will take care of the rest: http://www.playframework.com/documentation/2.0/Anatomy. Claude On Wed, Mar 5, 2014 at 10:50 AM, Tomas Nunez wrote: > Hi > > This is a n00b question. > > How d

Re: Kafka Web Console

2014-03-05 Thread Tomas Nunez
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 putti

Re: Kafka Web Console

2014-03-02 Thread Claude Mamo
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 wrote: > Great! But

Re: Kafka Web Console

2014-03-01 Thread Andrew Rudenko
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 wrote: > Announcing the first release of Kafka Web Console: > https://github.com/claudemamo/kafka-web-console/tree/

Re: Kafka Web Console

2014-03-01 Thread Joe Stein
Thanks Claude, the screen shots look awesome! I will deploy and check it out on some environments. /*** Joe Stein Founder, Principal Consultant Big Data Open Source Security LLC http://www.stealth.ly Twitter: @allthingshadoop

Re: Kafka Web Console

2013-04-30 Thread Samir Madhavan
Sure Swapnil, I'll do that. On Tue, Apr 30, 2013 at 1:43 PM, Swapnil Ghike wrote: > Hi Samir, > > https://issues.apache.org/jira/browse/KAFKA-266 has been filed for this > purpose. We haven't made substantial progress yet, but seems like Guy was > working on it. Would you mind putting a comment

Re: Kafka Web Console

2013-04-30 Thread Swapnil Ghike
Hi Samir, https://issues.apache.org/jira/browse/KAFKA-266 has been filed for this purpose. We haven't made substantial progress yet, but seems like Guy was working on it. Would you mind putting a comment on the JIRA? Thanks, Swapnil On 4/30/13 12:18 AM, "Samir Madhavan" wrote: >Hi, > >Wanted