[jira] [Updated] (STORM-1412) Null check should be done in the first place

2015-12-24 Thread Xin Wang (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xin Wang updated STORM-1412: Description: Null check should be done in the first place for class User, otherwise it may cause NullPointe

[jira] [Updated] (STORM-1411) some fixes for storm-windowing

2015-12-24 Thread Arun Mahadevan (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arun Mahadevan updated STORM-1411: -- Fix Version/s: 0.11.0 > some fixes for storm-windowing > -- > >

[jira] [Resolved] (STORM-1411) some fixes for storm-windowing

2015-12-24 Thread Arun Mahadevan (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arun Mahadevan resolved STORM-1411. --- Resolution: Fixed > some fixes for storm-windowing > -- > >

[jira] [Commented] (STORM-1411) some fixes for storm-windowing

2015-12-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15071363#comment-15071363 ] ASF GitHub Bot commented on STORM-1411: --- Github user arunmahadevan commented on the

[GitHub] storm pull request: [STORM-1411] some fixes for storm-windowing

2015-12-24 Thread arunmahadevan
Github user arunmahadevan commented on the pull request: https://github.com/apache/storm/pull/969#issuecomment-167194570 Thanks @vesense merged to 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 doe

[jira] [Commented] (STORM-1411) some fixes for storm-windowing

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

[GitHub] storm pull request: [STORM-1411] some fixes for storm-windowing

2015-12-24 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/storm/pull/969 --- 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

need to get what this statement mean

2015-12-24 Thread researcher cs
what is user-defined Storm Lib means and this statement too "pointed java library path to directory with that executable "?

How can i know if my error is storm bug or not ?

2015-12-24 Thread sam mohel
i got in the supervisor that it couldn't extract resources from /storm/supervisor/tmp/dc3736f0-a830-4914-92b2-9f485b197be2/stormjar.jar so is it bug or error ? can i find help urgently in this ? i searched but didn't find anything solution

Re: zookeeper setup for storm cluster

2015-12-24 Thread researcher cs
i implemented what your wrote in the link but got in the storm ui zeros in emitted and transfered also have in the supervisor log file couldn't extract resources from jar file then got still hasn't start i got at hte end of the drpc log file Starting Distributed RPC servers... On Thu, Dec 24,

[jira] [Commented] (STORM-1413) remove unused variables for some tests

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

[GitHub] storm pull request: [STORM-1413] remove unused variables for some ...

2015-12-24 Thread zhuoliu
Github user zhuoliu commented on the pull request: https://github.com/apache/storm/pull/974#issuecomment-167153405 still +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 enable

Re: zookeeper setup for storm cluster

2015-12-24 Thread researcher cs
many thanks for your answers , sorry for my lot question but i need to understand many thanks for you Now i tested the topology bu this command 1-mvn package mvn compile exec:java -Dexec.classpathScope=compile -Dexec.mainClass=trident.Topology that mean i tested it in local rigth ? 2- now i w

Re: zookeeper setup for storm cluster

2015-12-24 Thread Harsha
1- is production. mode means distributed mode ? Yes. Typically more than one machine. But I am suggesting if you want to test this topology you can do so by using single node cluster as well. 2. Typical production clusters usually have more than 1 node. 3. Usually there will be one config

Re: zookeeper setup for storm cluster

2015-12-24 Thread researcher cs
thanks i checked the link it's good for me but the question that i'm searching about 1- is production mode means distributed mode ? 2- if question 1 = yes , is that mean working on more than one machine ? 3- if question 2 = yes , is there specific configuration should i wrote in storm.yaml and zoo.

Re: zookeeper setup for storm cluster

2015-12-24 Thread Harsha
You can actually use single node cluster for testing this out. The link I gave you have instructions to start all the required storm services and once thats up and running you can use storm jar to deploy the topology. On Thu, Dec 24, 2015, at 10:58 AM, researcher cs wrote: > thanks for replying ,

Re: zookeeper setup for storm cluster

2015-12-24 Thread researcher cs
thanks for replying , but what i mean that i found project using storm and coder wrote this lines *To compile and run the project in local mode*, type the following commands while being on the project root directory mvn package mvn compile exec:java -Dexec.classpathScope=compile -Dexec.mainClass=t

[jira] [Commented] (STORM-1411) some fixes for storm-windowing

2015-12-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15071168#comment-15071168 ] ASF GitHub Bot commented on STORM-1411: --- Github user arunmahadevan commented on the

[GitHub] storm pull request: [STORM-1411] some fixes for storm-windowing

2015-12-24 Thread arunmahadevan
Github user arunmahadevan commented on the pull request: https://github.com/apache/storm/pull/969#issuecomment-167142976 +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 enable

Re: zookeeper setup for storm cluster

2015-12-24 Thread Harsha
In storm, local mode means you run by using LocalCluster class its a simulated cluster for testing topologies and aid development of topologies . Example of LocalCluster https://github.com/apache/storm/blob/master/examples/storm-starter/src/jvm/storm/starter/WordCountTopology.java#L99 In productio

Re: zookeeper setup for storm cluster

2015-12-24 Thread researcher cs
can i find help ? On Thu, Dec 24, 2015 at 7:08 AM, researcher cs wrote: > I want to import a project that run in two modes "local and production" > mode > > want to get what is mean by production mode is that mean in cluster or > distributed mode ? > > and if that right . are the configurations

Re: Storm nimbus Cluster- unable to see UI summary

2015-12-24 Thread Venkata Sai Kumar Mandadi
Hi Bobby, We have cross-checked the ports and they seem to be open on all the machines. We havn't noticed any client trying to establish a new nimbus connection in the logs. Could you please help out in setting up this. Also when we have nimbus service up and running on all nodes, the topolog

[jira] [Commented] (STORM-1413) remove unused variables for some tests

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

[GitHub] storm pull request: [STORM-1413] remove unused variables for some ...

2015-12-24 Thread vesense
Github user vesense commented on the pull request: https://github.com/apache/storm/pull/974#issuecomment-167118042 @harshach @zhuoliu I have rebased the PR. Could you take a look? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[jira] [Commented] (STORM-1413) remove unused variables for some tests

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

[GitHub] storm pull request: [STORM-1413] remove unused variables for some ...

2015-12-24 Thread vesense
Github user vesense closed the pull request at: https://github.com/apache/storm/pull/971 --- 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-1413) remove unused variables for some tests

2015-12-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15071040#comment-15071040 ] ASF GitHub Bot commented on STORM-1413: --- Github user vesense closed the pull request

[GitHub] storm pull request: [STORM-1413] remove unused variables for some ...

2015-12-24 Thread vesense
Github user vesense commented on the pull request: https://github.com/apache/storm/pull/971#issuecomment-167116302 Since the change is included in #974, I will close this PR. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well

[jira] [Commented] (STORM-1413) remove unused variables for some tests

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

[GitHub] storm pull request: [STORM-1413] remove unused variables for some ...

2015-12-24 Thread vesense
Github user vesense commented on the pull request: https://github.com/apache/storm/pull/971#issuecomment-167115960 @harshach Done. --- 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

[jira] [Commented] (STORM-1411) some fixes for storm-windowing

2015-12-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15071026#comment-15071026 ] ASF GitHub Bot commented on STORM-1411: --- Github user vesense closed the pull request

[GitHub] storm pull request: [STORM-1411] some fixes for storm-windowing

2015-12-24 Thread vesense
Github user vesense commented on the pull request: https://github.com/apache/storm/pull/968#issuecomment-167114767 Since the change is included in https://github.com/apache/storm/pull/969, I will close this PR. --- If your project is set up for it, you can reply to this email and ha

[jira] [Commented] (STORM-1411) some fixes for storm-windowing

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

[GitHub] storm pull request: [STORM-1411] some fixes for storm-windowing

2015-12-24 Thread vesense
Github user vesense closed the pull request at: https://github.com/apache/storm/pull/968 --- 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 pull request: [STORM-1411] some fixes for storm-windowing

2015-12-24 Thread vesense
Github user vesense commented on the pull request: https://github.com/apache/storm/pull/969#issuecomment-167114263 @arunmahadevan OK. Done. --- 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 thi

[jira] [Commented] (STORM-1411) some fixes for storm-windowing

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

[GitHub] storm pull request: [STORM-1411] some fixes for storm-windowing

2015-12-24 Thread arunmahadevan
Github user arunmahadevan commented on the pull request: https://github.com/apache/storm/pull/969#issuecomment-167067503 I see two PRs with same title. Can you include the changes in https://github.com/apache/storm/pull/968 in this PR in the same commit ? --- If your project is set u

[jira] [Commented] (STORM-1411) some fixes for storm-windowing

2015-12-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15070754#comment-15070754 ] ASF GitHub Bot commented on STORM-1411: --- Github user arunmahadevan commented on the