Re: WorkerHook deserialization problem

2016-10-28 Thread P. Taylor Goetz
I was able to verify this to be a bug in how worker hooks work in local mode. In trying to see if this affects distributed mode as well, a found a more serious issue that prevents workers from shutting down gracefully (an thus preventing shutdown hooks from running):

Re: unsubscribe

2016-10-28 Thread Matthias J. Sax
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Suma, Zaba, if you want to unsubscribe you need to send an email to user-subscr...@storm.apache.org See: http://storm.apache.org/getting-help.html - -Matthias On 10/28/16 8:55 AM, Suma Cherukuri wrote: > unsubscribe > > On Fri, Oct 28, 2016

Re: unsubscribe

2016-10-28 Thread Suma Cherukuri
unsubscribe On Fri, Oct 28, 2016 at 6:18 AM, Zaba, Sebastian wrote: > unsubscribe >

unsubscribe

2016-10-28 Thread Zaba, Sebastian
unsubscribe

Re: Storm 1.0.2 - Nimbus reporting Gzip failure in spite of resetting Storm and Zookeeper state

2016-10-28 Thread Øystein Larsen
On 28/10/16 09:54, Abhishek Raj wrote: > Try changing "storm.zookeeper.root" in your storm.yaml and > restarting storm daemons. That seems to have done the trick, thank you very much! What went wrong, and will this be a change that needs to be carried out every time these Gzip-related

Re: Storm 1.0.2 - Nimbus reporting Gzip failure in spite of resetting Storm and Zookeeper state

2016-10-28 Thread Abhishek Raj
Try changing "storm.zookeeper.root" in your storm.yaml and restarting storm daemons. Thanks, Abhishek On Oct 28, 2016 1:06 PM, "Øystein Larsen" wrote: > Hi! I'm having trouble running Nimbus following a systems upgrade of my > Ubuntu 14.04 server yesterday. I've tried