[GitHub] storm issue #1697: STORM-2018: Supervisor V2

2016-10-16 Thread HeartSaVioR
Github user HeartSaVioR commented on the issue:

https://github.com/apache/storm/pull/1697
  
@revans2 Do you have any updates on this? I'm occasionally seeing 
Supervisor failures so would like to get this merged to 1.x, and even 1.0.x.


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] storm issue #1736: STORM-1446 Compile the Calcite logical plan to Storm Trid...

2016-10-16 Thread manuzhang
Github user manuzhang commented on the issue:

https://github.com/apache/storm/pull/1736
  
@HeartSaVioR Could you please clarify what's the motive behind this big 
change ? What's the benefits ? Has this changed the [workflow of 
StormSQL](https://storm.apache.org/releases/2.0.0-SNAPSHOT/storm-sql-internal.html)
 ?


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


tasks addressing

2016-10-16 Thread Walid Aljoby
Hi everyone,
Anybody please can help/guide about tasks addressing the in Storm? For 
example:When a tuple is received by specific worker process, it extracts the 
destination task id to determine to which destination executor thread should 
forward the tuple?So I can not realize where the worker process can find the 
task id, associated with received tuple? Is it embedded inside network packets? 
If there is any link that gives more information, please inform me.
Thank you and Regards,--WA


Tasks Addressing

2016-10-16 Thread Walid Aljoby
Hi everyone,
Anybody please can help/guide about tasks addressing the in Storm? For 
example:When a tuple is received by specific worker process, it extracts the 
destination task id to determine to which destination executor thread should 
forward the tuple?So I can not realize where the worker process can find the 
task id, associated with received tuple? Is it embedded inside network packets? 
If there is any link that gives more information, please inform me.
Thank you and Regards,--WA