YufeiLiu created FLINK-13881:
Summary: CEP within method should applied in every independent
pattern
Key: FLINK-13881
URL: https://issues.apache.org/jira/browse/FLINK-13881
Project: Flink
Issue
Hi everyone,
after some last minute changes yesterday, I would like to start a new
vote on FLIP-54. The discussion seems to have reached an agreement. Of
course this doesn't mean that we can't propose further improvements on
ConfigOption's and Flink configuration in general in the future. It i
Hi,
all client server communication goes through the REST API. Hence, one could
write a Go client which uses this API. But currently, Flink only comes with
the Java based client.
Cheers,
Till
On Wed, Aug 28, 2019 at 12:09 AM Dagang Wei wrote:
> Hi folks,
>
> Seems Flink only provides REST API,
Just add my 2 cents.
Using environment variables to override the configuration for different
taskmanagers is better.
We do not need to generate dedicated flink-conf.yaml for all taskmanagers.
A common flink-conf.yam and different environment variables are enough.
By reducing the distributed cached
Hi all,
I noticed that in flink 1.9.0 cep sql with blink planner, using "(A -> B)"
to define a pattern A followed by pattern B is not supported, but it's
supported in blink branch.
I'd like to know why this feature is removed in 1.9.0 blink planner, and is
there any plan to support it in the next
+1 (binding)
- I verified the signature and checksum
- I eyeballed the list of resolved issues
- I checked the maven central artifices
Aljoscha
> On 23. Aug 2019, at 21:05, Chesnay Schepler wrote:
>
> Hi everyone,
> Please review and vote on the release candidate #1 for the version 8.0, as
Hi Timo,
The new changes looks good to me.
+1 to the FLIP.
Cheers,
Jark
On Wed, 28 Aug 2019 at 16:02, Timo Walther wrote:
> Hi everyone,
>
> after some last minute changes yesterday, I would like to start a new
> vote on FLIP-54. The discussion seems to have reached an agreement. Of
> course
> For Piotr's comment 4. I. I agree with Klou that this sounds rather like a
> problem of the builder's usage than a builder problem. I think such a
> scenario can easily be solved by introducing a transfer object.
It could be solved, but that would mean we have some kind of
builder/factory/descr
+1 (binding)
Cheers,
Till
On Wed, Aug 28, 2019 at 11:53 AM Aljoscha Krettek
wrote:
> +1 (binding)
>
> - I verified the signature and checksum
> - I eyeballed the list of resolved issues
> - I checked the maven central artifices
>
> Aljoscha
>
> > On 23. Aug 2019, at 21:05, Chesnay Schepler
Hi David,
thanks for your feedback. I was also skeptical about 1 char method
names, I restored the `val()` method for now. If you read literature
such as Wikipedia [1]: "literal is a notation for representing a fixed
value in source code. Almost all programming languages have notations
for at
Till Rohrmann created FLINK-13882:
-
Summary: Remove ProcessReaper
Key: FLINK-13882
URL: https://issues.apache.org/jira/browse/FLINK-13882
Project: Flink
Issue Type: Sub-task
Compone
Till Rohrmann created FLINK-13883:
-
Summary: Remove Akka watch failure detector configuration
Key: FLINK-13883
URL: https://issues.apache.org/jira/browse/FLINK-13883
Project: Flink
Issue Type
Till Rohrmann created FLINK-13884:
-
Summary: Set default restart-strategy.failure-rate.delay to 0s
Key: FLINK-13884
URL: https://issues.apache.org/jira/browse/FLINK-13884
Project: Flink
Issue
Thanks a lot for running the vote Becket!
I have removed the "(draft)" from the wiki page :)
Should we link the bylaws also from the Flink website?
On Thu, Aug 22, 2019 at 6:23 PM Becket Qin wrote:
> Thanks for collecting the ideas of Bylaws changes. It is a good idea!
>
> Jiangjie (Becket) Qi
Yes, I'd also link it in the wiki.
On 28/08/2019 15:27, Robert Metzger wrote:
Thanks a lot for running the vote Becket!
I have removed the "(draft)" from the wiki page :)
Should we link the bylaws also from the Flink website?
On Thu, Aug 22, 2019 at 6:23 PM Becket Qin wrote:
Thanks for col
Till Rohrmann created FLINK-13885:
-
Summary: Remove HighAvailabilityOptions#HA_JOB_DELAY which is no
longer used
Key: FLINK-13885
URL: https://issues.apache.org/jira/browse/FLINK-13885
Project: Flink
I would prefer ‘lit()’ over ‘val()’ since val is a keyword in Scala. Assuming
the intention is to make the dsl ergonomic for Scala developers.
Seth
> On Aug 28, 2019, at 7:58 AM, Timo Walther wrote:
>
> Hi David,
>
> thanks for your feedback. I was also skeptical about 1 char method names,
Thanks for the clarification. I have some more comments:
- I would actually split the logic to compute the process memory
requirements and storing the values into two things. E.g. one could name
the former TaskExecutorProcessUtility and the latter
TaskExecutorProcessMemory. But we can discuss thi
Leonid Ilyevsky created FLINK-13886:
---
Summary: Need to develop flink-connector-elasticsearch7
Key: FLINK-13886
URL: https://issues.apache.org/jira/browse/FLINK-13886
Project: Flink
Issue Ty
+1 (binding)
- asm/netty jars do not contain anything suspicions
- ran Flink tests (including e2e tests) with new netty/asm versions
- license files were updated accordingly
On 28/08/2019 14:28, Till Rohrmann wrote:
+1 (binding)
Cheers,
Till
On Wed, Aug 28, 2019 at 11:53 AM Aljoscha Krettek
|I'm happy to announce that we have unanimously approved this release.|
|There are 3 approving votes, 3 of which are binding:|
|* Aljoscha|
|* Till
|
|* Chesnay|
|There are no disapproving votes.|
|Thanks everyone!|
On 23/08/2019 21:05, Chesnay Schepler wrote:
Hi everyone,
Please review and vote
Hi Dian,
+1
Thanks a lot for driving this.
Best, Hequn
On Wed, Aug 28, 2019 at 2:01 PM jincheng sun
wrote:
> Hi Dian,
>
> +1, Thanks for your great job!
>
> Best,
> Jincheng
>
> Dian Fu 于2019年8月28日周三 上午11:04写道:
>
> > Hi all,
> >
> > I'd like to start a voting thread for FLIP-58 [1] since that
The design looks good to me.
+1 go ahead!
Best,
tison.
Jark Wu 于2019年8月28日周三 下午6:08写道:
> Hi Timo,
>
> The new changes looks good to me.
>
> +1 to the FLIP.
>
>
> Cheers,
> Jark
>
> On Wed, 28 Aug 2019 at 16:02, Timo Walther wrote:
>
> > Hi everyone,
> >
> > after some last minute changes yes
Zhu Zhu created FLINK-13887:
---
Summary: ExecutionConfig#setDefaultInputDependencyConstraint
should do NotNull check on params
Key: FLINK-13887
URL: https://issues.apache.org/jira/browse/FLINK-13887
Project:
Thanks Yang for bringing this up. I think option1 is very useful for early
adopters.
People do not know much about k8s and can easily set up on minikube to have
a taste.
For option2 and option3, i prefer option3 because i am familiar yarn and
don't have much concept of k8s.
And there is some doube
one suggestion: we could also filter all notifications about *Cancelled*
builds.
Best,
Kurt
On Tue, Aug 27, 2019 at 10:53 AM jincheng sun
wrote:
> Great Job Jark :)
> Best, Jincheng
>
> Kurt Young 于2019年8月26日周一 下午6:38写道:
>
> > Thanks for the updates, Jark! I have subscribed the ML and everyth
Thank you for the suggestion Kurt. I just updated the notification.
Best,
Jark
On Thu, 29 Aug 2019 at 13:56, Kurt Young wrote:
> one suggestion: we could also filter all notifications about *Cancelled*
> builds.
>
> Best,
> Kurt
>
>
> On Tue, Aug 27, 2019 at 10:53 AM jincheng sun
> wrote:
>
>
Hi Timo,
Thanks for the proposal. Sorry for the late comments, but I have a few
questions / comments.
1. Is a new field of isList necessary in the ConfigOption?
Would it be enough to just check the atomicClass to see if it is a List or
not?
Also, in the ConfigOption class case, are we always assu
28 matches
Mail list logo