Re: Multilang, C and binary data

2016-03-28 Thread Xin Wang
Thanks Brian, I will add these links to https://issues.apache.org/jira/browse/STORM-1658 , and solve these issues as far as possible. Xin 2016-03-29 0:57 GMT+08:00 Brian Candler : > On 27/03/2016 05:03, Xin Wang wrote: > >> RAS: >>

Re: Multilang, C and binary data

2016-03-28 Thread Brian Candler
On 27/03/2016 05:03, Xin Wang wrote: RAS: http://storm.apache.org/releases/2.0.0-SNAPSHOT/Resource_Aware_Scheduler_overview.html CGroup: http://storm.apache.org/releases/2.0.0-SNAPSHOT/cgroups_in_storm.html Thanks for that. I hadn't twigged that these features were in new/unreleased code.

Executor inbound buffer queue(receive) and sender buffer queue when use collector.emit(streamId,tupleValues)

2016-03-28 Thread Spico Florin
Hello! I would like to know how Storm manages the internal buffer queues when using the collector.emit(streamId,ValusToEmit)? For example considering the topology 1. Spout->ProcessingBolt 2. spout.collector.emit(streamId1, tupleValues1) spout.collector.emit(streamId2, tupleValues2) Q. How the

Re: Large number of executors per worker = lots of time in LMAX layer -> multithread instead?

2016-03-28 Thread John Yost
Oops, thanks JUNGTAEK--I apologize for misspelling your name! :( --John On Mon, Mar 28, 2016 at 7:04 AM, John Yost wrote: > Hi Juntaek, > > Awesome information, thanks! I will proceed accordingly. > > --John > > On Sun, Mar 27, 2016 at 12:16 AM, Jungtaek Lim

Re: 答复: Exclude certain supervisors?

2016-03-28 Thread Salimane Adjao Moustapha
Hi, @Daniel Li, @John Fang, it could be awesome to include an example in the storm readme Thanks *SALIMANE ADJAO MOUSTAPHA* On Mon, Mar 28, 2016 at 7:19 AM, John Fang wrote: > Yes, we have health check for supervisor. You can put the script which > check the