Re:Window's Checkpoint problem

2016-11-25 Thread
Is there some State backend and checkpoint design architecture document? ChengXiang Li have some sharing about checkout on Hangzhou Flink Meetup. https://github.com/pusuo/streaming-resource/blob/master/flink-meetup-hz-20161105/Flink%E5%88%86%E5%B8%83%E5%BC%8F%E5%BF%AB%E7%85%A7%E6%B7%B1%E5%85%A5

Re:Re: [DISCUSS] how choose Scala and Java

2016-09-07 Thread
;API), then it's completely up to you and your preferences. > >Cheers, >Till > >On Wed, Sep 7, 2016 at 8:21 AM, 时某人 wrote: > >> Scala and Java mixed in the module. Some Flink API indeed make someone >> confused. >> What is rule about the current Scala and Java API at the first implement >> time? >> >> >> Thanks

[DISCUSS] how choose Scala and Java

2016-09-06 Thread
Scala and Java mixed in the module. Some Flink API indeed make someone confused. What is rule about the current Scala and Java API at the first implement time? Thanks

Re:[DISCUSS] Automated code quality check in Flink

2016-08-31 Thread
+1Indeed we should pay attention to the code quality.The confused module list also need better design. At 2016-08-31 22:37:35, "Ivan Mushketyk" wrote: >Hi! > >Flink uses Travis and Jenkis to check if new PR passes unit tests, but >there are other tools that can automatically check code quality