HI David,
Thanks so much for the interest to contribute to Apache Flink.
To help review and DISCUSS for new feature in Flink, please do submit FLIP
[1] proposal.
It will help the PMCs managing the new feature proposals and keep resources
with ASF realm.
Thanks,
Henry
[1]
https://cwiki.apache
Hi devs,
Do you know if there is an example (besides ITCase) of usage of
Summarization Library in Gelly? I'm having some problems trying to use it
in my code. Particularly, I cannot print output edges ( it throws the
following exception: Exception in thread "main"
org.apache.flink.runtime.client.J
Thank you, Aljoscha! I look forward to reading the papers you mentioned.
Regarding FLIP-2, are there any new use cases that a Window Function
Context enables? If not, my understanding is that adding a this context
would be an optimization over what is currently possible, but maybe
inefficient. For
Maciej Prochniak created FLINK-4619:
---
Summary: JobManager does not answer to client when restore from
savepoint fails
Key: FLINK-4619
URL: https://issues.apache.org/jira/browse/FLINK-4619
Project: F
Niels Basjes created FLINK-4620:
---
Summary: Automatically creating savepoints
Key: FLINK-4620
URL: https://issues.apache.org/jira/browse/FLINK-4620
Project: Flink
Issue Type: New Feature
Hi,
I think it is still perfectly possible to implement something along the
lines of the pull request. The major change in the current version is the
introduction of key groups which are like prefixes to a key and are also
functionally dependent on the key.
Best,
Stefan
On Wed, Sep 14, 2016 at 1
Melmoth created FLINK-4618:
--
Summary: Last kafka message gets consumed twice when restarting job
Key: FLINK-4618
URL: https://issues.apache.org/jira/browse/FLINK-4618
Project: Flink
Issue Type: Bug
Hi,
yes, this observation is correct. It's a current limitation in Flink that I
was trying to address with this issue
https://issues.apache.org/jira/browse/FLINK-3582 and the PR I created for
it. By now, that PR is quite outdated but we should maybe put in the effort
to finish this now.
+Stefan I'
Hi AJ,
the idea for evictors initially came from IBM Infosphere Streams, if I'm
not mistaken:
http://www.ibm.com/support/knowledgecenter/SSCRJU_4.0.0/com.ibm.streams.dev.doc/doc/windowhandling.html
The
first version of the windowing system used a combination of
triggers/evictors to do the windowing