Re: reasons for topology hanging

2015-03-18 Thread Harsha
local mode is more for development debugging mode. It has in-process zookeeper I am not sure how well that can handle few hundred meg per minute. --  Harsha On March 18, 2015 at 8:30:00 PM, clay teahouse (clayteaho...@gmail.com) wrote: Hi All, What could be the reasons for a topology hanging,

reasons for topology hanging

2015-03-18 Thread clay teahouse
Hi All, What could be the reasons for a topology hanging, under a somewhat heavy load (a few hundred mb per minute)? There is no error in the logs. I am using kafkaspout to pull data from kafka and a simple bolt to stream the data. My spout max pending is set to 1024. My topology is running in loc

[GitHub] storm pull request: fastfix-01:modify config.read-supervisor-storm...

2015-03-18 Thread caofangkun
GitHub user caofangkun opened a pull request: https://github.com/apache/storm/pull/469 fastfix-01:modify config.read-supervisor-storm-conf function remove unused topology-path You can merge this pull request into a Git repository by running: $ git pull https://github.com/caof

[jira] [Commented] (STORM-706) Clarify IntelliJ instructions for example running.

2015-03-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14368310#comment-14368310 ] ASF GitHub Bot commented on STORM-706: -- Github user jayunit100 commented on the pull r

[GitHub] storm pull request: STORM-706 . Clarify examples README.

2015-03-18 Thread jayunit100
Github user jayunit100 commented on the pull request: https://github.com/apache/storm/pull/465#issuecomment-83251966 ( updated ). This PR now implements the *compile* scope for intellij, so that it doesnt require hacking the pom file. I also updated the README --- If your project i

[jira] [Commented] (STORM-706) Clarify IntelliJ instructions for example running.

2015-03-18 Thread jay vyas (JIRA)
[ https://issues.apache.org/jira/browse/STORM-706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14368308#comment-14368308 ] jay vyas commented on STORM-706: Great point; maven profiles w/ an intellij default works w

[jira] [Commented] (STORM-710) bin/storm command list out all the classes in the output for a command

2015-03-18 Thread Sriharsha Chintalapani (JIRA)
[ https://issues.apache.org/jira/browse/STORM-710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14368153#comment-14368153 ] Sriharsha Chintalapani commented on STORM-710: -- [~kaisasak] makes sense to add

[jira] [Commented] (STORM-710) bin/storm command list out all the classes in the output for a command

2015-03-18 Thread Kai Sasaki (JIRA)
[ https://issues.apache.org/jira/browse/STORM-710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14368145#comment-14368145 ] Kai Sasaki commented on STORM-710: -- Why is it unnecessary to remove this type of output wh

Re: [VOTE] Release Apache Storm 0.9.4

2015-03-18 Thread Harsha
+1 Unit tests on the source tar Deployed trident and core topologies in a cluster Verified keys --  Harsha On March 18, 2015 at 1:24:28 PM, Bobby Evans (ev...@yahoo-inc.com.invalid) wrote: +1 - Bobby On Wednesday, March 18, 2015 2:36 PM, P. Taylor Goetz wrote: This is a call to vote

Re: [VOTE] Release Apache Storm 0.9.4

2015-03-18 Thread Bobby Evans
+1 - Bobby On Wednesday, March 18, 2015 2:36 PM, P. Taylor Goetz wrote: This is a call to vote on releasing Apache Storm 0.9.4. Full list of changes in this release: https://git-wip-us.apache.org/repos/asf?p=storm.git;a=blob_plain;f=CHANGELOG.md;h=ad81e435792d032e39d6c46677879d4e

[jira] [Resolved] (STORM-634) Storm should support rolling upgrade/downgrade of storm cluster.

2015-03-18 Thread Robert Joseph Evans (JIRA)
[ https://issues.apache.org/jira/browse/STORM-634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Joseph Evans resolved STORM-634. --- Resolution: Fixed Fix Version/s: 0.10.0 Thanks [~parth.brahmbhatt], I merged th

[jira] [Commented] (STORM-634) Storm should support rolling upgrade/downgrade of storm cluster.

2015-03-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367745#comment-14367745 ] ASF GitHub Bot commented on STORM-634: -- Github user asfgit closed the pull request at:

[GitHub] storm pull request: STORM-634: Storm serialization changed to thri...

2015-03-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/storm/pull/414 --- 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 enabl

[jira] [Commented] (STORM-634) Storm should support rolling upgrade/downgrade of storm cluster.

2015-03-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367744#comment-14367744 ] ASF GitHub Bot commented on STORM-634: -- Github user revans2 commented on the pull requ

[GitHub] storm pull request: STORM-634: Storm serialization changed to thri...

2015-03-18 Thread revans2
Github user revans2 commented on the pull request: https://github.com/apache/storm/pull/414#issuecomment-83134133 Sorry again it took me so long to respond. +1 It looks good and I am very happy to see this go in. --- If your project is set up for it, you can reply to this email and h

[VOTE] Release Apache Storm 0.9.4

2015-03-18 Thread P. Taylor Goetz
This is a call to vote on releasing Apache Storm 0.9.4. Full list of changes in this release: https://git-wip-us.apache.org/repos/asf?p=storm.git;a=blob_plain;f=CHANGELOG.md;h=ad81e435792d032e39d6c46677879d4ea59ea730;hb=refs/tags/v0.9.4 The tag/commit to be voted upon is v0.9.4: https://git-wip

[jira] [Commented] (STORM-712) Storm daemons must shutdown JVM in case of OOM in any thread

2015-03-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367676#comment-14367676 ] ASF GitHub Bot commented on STORM-712: -- GitHub user kishorvpatil opened a pull request

[GitHub] storm pull request: [STORM-712] Storm daemons shutdown if OutOfMem...

2015-03-18 Thread kishorvpatil
GitHub user kishorvpatil opened a pull request: https://github.com/apache/storm/pull/468 [STORM-712] Storm daemons shutdown if OutOfMemoryError occurs in any thread - Creating `ExtendedThreadPoolExecutor` to pass uncaughtExceptions as part of `afterExecute` - All daemon main th

[jira] [Created] (STORM-712) Storm daemons must shutdown JVM in case of OOM in any thread

2015-03-18 Thread Kishor Patil (JIRA)
Kishor Patil created STORM-712: -- Summary: Storm daemons must shutdown JVM in case of OOM in any thread Key: STORM-712 URL: https://issues.apache.org/jira/browse/STORM-712 Project: Apache Storm

[jira] [Commented] (STORM-711) All connectors should use collector.reportError and tuple anchoring.

2015-03-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367598#comment-14367598 ] ASF GitHub Bot commented on STORM-711: -- Github user harshach commented on the pull req

[GitHub] storm pull request: STORM-711: modifying all connectors to use col...

2015-03-18 Thread harshach
Github user harshach commented on the pull request: https://github.com/apache/storm/pull/467#issuecomment-83105697 +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] [Updated] (STORM-477) Incorrectly set JAVA_HOME is not detected

2015-03-18 Thread Oleg Ostashchuk (JIRA)
[ https://issues.apache.org/jira/browse/STORM-477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Ostashchuk updated STORM-477: -- Assignee: (was: Oleg Ostashchuk) > Incorrectly set JAVA_HOME is not detected > --

[jira] [Assigned] (STORM-710) bin/storm command list out all the classes in the output for a command

2015-03-18 Thread Oleg Ostashchuk (JIRA)
[ https://issues.apache.org/jira/browse/STORM-710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Ostashchuk reassigned STORM-710: - Assignee: Oleg Ostashchuk > bin/storm command list out all the classes in the output for a

[jira] [Commented] (STORM-711) All connectors should use collector.reportError and tuple anchoring.

2015-03-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367558#comment-14367558 ] ASF GitHub Bot commented on STORM-711: -- GitHub user Parth-Brahmbhatt opened a pull req

[GitHub] storm pull request: STORM-711: modifying all connectors to use col...

2015-03-18 Thread Parth-Brahmbhatt
GitHub user Parth-Brahmbhatt opened a pull request: https://github.com/apache/storm/pull/467 STORM-711: modifying all connectors to use collector.reportError instead... ... of logging and use tuple anchoring when emitting a tuple. You can merge this pull request into a Git repositor

[jira] [Created] (STORM-711) All connectors should use collector.reportError and tuple anchoring.

2015-03-18 Thread Parth Brahmbhatt (JIRA)
Parth Brahmbhatt created STORM-711: -- Summary: All connectors should use collector.reportError and tuple anchoring. Key: STORM-711 URL: https://issues.apache.org/jira/browse/STORM-711 Project: Apache

[jira] [Updated] (STORM-710) bin/storm command list out all the classes in the output for a command

2015-03-18 Thread Sriharsha Chintalapani (JIRA)
[ https://issues.apache.org/jira/browse/STORM-710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sriharsha Chintalapani updated STORM-710: - Description: when running bin/storm list command or any other command it outputs Ru

[jira] [Updated] (STORM-710) bin/storm command list out all the classes in the output for a command

2015-03-18 Thread Sriharsha Chintalapani (JIRA)
[ https://issues.apache.org/jira/browse/STORM-710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sriharsha Chintalapani updated STORM-710: - Labels: newbie (was: ) > bin/storm command list out all the classes in the output

Re: Contributing to Storm

2015-03-18 Thread Harsha
Hi Oleg,        Here is a JIRA https://issues.apache.org/jira/browse/STORM-710 to start on. Thanks, Harsha On March 18, 2015 at 9:34:36 AM, Oleg Ostashchuk (ostas...@fel.cvut.cz) wrote: Hello, I would like to contribute to Apache Storm project. Can you please advise me some issue or work to

[jira] [Created] (STORM-710) bin/storm command list out all the classes in the output for a command

2015-03-18 Thread Sriharsha Chintalapani (JIRA)
Sriharsha Chintalapani created STORM-710: Summary: bin/storm command list out all the classes in the output for a command Key: STORM-710 URL: https://issues.apache.org/jira/browse/STORM-710 Pr

Contributing to Storm

2015-03-18 Thread Oleg Ostashchuk
Hello, I would like to contribute to Apache Storm project. Can you please advise me some issue or work to do? It is my first attempt to contribute in Apache Storm project, so it will be fine if I can start with something easier. Thanks a lot! Oleg Ostashchuk

[jira] [Commented] (STORM-477) Incorrectly set JAVA_HOME is not detected

2015-03-18 Thread Sriharsha Chintalapani (JIRA)
[ https://issues.apache.org/jira/browse/STORM-477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367403#comment-14367403 ] Sriharsha Chintalapani commented on STORM-477: -- [~oleg.ost] Happy to help. Let

[jira] [Commented] (STORM-477) Incorrectly set JAVA_HOME is not detected

2015-03-18 Thread Oleg Ostashchuk (JIRA)
[ https://issues.apache.org/jira/browse/STORM-477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367399#comment-14367399 ] Oleg Ostashchuk commented on STORM-477: --- [~sriharsha] Thank you for answer! Yes, I wo

[jira] [Commented] (STORM-477) Incorrectly set JAVA_HOME is not detected

2015-03-18 Thread Oleg Ostashchuk (JIRA)
[ https://issues.apache.org/jira/browse/STORM-477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367337#comment-14367337 ] Oleg Ostashchuk commented on STORM-477: --- [~ppoulosk] Does it mean that the issue is s

[jira] [Commented] (STORM-477) Incorrectly set JAVA_HOME is not detected

2015-03-18 Thread Sriharsha Chintalapani (JIRA)
[ https://issues.apache.org/jira/browse/STORM-477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367341#comment-14367341 ] Sriharsha Chintalapani commented on STORM-477: -- [~oleg.ost] The above patch sh

[jira] [Issue Comment Deleted] (STORM-477) Incorrectly set JAVA_HOME is not detected

2015-03-18 Thread Oleg Ostashchuk (JIRA)
[ https://issues.apache.org/jira/browse/STORM-477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Ostashchuk updated STORM-477: -- Comment: was deleted (was: Does it mean, that there is no need to work on it and it's already fix

[jira] [Resolved] (STORM-682) Supervisor local worker state corrupted and failing to start.

2015-03-18 Thread P. Taylor Goetz (JIRA)
[ https://issues.apache.org/jira/browse/STORM-682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] P. Taylor Goetz resolved STORM-682. --- Resolution: Fixed Fix Version/s: 0.9.4 0.10.0 > Supervisor local work

[jira] [Commented] (STORM-693) KafkaBolt exception handling improvement

2015-03-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367252#comment-14367252 ] ASF GitHub Bot commented on STORM-693: -- Github user ptgoetz commented on the pull requ

[jira] [Resolved] (STORM-693) KafkaBolt exception handling improvement

2015-03-18 Thread P. Taylor Goetz (JIRA)
[ https://issues.apache.org/jira/browse/STORM-693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] P. Taylor Goetz resolved STORM-693. --- Resolution: Fixed > KafkaBolt exception handling improvement >

[jira] [Updated] (STORM-693) KafkaBolt exception handling improvement

2015-03-18 Thread P. Taylor Goetz (JIRA)
[ https://issues.apache.org/jira/browse/STORM-693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] P. Taylor Goetz updated STORM-693: -- Fix Version/s: 0.10.0 > KafkaBolt exception handling improvement > --

[GitHub] storm pull request: STORM-693: when bolt fails to write tuple, it ...

2015-03-18 Thread ptgoetz
Github user ptgoetz commented on the pull request: https://github.com/apache/storm/pull/453#issuecomment-83011336 Merged to 0.9.x branch. --- 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] [Reopened] (STORM-693) KafkaBolt exception handling improvement

2015-03-18 Thread P. Taylor Goetz (JIRA)
[ https://issues.apache.org/jira/browse/STORM-693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] P. Taylor Goetz reopened STORM-693: --- > KafkaBolt exception handling improvement > > >