Hi,
I read Flink 1.5.0 release announcements[1] recently and noticed the
improvements to Flink’s Network Stack.
Because I'm interested in knowing more design details about this
improvements, I tried to find more related
issues and discussions about it. I found it has a FLIP proposal[2] but not
men
I am currently in the process of getting flink 1.5 running in a mesos
cluster using docker.
I have come across a few improvements that I think could be helpful with
this configuration (and will probably also apply for any future
containerized deployments, like Kubernetes)
I have already created t
Addison Higham created FLINK-9612:
-
Summary: Add option for minimal artifacts being pulled in meseos
Key: FLINK-9612
URL: https://issues.apache.org/jira/browse/FLINK-9612
Project: Flink
Issue
Addison Higham created FLINK-9611:
-
Summary: Allow for user-defined artifacts to be specified as part
of a mesos overlay
Key: FLINK-9611
URL: https://issues.apache.org/jira/browse/FLINK-9611
Project:
Hi, Sagar
Thank your for your review. I will fix it when available.
> 2. Will you be able to add more unit tests in the commit ? Eg. Writing some
> example data with simple schema which will initialize OrcWriter object and
> sinking it to local hdfs node ?
Ans: Yes. I will add more unit test
Niels Basjes created FLINK-9610:
---
Summary: Add Kafka partitioner that uses the key to partition by
Key: FLINK-9610
URL: https://issues.apache.org/jira/browse/FLINK-9610
Project: Flink
Issue Typ
Dear community,
this is the weekly community update thread #25. Please post any news and
updates you want to share with the community to this thread.
# Making Flink Table Scala free
The community started discussing whether and how to make flink-table Scala
free [1]. This change would be an incre
mingleizhang created FLINK-9609:
---
Summary: Add bucket ready notification mechanism for BucketingSink
when checkpoint complete
Key: FLINK-9609
URL: https://issues.apache.org/jira/browse/FLINK-9609
Projec
Hi
I had some follow up thoughts on this matter over the weekend. I might be
mistaken here, since I have never worked with Calcite before, so whatever I’m
writing comes with my previous experience with optimisers and mostly
guesses/assumptions that Calcite works as I would expect it to work. So