Re: Multiple query processing in apache storm

2015-12-12 Thread Rodrigo Valladares
If you go here: http://storm.apache.org/documentation/Understanding-the-parallelism-of-a-Storm-topology.html In "How to change the parallelism of a running topology" is what you need. 2015-12-12 11:19 GMT-06:00 Renya nath N : > Can u please share more information on topology rebalancing.. > >

WHERE can i find help ?

2015-12-12 Thread sam mohel
My project is stopped due to error no one couldn't help or know about it Where can I post my problem ? Stackoverflow said ask users-storm and no one know how can u solve it I have deadline for the project and I finished coding except I couldn't submit topology Storm ui like this HOPE

Re: configuration of storm

2015-12-12 Thread sam mohel
Please Can I find help here ? On Saturday, December 12, 2015, sam mohel wrote: > if can anyone help on this i'll apperciate that > i read that storm will not work with ipv6 and working with ipv4 > > if drpc is ipv6 . is that rigth or not ? > and zookeeper connection too , is it suppose for it to

[GitHub] storm pull request: [STORM-1372] Merging design and usage document...

2015-12-12 Thread redsanket
GitHub user redsanket opened a pull request: https://github.com/apache/storm/pull/945 [STORM-1372] Merging design and usage documents for distcache You can merge this pull request into a Git repository by running: $ git pull https://github.com/redsanket/storm distcache-docs A

[jira] [Commented] (STORM-1372) Update BlobStore Documentation - Follow up STORM-876

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

Re: Multiple query processing in apache storm

2015-12-12 Thread Renya nath N
Can u please share more information on topology rebalancing.. On Mon, Nov 30, 2015 at 7:51 PM, Bobby Evans wrote: > We don't currently support rewriting a topology while it is in flight. > There are a few tunable parameters that you can modify while the topology > is in flight using the rebala

[jira] [Commented] (STORM-1373) Sample Topology making use of BlobStore API

2015-12-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15054416#comment-15054416 ] ASF GitHub Bot commented on STORM-1373: --- Github user redsanket commented on a diff i

[GitHub] storm pull request: [STORM-1373] Blobstore API sample example usag...

2015-12-12 Thread redsanket
Github user redsanket commented on a diff in the pull request: https://github.com/apache/storm/pull/934#discussion_r47433889 --- Diff: examples/storm-starter/src/jvm/storm/starter/BlobStoreAPIWordCountTopology.java --- @@ -0,0 +1,248 @@ +/** + * Licensed to the Apache Soft

Re: Supervisor terminated without raising any error

2015-12-12 Thread Renya nath N
Sir, also for the first few seconds its showing supervisor running when I executed the command jps... On Thursday, November 26, 2015, Longda Feng wrote: > Answer > inline.RegardsLongda--From:Renya > nath N >Send Time:2015年11月26日(星期

Re: Supervisor terminated without raising any error

2015-12-12 Thread Renya nath N
Sir, my storm supervisor is terminating its process after 2- 3 secs.. It was fully working when I checked it before. Zookeeper,nimbus n ui are functioning properly. Can u please tell me how to troubleshoot this problem On Thursday, November 26, 2015, Longda Feng wrote: > Answer > inline.Regar

configuration of storm

2015-12-12 Thread sam mohel
if can anyone help on this i'll apperciate that i read that storm will not work with ipv6 and working with ipv4 if drpc is ipv6 . is that rigth or not ? and zookeeper connection too , is it suppose for it to work with ipv4 ?