Flink 1.5-SNAPSHOT on Kubernetes

2018-03-09 Thread Pavel Ciorba
Hi everyone! I'd like to deploy Flink 1.5-SNAPSHOT on Kubernetes for testing purposes and to test some 1.5 features running on the cloud. Is it possible at the moment? Are there any jobmanager / taskmanager 1.5-SNAPSHOT images? If it is possible, could you provide some steps to achieve this? Th

Re: [DISCUSS] Releasing Flink 1.5.0

2018-03-08 Thread Pavel Ciorba
Approximately when is the release of Flink 1.5 planned? Best, 2018-03-01 11:20 GMT+02:00 Till Rohrmann : > Thanks for bringing this issue up Shashank. I think Aljoscha is taking a > look at the issue. It looks like a serious bug which we should definitely > fix. What I've heard so far is that it

Re: Flink Table 1.5-SNAPSHOT

2018-02-25 Thread Pavel Ciorba
your convenience, > >> https://drive.google.com/file/d/0BwG71AtfYG0aZk04MHNSMDZiZTl > >> kbUh0dXktMXphZ1c3YTdR/view?usp=sharing. > >> Just rename it and remove the .tmp suffix. > >> > >> On Sat, Feb 24, 2018 at 9:40 AM, Pavel Ciorba > wrote: > >> &g

Flink Table 1.5-SNAPSHOT

2018-02-24 Thread Pavel Ciorba
Hi everyone! I want to test the nonWindowInnerJoin API. Could anyone share the flink-table 1.5-SNAPSHOT jar ? (dropbox link etc.) I've tried to build the flink-table myself using *mvn clean install *but when I import it in a Gradle project it is unresolved for some reason. I'd be glad if someon