Re: Flink Table 1.5-SNAPSHOT

2018-02-25 Thread Pavel Ciorba
Thanks everyone! Got up and running! 2018-02-25 13:27 GMT+02:00 Dawid Wysakowicz : > Just to add to what Chesnay said you can also enable snapshot repository in > your maven project > > > > apache.snapshots > Apache Development Snapshot Repository > https://repository.apache.org/content/reposi

Re: Flink Table 1.5-SNAPSHOT

2018-02-25 Thread Dawid Wysakowicz
Just to add to what Chesnay said you can also enable snapshot repository in your maven project apache.snapshots Apache Development Snapshot Repository https://repository.apache.org/content/repositories/snapshots/ false true 25.02.2018 9:33 AM "Chesnay Schepler" napisaƂ(a

Re: Flink Table 1.5-SNAPSHOT

2018-02-25 Thread Chesnay Schepler
You can download the official SNAPSHOT jars from the apache repository: https://repository.apache.org/content/groups/snapshots/org/apache/flink/flink-table_2.11/1.5-SNAPSHOT/. On 25.02.2018 02:41, Shuyi Chen wrote: Maybe you can explain a bit more on what you need. But here is the link to the j

Re: Flink Table 1.5-SNAPSHOT

2018-02-24 Thread Shuyi Chen
Maybe you can explain a bit more on what you need. But here is the link to the jar for your convenience, https://drive.google.com/file/d/0BwG71AtfYG0aZk04MHNSMDZiZTlkbUh0dXktMXphZ1c3YTdR/view?usp=sharing. Just rename it and remove the .tmp suffix. On Sat, Feb 24, 2018 at 9:40 AM, Pavel Ciorba wro