[jira] [Created] (FLINK-6960) Add E(2.7182818284590452354),PI(3.14159265358979323846) supported in SQL

2017-06-20 Thread sunjincheng (JIRA)
sunjincheng created FLINK-6960: -- Summary: Add E(2.7182818284590452354),PI(3.14159265358979323846) supported in SQL Key: FLINK-6960 URL: https://issues.apache.org/jira/browse/FLINK-6960 Project: Flink

[jira] [Created] (FLINK-6959) Add documentation for SQL OVER windows

2017-06-20 Thread sunjincheng (JIRA)
sunjincheng created FLINK-6959: -- Summary: Add documentation for SQL OVER windows Key: FLINK-6959 URL: https://issues.apache.org/jira/browse/FLINK-6959 Project: Flink Issue Type: Improvement

[jira] [Created] (FLINK-6958) Async I/O timeout not work

2017-06-20 Thread feng xiaojie (JIRA)
feng xiaojie created FLINK-6958: --- Summary: Async I/O timeout not work Key: FLINK-6958 URL: https://issues.apache.org/jira/browse/FLINK-6958 Project: Flink Issue Type: Bug Components:

Re: [DISCUSS] FLIP-19: Improved BLOB storage architecture

2017-06-20 Thread Till Rohrmann
Hi Biao, you're right. What you've described is a totally valid use case and we should design the interfaces such that you can have specialized implementations for the cases where you can exploit things like a common DFS. I think Nico's design should include this. Cheers, Till On Fri, Jun 16, 20

Re: Incompatible Apache Http lib in Flink kinesis connector

2017-06-20 Thread Tzu-Li (Gordon) Tai
I have some thoughts on the proper solution that I’ve left in the PR. Lets continue the discussion directly there. On 21 June 2017 at 11:14:12 AM, Tzu-Li (Gordon) Tai (tzuli...@apache.org) wrote: Thanks a lot of looking into this Bowen! On 21 June 2017 at 5:02:55 AM, Bowen Li (bowen...@offerup

Re: Incompatible Apache Http lib in Flink kinesis connector

2017-06-20 Thread Tzu-Li (Gordon) Tai
Thanks a lot of looking into this Bowen! On 21 June 2017 at 5:02:55 AM, Bowen Li (bowen...@offerupnow.com) wrote: Guys, This is the PR https://github.com/apache/flink/pull/4150 On Tue, Jun 20, 2017 at 1:37 PM, Bowen Li wrote: > Hi Ted and Gordon, > I found the root cause and a solutio

Re: Incompatible Apache Http lib in Flink kinesis connector

2017-06-20 Thread Bowen Li
Guys, This is the PR https://github.com/apache/flink/pull/4150 On Tue, Jun 20, 2017 at 1:37 PM, Bowen Li wrote: > Hi Ted and Gordon, > I found the root cause and a solution. Basically > https://ci.apache.org/projects/flink/flink-docs- > release-1.3/setup/aws.html#flink-for-hadoop-27 is ou

Re: Incompatible Apache Http lib in Flink kinesis connector

2017-06-20 Thread Bowen Li
Hi Ted and Gordon, I found the root cause and a solution. Basically https://ci.apache.org/projects/flink/flink-docs-release-1.3/setup/aws.html#flink-for-hadoop-27 is out of date. Adding httpcore-4.3.6.jar and httpclient-4.3.3.jar rather than httpcore-4.2.5.jar and httpclient-4.2.5.jar to /lib f

Re: [DISCUSS] Changing Flink's shading model

2017-06-20 Thread Stephan Ewen
I like this approach. Two additional things can be mention here: - We need to deploy these artifacts independently and not as part of the build. That is a manual step once per "bump" in the dependency of that library. - We reduce the shading complexity of the original build and should thus a

Re: [DISCUSS] Release Apache Flink 1.3.1

2017-06-20 Thread Robert Metzger
Cool! Thanks all. I'll trigger the next RC in the next few hours. On Tue, Jun 20, 2017 at 5:14 PM, Fabian Hueske wrote: > FLINK-6652 is fixed. > > 2017-06-20 15:00 GMT+02:00 jincheng sun : > > > Hi @Robert, FLINK-6886 is merged. > > > > Cheers, > > SunJincheng > > > > 2017-06-20 20:49 GMT+08:00

Re: FlinkML on slack

2017-06-20 Thread Stavros Kontopoulos
Sebastian Jark Shaoxuan done. Stavros On Tue, Jun 20, 2017 at 11:09 AM, Sebastian Schelter < ssc.o...@googlemail.com> wrote: > I'd also like to get an invite to this slack, my email is s...@apache.org > > Best, > Sebastian > > 2017-06-20 8:37 GMT+02:00 Jark Wu : > > > Hi, Stravros: > > Could you

[jira] [Created] (FLINK-6957) WordCountTable example cannot be run

2017-06-20 Thread Chesnay Schepler (JIRA)
Chesnay Schepler created FLINK-6957: --- Summary: WordCountTable example cannot be run Key: FLINK-6957 URL: https://issues.apache.org/jira/browse/FLINK-6957 Project: Flink Issue Type: Bug

Re: [DISCUSS] Release Apache Flink 1.3.1

2017-06-20 Thread Fabian Hueske
FLINK-6652 is fixed. 2017-06-20 15:00 GMT+02:00 jincheng sun : > Hi @Robert, FLINK-6886 is merged. > > Cheers, > SunJincheng > > 2017-06-20 20:49 GMT+08:00 Tzu-Li (Gordon) Tai : > > > FLINK-6921 and FLINK-6948 has been merged for 1.3.1. > > RC2 is good to go on my side! > > > > Best, > > Gordon >

[jira] [Created] (FLINK-6956) Table examples broken

2017-06-20 Thread Chesnay Schepler (JIRA)
Chesnay Schepler created FLINK-6956: --- Summary: Table examples broken Key: FLINK-6956 URL: https://issues.apache.org/jira/browse/FLINK-6956 Project: Flink Issue Type: Bug Component

Re: [DISCUSS] Release Apache Flink 1.3.1

2017-06-20 Thread jincheng sun
Hi @Robert, FLINK-6886 is merged. Cheers, SunJincheng 2017-06-20 20:49 GMT+08:00 Tzu-Li (Gordon) Tai : > FLINK-6921 and FLINK-6948 has been merged for 1.3.1. > RC2 is good to go on my side! > > Best, > Gordon > > > On 20 June 2017 at 8:44:33 PM, Timo Walther (twal...@apache.org) wrote: > > FLINK

Re: [DISCUSS] Release Apache Flink 1.3.1

2017-06-20 Thread Fabian Hueske
I have one more commit for FLINK-6652. Chesnay gave it a look and I'm addressing the feedback right now. 2017-06-20 14:49 GMT+02:00 Tzu-Li (Gordon) Tai : > FLINK-6921 and FLINK-6948 has been merged for 1.3.1. > RC2 is good to go on my side! > > Best, > Gordon > > > On 20 June 2017 at 8:44:33 PM,

Re: [DISCUSS] Release Apache Flink 1.3.1

2017-06-20 Thread Tzu-Li (Gordon) Tai
FLINK-6921 and FLINK-6948 has been merged for 1.3.1. RC2 is good to go on my side! Best, Gordon On 20 June 2017 at 8:44:33 PM, Timo Walther (twal...@apache.org) wrote: FLINK-6881 and FLINK-6896 are merged. The Table API is ready for a new RC. Timo Am 19.06.17 um 17:00 schrieb jincheng sun

Re: [DISCUSS] Release Apache Flink 1.3.1

2017-06-20 Thread Timo Walther
FLINK-6881 and FLINK-6896 are merged. The Table API is ready for a new RC. Timo Am 19.06.17 um 17:00 schrieb jincheng sun: Thanks @Timo! 2017-06-19 22:02 GMT+08:00 Timo Walther : I'm working on https://issues.apache.org/jira/browse/FLINK-6896 and https://issues.apache.org/jira/browse/FLINK-6

Re: [DISCUSS] Changing Flink's shading model

2017-06-20 Thread Chesnay Schepler
I would like to start working on this. I've looked into adding a flink-shaded-guava module. Working against the shaded namespaces seems to work without problems from the IDE, and we could forbid un-shaded usages with checkstyle. So for the list of dependencies that we want to shade we current

[jira] [Created] (FLINK-6955) Add operation log for Table

2017-06-20 Thread Kaibo Zhou (JIRA)
Kaibo Zhou created FLINK-6955: - Summary: Add operation log for Table Key: FLINK-6955 URL: https://issues.apache.org/jira/browse/FLINK-6955 Project: Flink Issue Type: Improvement Compone

[jira] [Created] (FLINK-6954) Flink 1.3 checkpointing failing with KeyedCEPPatternOperator

2017-06-20 Thread Shashank Agarwal (JIRA)
Shashank Agarwal created FLINK-6954: --- Summary: Flink 1.3 checkpointing failing with KeyedCEPPatternOperator Key: FLINK-6954 URL: https://issues.apache.org/jira/browse/FLINK-6954 Project: Flink

[jira] [Created] (FLINK-6953) Ignore space after comman in "high-availability.zookeeper.quorum"

2017-06-20 Thread Viliam Durina (JIRA)
Viliam Durina created FLINK-6953: Summary: Ignore space after comman in "high-availability.zookeeper.quorum" Key: FLINK-6953 URL: https://issues.apache.org/jira/browse/FLINK-6953 Project: Flink

RE: [ANNOUNCE] New committer: Dawid Wysakowicz

2017-06-20 Thread Vasudevan, Ramkrishna S
Congratulations !! -Original Message- From: Henry Saputra [mailto:henry.sapu...@gmail.com] Sent: Tuesday, June 20, 2017 2:19 PM To: dev@flink.apache.org Subject: Re: [ANNOUNCE] New committer: Dawid Wysakowicz Congrats and welcome! =) - Henry On Mon, Jun 19, 2017 at 6:55 PM, SHI Xiaoga

Re: Incompatible Apache Http lib in Flink kinesis connector

2017-06-20 Thread Ted Yu
>From >aws-sdk-java/aws-java-sdk-core/src/main/java/com/amazonaws/http/conn/SdkConnectionKeepAliveStrategy.java : import org.apache.http.impl.client.DefaultConnectionKeepAliveStrategy; I checked out 4.2.x branch of httpcomponents-client There is no INSTANCE in httpclient/src/main/java/org/apach

Re: [ANNOUNCE] New committer: Dawid Wysakowicz

2017-06-20 Thread Henry Saputra
Congrats and welcome! =) - Henry On Mon, Jun 19, 2017 at 6:55 PM, SHI Xiaogang wrote: > Congrats Dawid. > Great thanks for your contribution! > > Xiaogang > > 2017-06-19 18:52 GMT+08:00 Dawid Wysakowicz : > > > Thank you all for the warm welcome. I will do my best to be as helpful as > > possi

Re: Incompatible Apache Http lib in Flink kinesis connector

2017-06-20 Thread Ted Yu
Bowen: The picture didn't come thru. Can you pastebin the contents of /lib dir ? Cheers On Mon, Jun 19, 2017 at 11:22 PM, Bowen Li wrote: > Hi Gordon, > I double checked that I'm not using any of httpclient/httpcore > or aws-java-sdk-xxx jars in my application. > > The only thing I did

[jira] [Created] (FLINK-6952) Add link to Javadocs

2017-06-20 Thread Ufuk Celebi (JIRA)
Ufuk Celebi created FLINK-6952: -- Summary: Add link to Javadocs Key: FLINK-6952 URL: https://issues.apache.org/jira/browse/FLINK-6952 Project: Flink Issue Type: Improvement Components:

Re: FlinkML on slack

2017-06-20 Thread Sebastian Schelter
I'd also like to get an invite to this slack, my email is s...@apache.org Best, Sebastian 2017-06-20 8:37 GMT+02:00 Jark Wu : > Hi, Stravros: > Could you please invite me to the FlinkML slack channel as well? My email > is: imj...@gmail.com > > Thanks, > Jark > > 2017-06-20 13:58 GMT+08:00 Shaox