[jira] [Created] (FLINK-8191) Add a RoundRobinPartitioner to be shipped with the Kafka connector

2017-12-03 Thread Tzu-Li (Gordon) Tai (JIRA)
Tzu-Li (Gordon) Tai created FLINK-8191: -- Summary: Add a RoundRobinPartitioner to be shipped with the Kafka connector Key: FLINK-8191 URL: https://issues.apache.org/jira/browse/FLINK-8191 Project:

[jira] [Created] (FLINK-8190) Add extra FlinkKafkaConsumer constructors to expose pattern-based topic subscription functionality

2017-12-03 Thread Tzu-Li (Gordon) Tai (JIRA)
Tzu-Li (Gordon) Tai created FLINK-8190: -- Summary: Add extra FlinkKafkaConsumer constructors to expose pattern-based topic subscription functionality Key: FLINK-8190 URL: https://issues.apache.org/jira/browse/

Re: Flink 1.4.0-RC2 Hadoop Build

2017-12-03 Thread Vijay Srinivasaraghavan
The issue is reproducible with 2.7.1 as well. My understanding is from 1.4.0 we don't include Hadoop dependencies by default but only when we explicitly enable the particular Hadoop version. However, when I build it normally using "mvn clean install -DskipTests", the Hadoop dependencies are ge

Re: Flink 1.4.0-RC2 Hadoop Build

2017-12-03 Thread Stephan Ewen
Hmmm, this is caused by a missing dependency (javax.servlet). Could be that this dependency is newly excluded, or that this issue only exists with Hadoop 2.7.0 (HDFS release tests have worked with both newer and older Hadoop versions). Here is what I think we should do - Can you check whether t

Re: [VOTE] Release 1.4.0, release candidate #2

2017-12-03 Thread Eron Wright
Update: PR for "FLINK-8174 - Mesos RM unable to accept offers for unreserved resources" is ready for review. We were able to solve (3), supporting any combination of reserved and unreserved resources. On Fri, Dec 1, 2017 at 2:24 PM, Eron Wright wrote: > There are three levels of support we coul