Prioritize DataStream

2017-08-19 Thread Elias Levy
I believe the answer to this question is "no", but I figure I might as well ask. Is there a way to prioritize a stream? The use case is prioritization of a control stream. This is mostly needed on start-up, where a job might start consuming from the data stream before consuming from the control

Re:Re: Just do a survey, how many people give up the storm and turn to Flink ?

2017-08-19 Thread mingleizhang
Thanks Niels for your answer. Yes, storm does not support stateful processing components. So, I have to use something like Redis to store it's stateful. At 2017-08-19 16:57:13, "Niels Basjes" wrote: Hi, The company I work for switched about 2 years ago because of these

Re: Just do a survey, how many people give up the storm and turn to Flink ?

2017-08-19 Thread Niels Basjes
Hi, The company I work for switched about 2 years ago because of these reasons AT THAT moment! 1) Storm doesn't run on Yarn 2) Storm doesn't support statefull processing components. 3) Storm has a bad Java api. 4) Storm is not fast enough. Some of these things have changed over the last 2 years.

Just do a survey, how many people give up the storm and turn to Flink ?

2017-08-19 Thread mingleizhang
Hi, flink user I just want to do a survey as the subject said. How many of you that used to use storm as your real-time computing framework, but now, turn to Flink instead. And why ? Could you tell me ? Thank you very much! Thanks zhangminglei