Thanks for proposing this improvement! @Xintong
The proposal looks good to me. Agreed that we should make it as simple as
possible for users to understand.
Thanks,
Zhu
Dian Fu 于2020年9月3日周四 下午2:11写道:
> Thanks for driving this FLIP, Xintong! +1 to the updated version.
>
> > 在 2020年9月2日,下午6:09,Xin
Hi Ken,
sorry for the late reply. This could be a bug in Flink. Does the issue also
occur on Flink 1.11?
Have you set a breakpoint in the HadoopOutputFormat.finalizeGlobal() when
running locally to validate that this method doesn't get called?
What do you mean by "algorithm version 2"? Where can
Thanks for driving this! The newest version LGTM. +1 for this FLIP.
Best,
Yangze Guo
On Thu, Sep 3, 2020 at 2:11 PM Dian Fu wrote:
>
> Thanks for driving this FLIP, Xintong! +1 to the updated version.
>
> > 在 2020年9月2日,下午6:09,Xintong Song 写道:
> >
> > Thanks for the input, Yu.
> >
> > I believe
Hi Jincheng,
Yes, I agree that users can extend the class `AggregateFunction` if they
want to define a Pandas UDAF by the way of custom classes. I have updated
the part of the FLIP.
Best,
Xingbo
jincheng sun 于2020年9月3日周四 下午1:48写道:
> Thanks for the update Xingbo!
>
> Pandas UDAF can reuse the `
The voting time for removing the DataStream#fold and DataStream#split has
passed. I'm closing the vote now.
There were 5 +1 votes (4 of which binding) :
* Aljoscha (binding)
* Paul Lam (non-binding)
* David (binding)
* Timo (binding)
* Konstantin (binding)
There were no -1 votes.
I wi
Thanks for driving this FLIP, Xintong! +1 to the updated version.
> 在 2020年9月2日,下午6:09,Xintong Song 写道:
>
> Thanks for the input, Yu.
>
> I believe the current proposal should work with RocksDB, or any other state
> backend, using memory at either the slot or the scope. With the proposed
> appr
Thanks for the update Xingbo!
Pandas UDAF can reuse the `class aggregate function (user defined
function)` interface in FLIP-139, and the core logic of Pandas UDAF users
is written in the `accumulate` method. In this way, we can unify the
interface semantics of all UDAF.
What do you think?
Best,
Tzu-Li (Gordon) Tai created FLINK-19130:
---
Summary: Expose backpressure metrics / logs for function
dispatcher operator
Key: FLINK-19130
URL: https://issues.apache.org/jira/browse/FLINK-19130
Pro
Hi Alexey,
Thanks for the feedback. You are right. StatefulSet + PersistentVolume +
FileSystemHaService could be another
bundle of services for Flink HA support on K8s. The user jars could be
built into the image or downloaded by init-container
or mount via the PV. So they do not need to be recove
Hi,
Thanks Becket for addressing the issue. FLINK-18641 is now a blocker for
Pravega connector integration, hope we can have it included in 1.11.2 release.
Best Regards,
Brian
-Original Message-
From: Becket Qin
Sent: Thursday, September 3, 2020 11:18
To: dev
Cc: khachatryan.ro...@gma
Hi Zhuzhu,
Thanks for starting the discussion.
I'd like to include FLINK-18641 into 1.11.2 as well. It is a regression
from previous versions and is currently blocking the development of Pravega
source on top of FLIP-27.
Thanks,
Jiangjie (Becket) Qin
On Wed, Sep 2, 2020 at 11:13 PM Zhu Zhu wr
Thanks for launching this discussion and volunteering as the release manager.
+1 on my side and I am willing to provide any help during the release
procedure, :)
Best,
Zhijiang
--
From:Konstantin Knauf
Send Time:2020年9月2日(星期三) 2
Hi Jingsong,
Thanks for the clarification, and sorry to misunderstand your first
intention.
What I was talking about is indeed another topic, we can leave it to the
future,
and see if there are any other people who have the same scenarios.
Jingsong Li 于2020年9月3日周四 上午10:56写道:
> Thanks Timo for w
Thanks Timo for working on FLIP-107.
Agree, I think it is good.
I'll spend more time to form a FLIP in detail later.
Best,
Jingsong
On Wed, Sep 2, 2020 at 7:12 PM Timo Walther wrote:
> Hi Jingsong,
>
> I haven't looked at your proposal but I think it make sense to have a
> separate FLIP for th
Judging from FLIP-19 (thank you Roman for the link), of 3 use cases (jars, RPC
messages and log files) only jar files need HA guarantee, and in my particular
case, job cluster with jar as part of image, it seems doesn't matter, I guess
it explains why in my test I was able to recover from failur
Igal Shilman created FLINK-19129:
Summary: Helm charts are missing the latest log4j-console file
Key: FLINK-19129
URL: https://issues.apache.org/jira/browse/FLINK-19129
Project: Flink
Issue T
Jark Wu created FLINK-19128:
---
Summary: Remove the runtime execution configuration in
sql-client-defaults.yaml
Key: FLINK-19128
URL: https://issues.apache.org/jira/browse/FLINK-19128
Project: Flink
Timo Walther created FLINK-19127:
Summary: Provide a replacement of
StreamExecutionEnvironment.createRemoteEnvironment for TableEnvironment
Key: FLINK-19127
URL: https://issues.apache.org/jira/browse/FLINK-19127
Thank you all for the inputs!
I agree with Till that we should set a soft deadline first.
I'd like to propose next Monday if no new blocker issue pops up.
But feel free to raise your concerns if you feel next Monday as a deadline
may not work
for fixes which should be a blocker for 1.11.2.
Here's
Tang Yan created FLINK-19126:
Summary: Failed to run job in yarn-cluster mode due to No Executor
found.
Key: FLINK-19126
URL: https://issues.apache.org/jira/browse/FLINK-19126
Project: Flink
Iss
Yun Tang created FLINK-19125:
Summary: Avoid memory fragmentation when running flink docker image
Key: FLINK-19125
URL: https://issues.apache.org/jira/browse/FLINK-19125
Project: Flink
Issue Type
I think it would be nice to include a fix for
https://issues.apache.org/jira/browse/FLINK-18934, too, as it affects a
highly requested feature of Flink 1.11 quite severely.
On Wed, Sep 2, 2020 at 2:51 PM Till Rohrmann wrote:
> Thanks a lot for starting this discussion Zhu Zhu and for volunteerin
Thanks a lot for starting this discussion Zhu Zhu and for volunteering as
the release manager. Big +1 for creating the next 1.11 bug fix release. I
think we already collected quite a bit of fixes which our users will
benefit from.
For the pending fixes, I would suggest setting a soft deadline (may
I think it's worth considering whether we can get this bugfix included in
1.11.2:
- FLINK-19109 Split Reader eats chained periodic watermarks
There is a PR, but it's still a work in progress. Cc'ing Roman, who has
been working on this.
Regards,
David
On Wed, Sep 2, 2020 at 2:19 PM Zhu Zhu wro
Hi All,
It has been about 1 month since we released Flink 1.11.1. It's not too far
but
we already have more than 80 resolved improvements/bugs in the release-1.11
branch. Some of them are quite critical. Therefore, I propose to create the
next
bugfix release 1.11.2 for Flink 1.11.
Most noticeable
Hi all,
After the discussion in [1], I would like to open a voting thread for
FLIP-131 (https://s.apache.org/FLIP-131) [2] which discusses the
deprecation of the DataSet API and future work on the DataStream API and
Table API for bounded (batch) execution.
The vote will be open until Septemb
Hi Jingsong,
I haven't looked at your proposal but I think it make sense to have a
separate FLIP for the parititioning topic. I'm currently working on an
update to FLIP-107 and would suggest to remove the paritioning topic
there. FLIP-107 will only focus on accessing metadata and expressing
k
Aljoscha Krettek created FLINK-19124:
Summary: Some JobClient methods are not ergonomic, require
ClassLoader argument
Key: FLINK-19124
URL: https://issues.apache.org/jira/browse/FLINK-19124
Projec
Hi all,
A comment from my side on the topic of the current, weird
renaming/naming/reordering when registering a DataStream. It might be
just me, but I find it extremely confusing and I would be really, really
happy if we could simplify it.
I really don't like that the actual behaviour of this met
Thanks Timo ~
“No this is not possible, because T records have no changeflag. Without a
changeflag, a ChangelogMode makes not much sense. “
I agree, but just distinguish the different ChangelogMode with a renamed API
still does not resolve the problem either,
an API change compared to an additio
Thanks for the input, Yu.
I believe the current proposal should work with RocksDB, or any other state
backend, using memory at either the slot or the scope. With the proposed
approach, all we need is an indicator (e.g., a configuration option)
telling us which scope should we calculate the fractio
Aljoscha Krettek created FLINK-19123:
Summary: TestStreamEnvironment does not use shared MiniCluster for
executeAsync()
Key: FLINK-19123
URL: https://issues.apache.org/jira/browse/FLINK-19123
Proj
Hi Timo,
1. "fromDataStream VS fromInsertStream"
In terms of naming, personally, I prefer `fromDataStream`,
`fromChangelogStream`, `toDataStream`, `toChangelogStream` than
`fromInsertStream`, `toInsertStream`.
2. "fromDataStream(DataStream, Expression...) VS
fromInsertStream(DataStream).select()
Thanks for compiling the FLIP Xintong, and +1 for the updated doc.
Just one supplement for the RocksDB state backend part:
It's true that currently we're using managed memory at the slot scope.
However, IMHO, we may support setting weights for different stateful
operators (for advanced usage) in
Harold Dost III created FLINK-19122:
---
Summary: Prometheus scrape generates huge scrape target.
Key: FLINK-19122
URL: https://issues.apache.org/jira/browse/FLINK-19122
Project: Flink
Issue T
Hi everyone
thanks for your feedback. It's a lot of content that needs to be
digested. I will update the FLIP shortly to incorporate some of the
feedback already. But let me respond to some topics first:
"not deprecate these API", "the API of the table layer is changing too fast"
I agree tha
Thanks all for the feedback and discussion.
I have updated the FLIP, with the following changes.
- Choose the main proposal over the alternative approach
- Combine weights of RocksDB and batch operators
- Expose weights through configuration options, rather than via
ExecutionConfig.
37 matches
Mail list logo