[jira] [Commented] (STORM-1600) Do not report errors when the worker shutdown is in progress

2016-07-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15385424#comment-15385424 ] ASF GitHub Bot commented on STORM-1600: --- Github user HeartSaVioR commented on the is

[GitHub] storm issue #1575: STORM-1600: Do not report exceptions after jvm shutdown

2016-07-19 Thread HeartSaVioR
Github user HeartSaVioR commented on the issue: https://github.com/apache/storm/pull/1575 Regarding test case, we're trying to shutdown JVM and throwing exception concurrently, so I wonder we can make it consistent. I also don't have an idea regarding the test which tries to shutdown

[jira] [Commented] (STORM-1600) Do not report errors when the worker shutdown is in progress

2016-07-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15385421#comment-15385421 ] ASF GitHub Bot commented on STORM-1600: --- Github user HeartSaVioR commented on a diff

[GitHub] storm pull request #1575: STORM-1600: Do not report exceptions after jvm shu...

2016-07-19 Thread HeartSaVioR
Github user HeartSaVioR commented on a diff in the pull request: https://github.com/apache/storm/pull/1575#discussion_r71470446 --- Diff: storm-core/src/jvm/org/apache/storm/utils/Utils.java --- @@ -1772,6 +1783,7 @@ public static String uuid() { public static void exitProc

[jira] [Commented] (STORM-1970) external project examples refator

2016-07-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15385380#comment-15385380 ] ASF GitHub Bot commented on STORM-1970: --- Github user vesense commented on a diff in

[GitHub] storm pull request #1565: STORM-1970: external project examples refator

2016-07-19 Thread vesense
Github user vesense commented on a diff in the pull request: https://github.com/apache/storm/pull/1565#discussion_r71467698 --- Diff: examples/storm-elasticsearch-examples/src/main/java/org/apache/storm/elasticsearch/common/EsConstants.java --- @@ -0,0 +1,22 @@ +/** + * Li

[jira] [Commented] (STORM-1987) Fix TridentKafkaWordCount arg handling

2016-07-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15385358#comment-15385358 ] ASF GitHub Bot commented on STORM-1987: --- Github user harshach commented on the issue

[GitHub] storm issue #1577: [STORM-1987] Fix TridentKafkaWordCount arg handling in di...

2016-07-19 Thread harshach
Github user harshach commented on the issue: https://github.com/apache/storm/pull/1577 +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 wishes so, or if the feature

[jira] [Commented] (STORM-1987) Fix TridentKafkaWordCount arg handling

2016-07-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15385346#comment-15385346 ] ASF GitHub Bot commented on STORM-1987: --- GitHub user arunmahadevan opened a pull req

[GitHub] storm pull request #1577: [STORM-1987] Fix TridentKafkaWordCount arg handlin...

2016-07-19 Thread arunmahadevan
GitHub user arunmahadevan opened a pull request: https://github.com/apache/storm/pull/1577 [STORM-1987] Fix TridentKafkaWordCount arg handling in distributed mode You can merge this pull request into a Git repository by running: $ git pull https://github.com/arunmahadevan/stor

[jira] [Created] (STORM-1987) Fix TridentKafkaWordCount arg handling

2016-07-19 Thread Arun Mahadevan (JIRA)
Arun Mahadevan created STORM-1987: - Summary: Fix TridentKafkaWordCount arg handling Key: STORM-1987 URL: https://issues.apache.org/jira/browse/STORM-1987 Project: Apache Storm Issue Type: Bu

[jira] [Commented] (STORM-1977) Leader Nimbus crashes with getClusterInfo when it doesn't have one or more replicated topology codes

2016-07-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15385301#comment-15385301 ] ASF GitHub Bot commented on STORM-1977: --- Github user HeartSaVioR commented on the is

[GitHub] storm issue #1574: STORM-1977 Restore logic: give up leadership when elected...

2016-07-19 Thread HeartSaVioR
Github user HeartSaVioR commented on the issue: https://github.com/apache/storm/pull/1574 Filed an issue regarding local BlobStore bug what @revans2 mentioned. https://issues.apache.org/jira/browse/STORM-1986 Btw, get / delete / set / update operations seems to have proper

[jira] [Updated] (STORM-1986) Local BlobStore only lists blobs in local rather than all available blobs on nimbuses.

2016-07-19 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jungtaek Lim updated STORM-1986: Description: This is follow up issue from [~revans2]'s comment on STORM-1977 https://github.com/apa

[jira] [Created] (STORM-1986) Local BlobStore only lists blobs in local rather than all available blobs on nimbuses.

2016-07-19 Thread Jungtaek Lim (JIRA)
Jungtaek Lim created STORM-1986: --- Summary: Local BlobStore only lists blobs in local rather than all available blobs on nimbuses. Key: STORM-1986 URL: https://issues.apache.org/jira/browse/STORM-1986 Pr

[jira] [Updated] (STORM-1985) Provide a tool for showing and killing corrupted topology

2016-07-19 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jungtaek Lim updated STORM-1985: Labels: newbie (was: ) I'd like to add 'newbie' label, since this can be done with only understandi

[jira] [Commented] (STORM-1976) Storm Nimbus H/A has issue on cleaning corrupted topologies

2016-07-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15385286#comment-15385286 ] ASF GitHub Bot commented on STORM-1976: --- Github user HeartSaVioR commented on the is

[GitHub] storm issue #1572: STORM-1976 Remove cleanup-corrupt-topologies! (1.x)

2016-07-19 Thread HeartSaVioR
Github user HeartSaVioR commented on the issue: https://github.com/apache/storm/pull/1572 Regarding tool, I filed an issue: https://issues.apache.org/jira/browse/STORM-1985 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well.

[jira] [Created] (STORM-1985) Provide a tool for showing and killing corrupted topology

2016-07-19 Thread Jungtaek Lim (JIRA)
Jungtaek Lim created STORM-1985: --- Summary: Provide a tool for showing and killing corrupted topology Key: STORM-1985 URL: https://issues.apache.org/jira/browse/STORM-1985 Project: Apache Storm

[jira] [Commented] (STORM-1889) Datatables error message displayed when viewing UI

2016-07-19 Thread Yaroslav Chinskiy (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15385227#comment-15385227 ] Yaroslav Chinskiy commented on STORM-1889: -- is there any update on the issue? I c

[jira] [Resolved] (STORM-1976) Storm Nimbus H/A has issue on cleaning corrupted topologies

2016-07-19 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jungtaek Lim resolved STORM-1976. - Resolution: Fixed Fix Version/s: 1.0.3 1.1.0 2.0.0 Se

[jira] [Resolved] (STORM-1977) Leader Nimbus crashes with getClusterInfo when it doesn't have one or more replicated topology codes

2016-07-19 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jungtaek Lim resolved STORM-1977. - Resolution: Fixed Fix Version/s: 1.0.3 1.1.0 2.0.0 Se

[jira] [Commented] (STORM-1976) Storm Nimbus H/A has issue on cleaning corrupted topologies

2016-07-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15385058#comment-15385058 ] ASF GitHub Bot commented on STORM-1976: --- Github user HeartSaVioR closed the pull req

[jira] [Commented] (STORM-1976) Storm Nimbus H/A has issue on cleaning corrupted topologies

2016-07-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15385059#comment-15385059 ] ASF GitHub Bot commented on STORM-1976: --- Github user HeartSaVioR commented on the is

[GitHub] storm issue #1576: Kafka Spout New Consumer API - KafkaSpoutRetryExponential...

2016-07-19 Thread priyank5485
Github user priyank5485 commented on the issue: https://github.com/apache/storm/pull/1576 +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 wishes so, or if the feat

[GitHub] storm issue #1576: Kafka Spout New Consumer API - KafkaSpoutRetryExponential...

2016-07-19 Thread priyank5485
Github user priyank5485 commented on the issue: https://github.com/apache/storm/pull/1576 @hmcl One minor thing. Should we handle long overflows? --- 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 ha

[GitHub] storm pull request #1571: STORM-1976 Remove cleanup-corrupt-topologies!

2016-07-19 Thread HeartSaVioR
Github user HeartSaVioR closed the pull request at: https://github.com/apache/storm/pull/1571 --- 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

[GitHub] storm issue #1571: STORM-1976 Remove cleanup-corrupt-topologies!

2016-07-19 Thread HeartSaVioR
Github user HeartSaVioR commented on the issue: https://github.com/apache/storm/pull/1571 It seems to be off sync due to fixing rebase conflict. Merged to master. Closing. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well.

[GitHub] storm issue #1576: Kafka Spout New Consumer API - KafkaSpoutRetryExponential...

2016-07-19 Thread hmcl
Github user hmcl commented on the issue: https://github.com/apache/storm/pull/1576 @priyank5485 thanks for catch. --- 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 wish

[GitHub] storm issue #1576: Kafka Spout New Consumer API - KafkaSpoutRetryExponential...

2016-07-19 Thread hmcl
Github user hmcl commented on the issue: https://github.com/apache/storm/pull/1576 @harshach @priyank5485 can you please review. Thanks. --- 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 f

[GitHub] storm issue #1576: Kafka Spout New Consumer API - KafkaSpoutRetryExponential...

2016-07-19 Thread hmcl
Github user hmcl commented on the issue: https://github.com/apache/storm/pull/1576 Please merge this into 1.x-branch as well --- 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 enabl

[GitHub] storm pull request #1576: Kafka Spout New Consumer API - KafkaSpoutRetryExpo...

2016-07-19 Thread hmcl
GitHub user hmcl opened a pull request: https://github.com/apache/storm/pull/1576 Kafka Spout New Consumer API - KafkaSpoutRetryExponentialBackoff Bug - KafkaSpoutRetryExponentialBackoff#nextTime(...) method is off by order of magnitude You can merge this pull request into a Git r

[jira] [Commented] (STORM-1981) storm command hangs

2016-07-19 Thread Robert Joseph Evans (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15384577#comment-15384577 ] Robert Joseph Evans commented on STORM-1981: OK Makes since thanks for clarify

[jira] [Commented] (STORM-1976) Storm Nimbus H/A has issue on cleaning corrupted topologies

2016-07-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15384534#comment-15384534 ] ASF GitHub Bot commented on STORM-1976: --- Github user asfgit closed the pull request

[GitHub] storm pull request #1572: STORM-1976 Remove cleanup-corrupt-topologies! (1.x...

2016-07-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/storm/pull/1572 --- 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 enab

[jira] [Commented] (STORM-1977) Leader Nimbus crashes with getClusterInfo when it doesn't have one or more replicated topology codes

2016-07-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15384515#comment-15384515 ] ASF GitHub Bot commented on STORM-1977: --- Github user harshach commented on the issue

[jira] [Commented] (STORM-1977) Leader Nimbus crashes with getClusterInfo when it doesn't have one or more replicated topology codes

2016-07-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15384514#comment-15384514 ] ASF GitHub Bot commented on STORM-1977: --- Github user asfgit closed the pull request

[GitHub] storm pull request #1573: STORM-1977 Restore logic: give up leadership when ...

2016-07-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/storm/pull/1573 --- 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 enab

[GitHub] storm issue #1574: STORM-1977 Restore logic: give up leadership when elected...

2016-07-19 Thread harshach
Github user harshach commented on the issue: https://github.com/apache/storm/pull/1574 Thanks @HeartSaVioR . Merged into 1.0.x, 1.1-x and master. --- 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 ha

[jira] [Commented] (STORM-1977) Leader Nimbus crashes with getClusterInfo when it doesn't have one or more replicated topology codes

2016-07-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15384467#comment-15384467 ] ASF GitHub Bot commented on STORM-1977: --- Github user asfgit closed the pull request

[GitHub] storm pull request #1574: STORM-1977 Restore logic: give up leadership when ...

2016-07-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/storm/pull/1574 --- 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 enab

[jira] [Reopened] (STORM-1981) storm command hangs

2016-07-19 Thread Raghav Kumar Gautam (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raghav Kumar Gautam reopened STORM-1981: [~revans2] When I run a storm command I expect it to complete in a reasonable time. In

[jira] [Commented] (STORM-1977) Leader Nimbus crashes with getClusterInfo when it doesn't have one or more replicated topology codes

2016-07-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15384355#comment-15384355 ] ASF GitHub Bot commented on STORM-1977: --- Github user HeartSaVioR commented on the is

[GitHub] storm issue #1574: STORM-1977 Restore logic: give up leadership when elected...

2016-07-19 Thread HeartSaVioR
Github user HeartSaVioR commented on the issue: https://github.com/apache/storm/pull/1574 @revans2 IMO this patch will still work if we address both of the expectations: 1) BlobStore should list keys for all available keys for listing keys. 2) BlobStore should ensure that it will

[jira] [Created] (STORM-1984) Race during rebalance

2016-07-19 Thread Paul Poulosky (JIRA)
Paul Poulosky created STORM-1984: Summary: Race during rebalance Key: STORM-1984 URL: https://issues.apache.org/jira/browse/STORM-1984 Project: Apache Storm Issue Type: Bug Componen

[GitHub] storm issue #1574: STORM-1977 Restore logic: give up leadership when elected...

2016-07-19 Thread revans2
Github user revans2 commented on the issue: https://github.com/apache/storm/pull/1574 @HeartSaVioR yes there is no bug with this code. I am +1 on merging this in as is. The bug I found is in the BlobStore implementation. It impacts this patch in the future, because if we fi

[jira] [Commented] (STORM-1977) Leader Nimbus crashes with getClusterInfo when it doesn't have one or more replicated topology codes

2016-07-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15384307#comment-15384307 ] ASF GitHub Bot commented on STORM-1977: --- Github user revans2 commented on the issue:

[jira] [Commented] (STORM-1977) Leader Nimbus crashes with getClusterInfo when it doesn't have one or more replicated topology codes

2016-07-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15384299#comment-15384299 ] ASF GitHub Bot commented on STORM-1977: --- Github user HeartSaVioR commented on the is

[GitHub] storm issue #1574: STORM-1977 Restore logic: give up leadership when elected...

2016-07-19 Thread HeartSaVioR
Github user HeartSaVioR commented on the issue: https://github.com/apache/storm/pull/1574 @revans2 I'm not clear on part of your comment, > The one bug I saw while going through the code is that when we list keys, we are doing it only from the local storage, not form ZK.

[jira] [Commented] (STORM-1977) Leader Nimbus crashes with getClusterInfo when it doesn't have one or more replicated topology codes

2016-07-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15384271#comment-15384271 ] ASF GitHub Bot commented on STORM-1977: --- Github user HeartSaVioR commented on the is

[GitHub] storm issue #1574: STORM-1977 Restore logic: give up leadership when elected...

2016-07-19 Thread HeartSaVioR
Github user HeartSaVioR commented on the issue: https://github.com/apache/storm/pull/1574 @revans2 I might be wrong with explaining my patch. My understanding is that `title` is wrong instead of `code`. No need to be in local, just need to be available at Blobstore. I di

[jira] [Resolved] (STORM-1730) LocalCluster#shutdown() does not terminate all storm threads/thread pools.

2016-07-19 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jungtaek Lim resolved STORM-1730. - Resolution: Fixed Fix Version/s: 1.0.3 I also merged this to 1.0.x-branch. Not sure it can

[jira] [Commented] (STORM-1730) LocalCluster#shutdown() does not terminate all storm threads/thread pools.

2016-07-19 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15384233#comment-15384233 ] Jungtaek Lim commented on STORM-1730: - Sure. We can just merge this to 1.0.x-branch an

[jira] [Commented] (STORM-1976) Storm Nimbus H/A has issue on cleaning corrupted topologies

2016-07-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15384220#comment-15384220 ] ASF GitHub Bot commented on STORM-1976: --- Github user HeartSaVioR commented on the is

[jira] [Commented] (STORM-1730) LocalCluster#shutdown() does not terminate all storm threads/thread pools.

2016-07-19 Thread Abhishek Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15384230#comment-15384230 ] Abhishek Agarwal commented on STORM-1730: - if RC3 passes the vote, we can put it i

Re: Importing Apache Storm to Intellij

2016-07-19 Thread Cody Innowhere
storm-core dependency in pom.xml in storm-starter module is provided by default, you may want to change it to compile. On Tue, Jul 19, 2016 at 9:17 PM, Walid Aljoby < walid_alj...@yahoo.com.invalid> wrote: > > Hi everyone, > I am trying to run WordCountTopology from Intellij, I faced the followin

[GitHub] storm issue #1572: STORM-1976 Remove cleanup-corrupt-topologies! (1.x)

2016-07-19 Thread HeartSaVioR
Github user HeartSaVioR commented on the issue: https://github.com/apache/storm/pull/1572 Yes I think discussion of Nimbus H/A and BlobStore would be longer, so we need to apply short-term fix first. There're lots of critical bugfixes in 1.0.2 so we shouldn't drag the release because

[jira] [Commented] (STORM-1976) Storm Nimbus H/A has issue on cleaning corrupted topologies

2016-07-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15384201#comment-15384201 ] ASF GitHub Bot commented on STORM-1976: --- Github user revans2 commented on the issue:

[GitHub] storm issue #1572: STORM-1976 Remove cleanup-corrupt-topologies! (1.x)

2016-07-19 Thread revans2
Github user revans2 commented on the issue: https://github.com/apache/storm/pull/1572 Yes I am good with 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 project does not have this feature enabled

[jira] [Closed] (STORM-1981) storm command hangs

2016-07-19 Thread Robert Joseph Evans (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Joseph Evans closed STORM-1981. -- Resolution: Not A Problem > storm command hangs > --- > >

[jira] [Commented] (STORM-1981) storm command hangs

2016-07-19 Thread Robert Joseph Evans (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15384184#comment-15384184 ] Robert Joseph Evans commented on STORM-1981: The code indicates that your comm

[jira] [Commented] (STORM-1977) Leader Nimbus crashes with getClusterInfo when it doesn't have one or more replicated topology codes

2016-07-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15384166#comment-15384166 ] ASF GitHub Bot commented on STORM-1977: --- Github user revans2 commented on the issue:

[GitHub] storm issue #1574: STORM-1977 Restore logic: give up leadership when elected...

2016-07-19 Thread revans2
Github user revans2 commented on the issue: https://github.com/apache/storm/pull/1574 @HeartSaVioR the local file system blobstore behaves exactly the same as the nimbus HA before it. It tries to replicate all of the blobs to all of the nimbus nodes as quickly as possible. It stores

Re: [VOTE] Release Apache Storm 1.0.2 (rc3)

2016-07-19 Thread Jungtaek Lim
Since the H/A issues I stated are in reviewing, so verified other than Nimbus H/A. Like I said I'm -1 to RC3, but test result for RC3 is good so I will only do very simple test on RC4 (if it happens) once we resolve H/A issues. - testing with source distribution : OK - unzip : OK - building f

[jira] [Commented] (STORM-1730) LocalCluster#shutdown() does not terminate all storm threads/thread pools.

2016-07-19 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15384146#comment-15384146 ] Jungtaek Lim commented on STORM-1730: - This is merged to master and 1.x-branch, but no

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

2016-07-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15384145#comment-15384145 ] ASF GitHub Bot commented on STORM-634: -- Github user revans2 commented on the issue:

[GitHub] storm issue #414: STORM-634: Storm serialization changed to thrift to suppor...

2016-07-19 Thread revans2
Github user revans2 commented on the issue: https://github.com/apache/storm/pull/414 @danny0405 That is very similar to what we want to move towards in our rolling upgrades. We have done a very good job of maintaining compatibility of LS and ZK once we moved to thrift for all of them

[jira] [Updated] (STORM-1730) LocalCluster#shutdown() does not terminate all storm threads/thread pools.

2016-07-19 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jungtaek Lim updated STORM-1730: Fix Version/s: 1.1.0 2.0.0 > LocalCluster#shutdown() does not terminate all storm

[jira] [Closed] (STORM-1982) Topology running Local Cluster is not properly destroyed

2016-07-19 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jungtaek Lim closed STORM-1982. --- Resolution: Duplicate Seems like STORM-1730 addressed this issue, but it wasn't ported back to 1.0.x

Importing Apache Storm to Intellij

2016-07-19 Thread Walid Aljoby
Hi everyone, I am trying to run WordCountTopology from Intellij, I faced the following run-time error:Anyone please can see how can it can be fixed out? Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/storm/topology/IRichSpout at java.lang.Class.forName0(Native Method) at

[jira] [Commented] (STORM-1982) Topology running Local Cluster is not properly destroyed

2016-07-19 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15384128#comment-15384128 ] Jungtaek Lim commented on STORM-1982: - Easy. {code} cd /examples/storm-starter ../../

[jira] [Commented] (STORM-1982) Topology running Local Cluster is not properly destroyed

2016-07-19 Thread Abhishek Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15384120#comment-15384120 ] Abhishek Agarwal commented on STORM-1982: - Is there a way to reproduce this issue?

[jira] [Updated] (STORM-1983) Topology Page: Visualization form is generated for each pushing of the 'Show Visualization' button, and only first one shows graph properly

2016-07-19 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jungtaek Lim updated STORM-1983: Labels: newbie (was: ) > Topology Page: Visualization form is generated for each pushing of the 'Sh

Re: default configuration new releases

2016-07-19 Thread Walid Aljoby
Many thanks From: Abhishek Agarwal To: dev@storm.apache.org; Walid Aljoby Cc: User Sent: Tuesday, July 19, 2016 6:24 PM Subject: Re: default configuration new releases defaults.yaml is packed inside the storm-core jar. if you unzip the jar, you can see the file. On Tue, Jul 12, 2

Re: default configuration new releases

2016-07-19 Thread Abhishek Agarwal
defaults.yaml is packed inside the storm-core jar. if you unzip the jar, you can see the file. On Tue, Jul 12, 2016 at 3:06 PM, Walid Aljoby < walid_alj...@yahoo.com.invalid> wrote: > Only three files are shown in conf dir: storm.yaml, storm_env.ini, and > storm-env.sh. > ThanksWA > > From:

[jira] [Created] (STORM-1983) Topology Page: Visualization form is generated for each pushing of the 'Show Visualization' button, and only first one shows graph properly

2016-07-19 Thread Jungtaek Lim (JIRA)
Jungtaek Lim created STORM-1983: --- Summary: Topology Page: Visualization form is generated for each pushing of the 'Show Visualization' button, and only first one shows graph properly Key: STORM-1983 URL: https://is

[jira] [Updated] (STORM-1982) Topology running Local Cluster is not properly destroyed

2016-07-19 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jungtaek Lim updated STORM-1982: Attachment: 15659.jstack local-cluster-shutdown-hang.log > Topology running Local Cl

[jira] [Created] (STORM-1982) Topology running Local Cluster is not properly destroyed

2016-07-19 Thread Jungtaek Lim (JIRA)
Jungtaek Lim created STORM-1982: --- Summary: Topology running Local Cluster is not properly destroyed Key: STORM-1982 URL: https://issues.apache.org/jira/browse/STORM-1982 Project: Apache Storm I

[jira] [Commented] (STORM-1970) external project examples refator

2016-07-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15383864#comment-15383864 ] ASF GitHub Bot commented on STORM-1970: --- Github user abhishekagarwal87 commented on

[GitHub] storm pull request #1565: STORM-1970: external project examples refator

2016-07-19 Thread abhishekagarwal87
Github user abhishekagarwal87 commented on a diff in the pull request: https://github.com/apache/storm/pull/1565#discussion_r71303863 --- Diff: examples/storm-elasticsearch-examples/src/main/java/org/apache/storm/elasticsearch/common/EsConstants.java --- @@ -0,0 +1,22 @@ +/**

[jira] [Resolved] (STORM-1951) Move example topologies of modules into examples directory

2016-07-19 Thread Abhishek Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abhishek Agarwal resolved STORM-1951. - Resolution: Duplicate > Move example topologies of modules into examples directory > -

[jira] [Commented] (STORM-1600) Do not report errors when the worker shutdown is in progress

2016-07-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15383861#comment-15383861 ] ASF GitHub Bot commented on STORM-1600: --- GitHub user abhishekagarwal87 opened a pull

[GitHub] storm pull request #1575: STORM-1600: Do not report exceptions after jvm shu...

2016-07-19 Thread abhishekagarwal87
GitHub user abhishekagarwal87 opened a pull request: https://github.com/apache/storm/pull/1575 STORM-1600: Do not report exceptions after jvm shutdown @HeartSaVioR - Here is the proposed change. Can you suggest some way to reproduce a scenario which I could also add as a test case?

[jira] [Resolved] (STORM-1086) Make FailedMsgRetryManager configurable when setting up KafkaSpout

2016-07-19 Thread Abhishek Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abhishek Agarwal resolved STORM-1086. - Resolution: Fixed Fix Version/s: 1.1.0 1.0.2 2