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:
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/
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
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
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