share singleton between topology and multiple bolts

2015-01-23 Thread clay teahouse
Hi All, My topology initializes a singleton containing a s set of static objects. These objects can be complex but are static. I want all the bolts to have access to this singleton. It seems that the bolts can access the primitives such as strings in this singleton, but cannot access more complex

[GitHub] storm pull request: STORM-581. Add rebalance params to Storm REST ...

2015-01-23 Thread revans2
Github user revans2 commented on the pull request: https://github.com/apache/storm/pull/370#issuecomment-71254799 +1 the code looks good. It needs to be upmerged, but other then that it looks fine. --- If your project is set up for it, you can reply to this email and have your

[GitHub] storm pull request: STORM-635. logviewer returns 404 if storm_home...

2015-01-23 Thread revans2
Github user revans2 commented on the pull request: https://github.com/apache/storm/pull/391#issuecomment-71253695 +1 looks good to me. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[jira] [Commented] (STORM-635) logviewer returns 404 if storm_home/logs is a symlinked dir

2015-01-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14289826#comment-14289826 ] ASF GitHub Bot commented on STORM-635: -- Github user revans2 commented on the pull

[jira] [Commented] (STORM-630) Support for Clojure 1.6.0

2015-01-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14289864#comment-14289864 ] ASF GitHub Bot commented on STORM-630: -- Github user revans2 commented on the pull

[GitHub] storm pull request: [STORM-629] Place Link to Source Code Reposito...

2015-01-23 Thread revans2
Github user revans2 commented on the pull request: https://github.com/apache/storm/pull/386#issuecomment-71263897 +1 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and

[jira] [Commented] (STORM-629) Place Link to Source Code Repository on Webpage

2015-01-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14289955#comment-14289955 ] ASF GitHub Bot commented on STORM-629: -- Github user revans2 commented on the pull

[jira] [Commented] (STORM-629) Place Link to Source Code Repository on Webpage

2015-01-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14289981#comment-14289981 ] ASF GitHub Bot commented on STORM-629: -- Github user asfgit closed the pull request at:

[GitHub] storm pull request: [STORM-609] Add storm-redis to storm external

2015-01-23 Thread revans2
Github user revans2 commented on the pull request: https://github.com/apache/storm/pull/365#issuecomment-71273044 +1 the changes still look good Are there any other committers that want to take a look at the code? I would feel more comfortable with more people looking at the

[GitHub] storm pull request: STORM-598:Newly submitted topologies do not sh...

2015-01-23 Thread revans2
Github user revans2 commented on the pull request: https://github.com/apache/storm/pull/355#issuecomment-71263582 The code compiles now, but I still have not been able to reproduce the original cause of this problem. am I doing something wrong? ``` ./bin/storm dev-zookeeper

[GitHub] storm pull request: [STORM-629] Place Link to Source Code Reposito...

2015-01-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/storm/pull/386 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[jira] [Commented] (STORM-609) add storm-redis to storm external

2015-01-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14290058#comment-14290058 ] ASF GitHub Bot commented on STORM-609: -- Github user revans2 commented on the pull

[jira] [Commented] (STORM-534) Store Nimbus Server Information in zookeeper path {storm.zookeeper.root}/nimbus

2015-01-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14288992#comment-14288992 ] ASF GitHub Bot commented on STORM-534: -- GitHub user caofangkun opened a pull request:

[jira] [Commented] (STORM-583) Add spout and bolt implementation for Azure Eventhubs

2015-01-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14290432#comment-14290432 ] ASF GitHub Bot commented on STORM-583: -- Github user sasincj commented on the pull

[GitHub] storm pull request: STORM-583: Initiali check-in for storm-eventhu...

2015-01-23 Thread sasincj
Github user sasincj commented on the pull request: https://github.com/apache/storm/pull/336#issuecomment-71300125 @revans2 Without storm-eventhubs, Developers who are using storm with eventhub has to write their own Spout to receive the events. So I thought it would save developer's

[GitHub] storm pull request: STORM-583: Initiali check-in for storm-eventhu...

2015-01-23 Thread sasincj
Github user sasincj commented on the pull request: https://github.com/apache/storm/pull/336#issuecomment-71170550 @ptgoetz Is storm-eventhubs available to use? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[GitHub] storm pull request: STORM-534:Store Nimbus Server Information in z...

2015-01-23 Thread caofangkun
GitHub user caofangkun opened a pull request: https://github.com/apache/storm/pull/394 STORM-534:Store Nimbus Server Information in zookeeper path {storm.zookeeper.root}/nimbus Store Nimbus Server Information in zookeeper path {storm.zookeeper.root}/nimbus like

[GitHub] storm pull request: STORM-632: New grouping for better load balanc...

2015-01-23 Thread gdfm
GitHub user gdfm opened a pull request: https://github.com/apache/storm/pull/395 STORM-632: New grouping for better load balancing You can merge this pull request into a Git repository by running: $ git pull https://github.com/gdfm/storm STORM-632 Alternatively you can

[jira] [Commented] (STORM-632) New grouping for better load balancing

2015-01-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14289305#comment-14289305 ] ASF GitHub Bot commented on STORM-632: -- GitHub user gdfm opened a pull request:

[jira] [Commented] (STORM-583) Add spout and bolt implementation for Azure Eventhubs

2015-01-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14289409#comment-14289409 ] ASF GitHub Bot commented on STORM-583: -- Github user harshach commented on the pull

[GitHub] storm pull request: STORM-583: Initiali check-in for storm-eventhu...

2015-01-23 Thread harshach
Github user harshach commented on the pull request: https://github.com/apache/storm/pull/336#issuecomment-71211421 @ptgoetz @revans2 I am +1 on merging this in --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[jira] [Commented] (STORM-583) Add spout and bolt implementation for Azure Eventhubs

2015-01-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14289443#comment-14289443 ] ASF GitHub Bot commented on STORM-583: -- Github user revans2 commented on the pull

[GitHub] storm pull request: STORM-632: New grouping for better load balanc...

2015-01-23 Thread revans2
Github user revans2 commented on the pull request: https://github.com/apache/storm/pull/395#issuecomment-71210952 +1 I also filed STORM-637 as a follow on JIRA to finish the integration. --- If your project is set up for it, you can reply to this email and have your reply appear on

[jira] [Commented] (STORM-534) Store Nimbus Server Information in zookeeper path {storm.zookeeper.root}/nimbus

2015-01-23 Thread Sriharsha Chintalapani (JIRA)
[ https://issues.apache.org/jira/browse/STORM-534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14289417#comment-14289417 ] Sriharsha Chintalapani commented on STORM-534: -- [~caofangkun] can you explain

[GitHub] storm pull request: STORM-632: New grouping for better load balanc...

2015-01-23 Thread revans2
Github user revans2 commented on the pull request: https://github.com/apache/storm/pull/395#issuecomment-7126 Oops I missed one thing. None of the new files have the Apache header in them. I am +1 once the header in all of the other java files is also in these. --- If your

[GitHub] storm pull request: STORM-632: New grouping for better load balanc...

2015-01-23 Thread gdfm
Github user gdfm commented on the pull request: https://github.com/apache/storm/pull/395#issuecomment-71212234 I always forget them :) Fixed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not

[jira] [Created] (STORM-637) Integrate PartialKeyGrouping into storm API

2015-01-23 Thread Robert Joseph Evans (JIRA)
Robert Joseph Evans created STORM-637: - Summary: Integrate PartialKeyGrouping into storm API Key: STORM-637 URL: https://issues.apache.org/jira/browse/STORM-637 Project: Apache Storm

[jira] [Updated] (STORM-637) Integrate PartialKeyGrouping into storm API

2015-01-23 Thread Robert Joseph Evans (JIRA)
[ https://issues.apache.org/jira/browse/STORM-637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Joseph Evans updated STORM-637: -- Description: STORM-632 adds support for PartialKey Grouping. It would be really nice to

[jira] [Commented] (STORM-632) New grouping for better load balancing

2015-01-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14289399#comment-14289399 ] ASF GitHub Bot commented on STORM-632: -- Github user revans2 commented on the pull

[jira] [Commented] (STORM-632) New grouping for better load balancing

2015-01-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14289422#comment-14289422 ] ASF GitHub Bot commented on STORM-632: -- Github user gdfm commented on the pull