Re: Supervisor shutting down frequently

2015-11-13 Thread Richards Peter
that the current work directory of supervisor is set to /home/storm. This change in the script helped me to fix the issue. Thanks, Richards Peter.

Re: Supervisor shutting down frequently

2015-11-09 Thread Richards Peter
, Richards Peter.

Re: Clarification regarding packaging of storm-core jar

2015-07-29 Thread Richards Peter
Thank you Taylor and Grant for your replies. I will try the approaches suggested by both of you. Richards Peter.

Clarification regarding packaging of storm-core jar

2015-07-29 Thread Richards Peter
encounter a situation when we have to upgrade an individual transitive dependency how should I go forward? Could you please share your thoughts about the same? Thanks, Richards Peter.

Re: [ANNOUNCE] Apache Storm 0.10.0-beta Released

2015-06-16 Thread Richards Peter
, Richards Peter.

Re: [ANNOUNCE] Apache Storm 0.10.0-beta Released

2015-06-16 Thread Richards Peter
Thanks all, Richards Peter.

Re: How Spout emits multiple Tuples!

2015-05-22 Thread Richards Peter
have access to the directory location. Thanks, Richards Peter.

Re: Cleanup method not called for the BaseBasicBolt when the topology is killed

2015-05-14 Thread Richards Peter
Thank you all for sharing your thoughts/comments. Richards Peter.

Re: Are Hooks the right place to process acknowledgement and failures at each bolt level?

2015-05-14 Thread Richards Peter
Hi Any thoughts/comments about this topic? Thanks, Richards Peter.

Re: Cleanup method not called for the BaseBasicBolt when the topology is killed

2015-05-13 Thread Richards Peter
or database connections) from spout and bolt, it would another good reason for storm upgrade. Thanks, Richards Peter.

Are Hooks the right place to process acknowledgement and failures at each bolt level?

2015-05-13 Thread Richards Peter
spout focus only on clearing the input stream. - Are Hooks the right place to process acknowledgement and failures at each bolt level? - Will there be any performance impact if we use Hooks for processing acknowledgement and failure of tuples? Thanks, Richards Peter.

Re: Updating a live topology

2015-03-17 Thread Richards Peter
your queuing system will push the unacknowledged messages to the new topology also if it is launched before the tuple timeout interval(i.e. before the first topology is killed). Hope this helps. Richards Peter.

Re: Cleanup Cassandra session

2015-03-09 Thread Richards Peter
/GntJmOZZn4M Thanks, Richards Peter.

Safely clearing storm_data directory

2014-11-27 Thread Richards Peter
Hi all, Can somebody share their thoughts about clearing storm_data directory periodically? Is there a safe way to clear old files residing in this directory while the topologies are running? Thanks, Richards Peter.