[GitHub] storm issue #1535: STORM-1941 Nimbus discovery can fail when zookeeper recon...

2016-07-04 Thread satishd
Github user satishd commented on the issue: https://github.com/apache/storm/pull/1535 +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 featur

[jira] [Commented] (STORM-1941) Nimbus discovery can fail when zookeeper reconnect happens.

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

[GitHub] storm pull request #1538: Sending the Data to Kafka as a batch, instead of s...

2016-07-04 Thread supermonk
Github user supermonk commented on a diff in the pull request: https://github.com/apache/storm/pull/1538#discussion_r69431654 --- Diff: external/storm-kafka/src/jvm/storm/kafka/trident/TridentKafkaState.java --- @@ -76,24 +77,41 @@ public void prepare(Map stormConf) {

[GitHub] storm issue #1538: Sending the Data to Kafka as a batch, instead of sending ...

2016-07-04 Thread supermonk
Github user supermonk commented on the issue: https://github.com/apache/storm/pull/1538 @Parth-Brahmbhatt , @harshach Could you review my change and let me know if it is fine to push to Kafka as batch rather than tuple by tuple --- If your project is set up for it, you can reply to

Storm Setup on Multiple Nodes

2016-07-04 Thread Walid Aljoby
Hi All, I have setup storm on a single-node and everything was fine. Now I am trying to setup it over cluster of nodes (three machines), So:Could anyone help me find clear instructions to do that? Thank you in advance --Regards WA

[jira] [Commented] (STORM-1940) Storm Topo is auto re-balance after ZK RECONNECTED

2016-07-04 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15361184#comment-15361184 ] Jungtaek Lim commented on STORM-1940: - [~happylu] Thanks for providing your logs! Unf

[jira] [Resolved] (STORM-1832) Consistently slow metrics consumer triggers backpressure which will be never back to normal

2016-07-04 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jungtaek Lim resolved STORM-1832. - Resolution: Fixed Fix Version/s: 1.1.0 2.0.0 Relevant issue was marked a

[GitHub] storm pull request #1538: Sending the Data to Kafka as a batch, instead of s...

2016-07-04 Thread abellina
Github user abellina commented on a diff in the pull request: https://github.com/apache/storm/pull/1538#discussion_r69455288 --- Diff: external/storm-kafka/src/jvm/storm/kafka/trident/TridentKafkaState.java --- @@ -76,24 +77,40 @@ public void prepare(Map stormConf) { p

[GitHub] storm pull request #1538: Sending the Data to Kafka as a batch, instead of s...

2016-07-04 Thread abellina
Github user abellina commented on a diff in the pull request: https://github.com/apache/storm/pull/1538#discussion_r69455371 --- Diff: external/storm-kafka/src/jvm/storm/kafka/trident/TridentKafkaState.java --- @@ -76,24 +77,41 @@ public void prepare(Map stormConf) { p

Topology submision Bugs

2016-07-04 Thread Walid Aljoby
Hi all, I am running Apache Storm 1.0.1 over clusters of two nodes (one is called Master which runs zookeeper and nimbus, the other one runs supervisor).I just configured the  storm.zookeeper.servers:  and  nimbus.seeds: to be the IP address of Master node for both two machines. However, when I

Re: Topology submision Bugs

2016-07-04 Thread Gmail
Hi Please make sure the host name wf-ubuntun is properly configured in /etc/hosts on the nodes. Hope this helps. Li Sent from my iPhone > On 5 Jul 2016, at 5:27 AM, Walid Aljoby > wrote: > > Hi all, > I am running Apache Storm 1.0.1 over clusters of two nodes (one is called > Master whi

[GitHub] storm pull request #1534: STORM-1941 Nimbus discovery can fail when zookeepe...

2016-07-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/storm/pull/1534 --- 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-1941) Nimbus discovery can fail when zookeeper reconnect happens.

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

[GitHub] storm issue #1537: STORM-1942: remove extra div that was causing weird margi...

2016-07-04 Thread harshach
Github user harshach commented on the issue: https://github.com/apache/storm/pull/1537 +1. No need to file jiras for small changes. Just open a PR. --- 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] [Commented] (STORM-1942) Extra closing div tag in topology.html

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

[jira] [Commented] (STORM-1941) Nimbus discovery can fail when zookeeper reconnect happens.

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

[GitHub] storm pull request #1535: STORM-1941 Nimbus discovery can fail when zookeepe...

2016-07-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/storm/pull/1535 --- 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 #1527: [STORM-1932] Change Duration's value data type

2016-07-04 Thread harshach
Github user harshach commented on the issue: https://github.com/apache/storm/pull/1527 +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-1932) Change Duration's value data type

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

[GitHub] storm pull request #1524: STORM-1719 Introduce REST API: Topology metric sta...

2016-07-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/storm/pull/1524 --- 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-1719) Introduce REST API: Topology metric stats for stream

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

[GitHub] storm issue #1523: STORM-1742 More accurate 'complete latency'

2016-07-04 Thread harshach
Github user harshach commented on the issue: https://github.com/apache/storm/pull/1523 +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-1742) More accurate 'complete latency'

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

[GitHub] storm issue #1527: [STORM-1932] Change Duration's value data type

2016-07-04 Thread HeartSaVioR
Github user HeartSaVioR commented on the issue: https://github.com/apache/storm/pull/1527 @darionyaphet Build is failing with your changes. Could you take care of this? I'd recommend to build the entire code by `mvn clean install` and see success at least once, and publish you

[jira] [Commented] (STORM-1932) Change Duration's value data type

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

[GitHub] storm pull request #1528: STORM-1934 Fix race condition between sync-supervi...

2016-07-04 Thread HeartSaVioR
Github user HeartSaVioR commented on a diff in the pull request: https://github.com/apache/storm/pull/1528#discussion_r69497481 --- Diff: storm-core/src/clj/org/apache/storm/daemon/supervisor.clj --- @@ -425,6 +433,13 @@ ". State: " state ", Heartbeat: "

[jira] [Commented] (STORM-1934) Race condition between sync-supervisor and sync-processes raises several strange issues

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

[jira] [Created] (STORM-1943) Support loading properties from a file

2016-07-04 Thread darion yaphet (JIRA)
darion yaphet created STORM-1943: Summary: Support loading properties from a file Key: STORM-1943 URL: https://issues.apache.org/jira/browse/STORM-1943 Project: Apache Storm Issue Type: New F

[jira] [Commented] (STORM-1277) port backtype.storm.daemon.executor to java

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

[GitHub] storm pull request #1445: [STORM-1277] port backtype.storm.daemon.executor t...

2016-07-04 Thread lujinhong
Github user lujinhong commented on a diff in the pull request: https://github.com/apache/storm/pull/1445#discussion_r69502037 --- Diff: storm-core/src/jvm/org/apache/storm/executor/spout/SpoutExecutor.java --- @@ -0,0 +1,243 @@ +/** + * Licensed to the Apache Software Found

[jira] [Commented] (STORM-1096) UI tries to impersonate wrong user when getting topology conf for authorization, impersonation is allowed by default

2016-07-04 Thread Sriharsha Chintalapani (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15362047#comment-15362047 ] Sriharsha Chintalapani commented on STORM-1096: --- @revan2 any thoughts on abo

[jira] [Commented] (STORM-1932) Change Duration's value data type

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

[GitHub] storm issue #1527: [STORM-1932] Change Duration's value data type

2016-07-04 Thread darionyaphet
Github user darionyaphet commented on the issue: https://github.com/apache/storm/pull/1527 @HeartSaVioR It seems 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 have this feature enabled a