YufeiLiu created FLINK-18234:
Summary: Implicit type conversion in join condition
Key: FLINK-18234
URL: https://issues.apache.org/jira/browse/FLINK-18234
Project: Flink
Issue Type: Bug
Robert Metzger created FLINK-18233:
--
Summary: TaskExecutorSubmissionTest unstable
Key: FLINK-18233
URL: https://issues.apache.org/jira/browse/FLINK-18233
Project: Flink
Issue Type: Bug
Jingsong Lee created FLINK-18232:
Summary: Hive streaming source reuse row bug and split len can not
be -1
Key: FLINK-18232
URL: https://issues.apache.org/jira/browse/FLINK-18232
Project: Flink
jackylau created FLINK-18231:
Summary: flink kafka connector exists same qualified class name,
whch will cause conflicts when user has all the versions of
flink-kafka-connector
Key: FLINK-18231
URL: https://issues.a
mzz created FLINK-18230:
---
Summary: Table API has no Functions like sparkSQL explode
Key: FLINK-18230
URL: https://issues.apache.org/jira/browse/FLINK-18230
Project: Flink
Issue Type: Bug
R
Hi, Deepak!
In reply to your email (below): the project proposal [1] focuses on the
Table API / SQL, so I'm afraid that working on the DataSet API
documentation is out of scope for our participation in Google Season of
Docs.
Is there anything within the scope of the proposal that you'd like to wo
There seems to be some thread confusion here. @Deepak, I'll reply to you in
the original thread ("Interested in applying as a technical writer").
Sorry, Abdul!
On Wed, Jun 10, 2020 at 1:59 AM Deepak Vohra wrote:
> Thanks Marta,
>
> One of the lacking features I noticed is that several example p
Xintong Song created FLINK-18229:
Summary: Pending worker requests should be properly cleared
Key: FLINK-18229
URL: https://issues.apache.org/jira/browse/FLINK-18229
Project: Flink
Issue Type
Yang Wang created FLINK-18228:
-
Summary: Release pending pods/containers timely when pending slots
changed
Key: FLINK-18228
URL: https://issues.apache.org/jira/browse/FLINK-18228
Project: Flink
Congratulations, Benchao!
Weihua Hu 于2020年6月10日周三 上午11:47写道:
> Congratulations, Benchao!
>
> Best
> Weihua Hu
>
> > 2020年6月10日 11:04,Matt Wang 写道:
> >
> > Congratulations, Benchao!
> >
> >
> > ---
> > Best,
> > Matt Wang
> >
> >
> > On 06/9/2020 19:58,Benchao Li wrote:
> > Thank you all, it's a
Congratulations, Benchao!
Best
Weihua Hu
> 2020年6月10日 11:04,Matt Wang 写道:
>
> Congratulations, Benchao!
>
>
> ---
> Best,
> Matt Wang
>
>
> On 06/9/2020 19:58,Benchao Li wrote:
> Thank you all, it's a great honor to be a committer of Flink Community.
> Looking forward to do more contributio
appleyuchi created FLINK-18227:
--
Summary: official example stuck in flink shell(local mode)
Key: FLINK-18227
URL: https://issues.apache.org/jira/browse/FLINK-18227
Project: Flink
Issue Type: Bug
Xintong Song created FLINK-18226:
Summary: ResourceManager requests unnecessary new workers if
previous workers are allocated but not registered.
Key: FLINK-18226
URL: https://issues.apache.org/jira/browse/FLINK-1
Dian Fu created FLINK-18225:
---
Summary: Add collect method in the Python TableResult
Key: FLINK-18225
URL: https://issues.apache.org/jira/browse/FLINK-18225
Project: Flink
Issue Type: Improvement
Congratulations, Benchao!
---
Best,
Matt Wang
On 06/9/2020 19:58,Benchao Li wrote:
Thank you all, it's a great honor to be a committer of Flink Community.
Looking forward to do more contributions to the community.
Congxian Qiu 于2020年6月9日周二 下午7:47写道:
Congratulations, Benchao!
Best,
Congxian
Sorry, I check the code find that '
org/apache/flink/fs/s3presto/common/HadoopConfigLoader'' is shaded on
purpose.
So could you check whether there is a old "presto" jar in your lib
directory?
Best,
Guowei
Claude Murad 于2020年6月10日周三 上午10:06写道:
> Thanks for your reply. The
> org.apache.flink.fs
+1 to use {% link %} tag and add check in CI.
Tips: if want to link a Chinese page, should write: [CLI]({% link ops/
cli.zh.md %})
Best,
Jark
On Wed, 10 Jun 2020 at 10:30, Yangze Guo wrote:
> Thanks for that reminder, Seth!
>
> +1 to add a check during CI if possible.
>
> Best,
> Yangze Guo
Kurt Young created FLINK-18224:
--
Summary: Add document about sql client's tableau result mode
Key: FLINK-18224
URL: https://issues.apache.org/jira/browse/FLINK-18224
Project: Flink
Issue Type: T
Thanks for that reminder, Seth!
+1 to add a check during CI if possible.
Best,
Yangze Guo
On Wed, Jun 10, 2020 at 3:04 AM Kostas Kloudas wrote:
>
> Thanks for the heads up Seth!
>
> Kostas
>
> On Tue, Jun 9, 2020 at 7:27 PM Seth Wiesman wrote:
> >
> > The tag is new to Jekyll 4.0 which we only
Thanks Marta,
One of the lacking features I noticed is that several example programs are
missing for Java and Scala as in Data Sources section on page Apache Flink 1.10
Documentation: Flink DataSet API Programming Guide
|
|
| |
Apache Flink 1.10 Documentation: Flink DataSet API Programming
Hi Seth,
I see, that's neat. I think it is a good idea moving the archetypes out of
the main repository into flink-playgrounds.
Best,
Konstantin
On Tue, Jun 9, 2020 at 9:47 PM Seth Wiesman wrote:
> Hi Konstantin,
>
> I am linking my working branch for what the playground might look like. It
Hi everyone,
it seems that guaranteeing any backwards compatibility for Savepoints
stretches the resources of the community too much right now. As Steven
says, the documentation is actually pretty clear on that.
I still think it would be great if we would only break compatibility
knowingly, so th
IMO, having the walkthroughs as maven archetypes is not maintainable.
On Tue, Jun 9, 2020 at 2:47 PM Seth Wiesman wrote:
> Hi Konstantin,
>
> I am linking my working branch for what the playground might look like. It
> contains a Java application you can import into your IDE and then fill out
>
Hi Konstantin,
I am linking my working branch for what the playground might look like. It
contains a Java application you can import into your IDE and then fill out
the same way you do currently. It is still a code walkthrough. Docker
allows users to actually run the completed app locally and not
Hi Seth,
good catch! I agree this is important to fix.
I don't quite understand the resolution you are proposing. The current
walkthrough for the Table API is a *code *walkthrough. How do you plan to
replace this by a dockerized playground? Drop the code walkthrough and add
a pure SQL playground?
Thanks for the heads up Seth!
Kostas
On Tue, Jun 9, 2020 at 7:27 PM Seth Wiesman wrote:
>
> The tag is new to Jekyll 4.0 which we only recently updated to.
>
> There are a lot of existing tags that would need to be updated first :)
> I opened a ticket to track that work and then yes that would m
Lorenzo Nicora created FLINK-18223:
--
Summary: AvroSerializer does not correctly instantiate
GenericRecord
Key: FLINK-18223
URL: https://issues.apache.org/jira/browse/FLINK-18223
Project: Flink
The tag is new to Jekyll 4.0 which we only recently updated to.
There are a lot of existing tags that would need to be updated first :)
I opened a ticket to track that work and then yes that would make sense.
Seth
[1] https://issues.apache.org/jira/browse/FLINK-18193
On Tue, Jun 9, 2020 at 12:0
Thanks for the reminder. I was also not aware of this tag!
How about enforcing the use of this tag through CI?
We could for example grep through the added lines of all changes in docs/
and fail the build if we see the wrong pattern.
On Tue, Jun 9, 2020 at 4:37 PM Seth Wiesman wrote:
> Whoops,
Robert Metzger created FLINK-18222:
--
Summary: "Avro Confluent Schema Registry nightly end-to-end test"
unstable with "Kafka cluster did not start after 120 seconds"
Key: FLINK-18222
URL: https://issues.apache.org
Robert Metzger created FLINK-18221:
--
Summary: SQL client YAML validation incomplete
Key: FLINK-18221
URL: https://issues.apache.org/jira/browse/FLINK-18221
Project: Flink
Issue Type: Bug
Whoops, responded from the wrong email :)
Thank you for noticing that, the guide is out of date. I will fix that
immediately!
On Tue, Jun 9, 2020 at 9:36 AM Seth Wiesman wrote:
> Thank you for noticing that, the guide is out of date. I will fix that
> immediately!
>
> On Tue, Jun 9, 2020 at 9:3
Thank you for noticing that, the guide is out of date. I will fix that
immediately!
On Tue, Jun 9, 2020 at 9:34 AM Dawid Wysakowicz
wrote:
> Hi Seth,
>
> Thanks I did not know that.
>
> I am not entirely sure, but I think our documentation guide is slightly
> outdated on that manner (
> https://
Hi
I think supporting website with another language should be okay. However, I'm
afraid Flink community lacks of resources
to maintain technical documentations of another languages currently.
>From my experiences of translating documentation to Chinese since the past
>year, I found
Chinese docu
Hi Seth,
Thanks I did not know that.
I am not entirely sure, but I think our documentation guide is slightly
outdated on that manner
(https://flink.apache.org/contributing/docs-style.html) Or is there a
mistake in your example? Our guide recommends:
[CLI](|{{site.baseurl}}|{% link ops/cli.md %})
I am very much in favour of this effort.
Best,
Dawid
On 09/06/2020 16:06, Seth Wiesman wrote:
> Hi Everyone
>
> I am currently going through the documentation for 1.11 and noticed an
> issue with the walkthroughs.
>
> Flink currently contains two walkthroughs for new users, one for data
> stream
Hi Everyone!
As we are seeing an influx of documentation PRs in anticipation of the 1.11
release I would like to remind everyone to use the {% link %} tag when
cross-linking pages[1]. This is opposed to creating a link based on
site.baseurl.
Going forward a link such as:
[CLI]({% site.baseurl %}
I had a second look at the PR and maybe it'd be important to clarify the
scope.
It seems to only target the website and, if that's the case, then
synchronization might be less of an issue as the core of the website is
pretty static. I'm not sure how useful it is to have a translated website
withou
Hi Everyone
I am currently going through the documentation for 1.11 and noticed an
issue with the walkthroughs.
Flink currently contains two walkthroughs for new users, one for data
stream and one for table[1, 2]. They both have corresponding maven
archetypes for users to create template projects
Chesnay Schepler created FLINK-18220:
Summary: Improve exception if finalizeOnmaster hits OOM
Key: FLINK-18220
URL: https://issues.apache.org/jira/browse/FLINK-18220
Project: Flink
Issue
Chesnay Schepler created FLINK-18219:
Summary: Improve exception if jar submission hits OOM
Key: FLINK-18219
URL: https://issues.apache.org/jira/browse/FLINK-18219
Project: Flink
Issue Ty
Wei Zhong created FLINK-18218:
-
Summary: Add yarn perjob, java dependency management e2e tests for
pyflink.
Key: FLINK-18218
URL: https://issues.apache.org/jira/browse/FLINK-18218
Project: Flink
Chesnay Schepler created FLINK-18217:
Summary: config.sh#extractExecutionResults does not fail on empty
input
Key: FLINK-18217
URL: https://issues.apache.org/jira/browse/FLINK-18217
Project: Flink
Hi
Thanks for bringing this up, Robert.
I agree we may need to investigate better translation/synchronization tools
again.
I'll share some experience when translating the documentation or reviewing
the translation.
1. Translate documentation using the current procedure needs a lot of
resources t
Chesnay Schepler created FLINK-18216:
Summary: "Start time" column should not expand if a job is running
Key: FLINK-18216
URL: https://issues.apache.org/jira/browse/FLINK-18216
Project: Flink
Thank you all, it's a great honor to be a committer of Flink Community.
Looking forward to do more contributions to the community.
Congxian Qiu 于2020年6月9日周二 下午7:47写道:
> Congratulations, Benchao!
> Best,
> Congxian
>
>
> Marta Paes Moreira 于2020年6月9日周二 下午7:24写道:
>
> > Congrats, Benchao!
> >
> >
Congratulations, Benchao!
Best,
Congxian
Marta Paes Moreira 于2020年6月9日周二 下午7:24写道:
> Congrats, Benchao!
>
> On Tue, Jun 9, 2020 at 11:41 AM Till Rohrmann
> wrote:
>
> > Congratulations!
> >
> > Cheers,
> > Till
> >
> > On Tue, Jun 9, 2020 at 11:19 AM Yang Wang wrote:
> >
> > > Congratulations
Chesnay Schepler created FLINK-18215:
Summary: BashJavaUtils logging message should include log level
Key: FLINK-18215
URL: https://issues.apache.org/jira/browse/FLINK-18215
Project: Flink
Chesnay Schepler created FLINK-18214:
Summary: Incorrect warning if jobstore.cache-size exceeds heap size
Key: FLINK-18214
URL: https://issues.apache.org/jira/browse/FLINK-18214
Project: Flink
Congrats, Benchao!
On Tue, Jun 9, 2020 at 11:41 AM Till Rohrmann wrote:
> Congratulations!
>
> Cheers,
> Till
>
> On Tue, Jun 9, 2020 at 11:19 AM Yang Wang wrote:
>
> > Congratulations!
> >
> > Best,
> > Yang
> >
> > Yu Li 于2020年6月9日周二 下午5:11写道:
> >
> > > Congratulations, Benchao!
> > >
> > >
jackylau created FLINK-18213:
Summary: refactor kafka sql connector to use just one shade to
compatible 0.10.0.2 +
Key: FLINK-18213
URL: https://issues.apache.org/jira/browse/FLINK-18213
Project: Flink
YufeiLiu created FLINK-18212:
Summary: Init lookup join failed when use udf on lookup table
Key: FLINK-18212
URL: https://issues.apache.org/jira/browse/FLINK-18212
Project: Flink
Issue Type: Bug
I agree with Dawid and others' opinions.
We may not have enough resources to maintain more languages.
Maybe it's time to investigate better translation/synchronization tools
again.
I want to share some background about the current translation process. In
the initial proposal of Chinese translatio
The Apache Flink community is very happy to announce the release of Apache
Flink Stateful Functions 2.1.0.
Stateful Functions is an API that simplifies building distributed stateful
applications.
It's based on functions with persistent state that can interact dynamically
with strong consistency gu
Hi Ramya,
it looks as if you should give your Flink pods and also the Flink process a
bit more memory as the process fails with an out of memory error. You could
also try Flink's latest version which comes with native Kubernetes support.
Cheers,
Till
On Tue, Jun 9, 2020 at 8:45 AM Ramya Ramamurt
Congratulations!
Cheers,
Till
On Tue, Jun 9, 2020 at 11:19 AM Yang Wang wrote:
> Congratulations!
>
> Best,
> Yang
>
> Yu Li 于2020年6月9日周二 下午5:11写道:
>
> > Congratulations, Benchao!
> >
> > Best Regards,
> > Yu
> >
> >
> > On Tue, 9 Jun 2020 at 17:05, Yuan Mei wrote:
> >
> > > Congrats!
> > >
>
Congratulations!
Best,
Yang
Yu Li 于2020年6月9日周二 下午5:11写道:
> Congratulations, Benchao!
>
> Best Regards,
> Yu
>
>
> On Tue, 9 Jun 2020 at 17:05, Yuan Mei wrote:
>
> > Congrats!
> >
> > On Tue, Jun 9, 2020 at 2:10 PM Jark Wu wrote:
> >
> > > Hi everyone,
> > >
> > > On behalf of the PMC, I'm ver
Echo Lee created FLINK-18211:
Summary: Dynamic properties setting 'pipeline.jars' will be
overwritten
Key: FLINK-18211
URL: https://issues.apache.org/jira/browse/FLINK-18211
Project: Flink
Issue
JieFang.He created FLINK-18210:
--
Summary: The tmpdir will be clean up when stop historyserver
Key: FLINK-18210
URL: https://issues.apache.org/jira/browse/FLINK-18210
Project: Flink
Issue Type: I
Congratulations, Benchao!
Best Regards,
Yu
On Tue, 9 Jun 2020 at 17:05, Yuan Mei wrote:
> Congrats!
>
> On Tue, Jun 9, 2020 at 2:10 PM Jark Wu wrote:
>
> > Hi everyone,
> >
> > On behalf of the PMC, I'm very happy to announce Benchao Li as a new
> Apache
> > Flink committer.
> >
> > Benchao s
Congrats!
On Tue, Jun 9, 2020 at 2:10 PM Jark Wu wrote:
> Hi everyone,
>
> On behalf of the PMC, I'm very happy to announce Benchao Li as a new Apache
> Flink committer.
>
> Benchao started contributing to Flink since late 2018. He is very active in
> Flink SQL component,
> and has also particip
Congratulations, Benchao!
Best,
Weiguang Wang
From: tison
Date: 2020-06-09 14:58
To: dev
Subject: Re: [ANNOUNCE] New Flink Committer: Benchao Li
Congratulations, Benchao
Best,
tison.
Kurt Young 于2020年6月9日周二 下午2:51写道:
> Congratulations, Benchao!
>
> Best,
> Kurt
>
>
> On Tue, Jun 9, 202
Marta Paes Moreira created FLINK-18209:
--
Summary: Replace "charged" words in the Flink codebase.
Key: FLINK-18209
URL: https://issues.apache.org/jira/browse/FLINK-18209
Project: Flink
Is
jackylau created FLINK-18208:
Summary: flink es connector exists 2 Spelling mistakes
Key: FLINK-18208
URL: https://issues.apache.org/jira/browse/FLINK-18208
Project: Flink
Issue Type: Improvement
Jingsong Lee created FLINK-18207:
Summary: RowGenerator in datagen factory should implement
snapshotState
Key: FLINK-18207
URL: https://issues.apache.org/jira/browse/FLINK-18207
Project: Flink
Thanks for bringing this PR to our attention, Robert!
Like Dawid and Xintong, I'm concerned that adding a new language will make
it unbearable to ensure docs synchronization. Best-effort maintenance of
non-english docs may also result in a bad documentation experience for
users, and this is someth
Congratulations, Benchao!
Best,
Dan Zou
> 2020年6月9日 下午3:47,Zhu Zhu 写道:
>
> Congratulations
JasonLee created FLINK-18206:
Summary: The timestamp is displayed incorrectly
Key: FLINK-18206
URL: https://issues.apache.org/jira/browse/FLINK-18206
Project: Flink
Issue Type: Bug
Com
Congratulations!
Thanks,
Zhu Zhu
Zhijiang 于2020年6月9日周二 下午3:29写道:
> Congratulations, Benchao!
>
> Best,
> Zhijiang
>
>
> --
> From:SteNicholas
> Send Time:2020年6月9日(星期二) 15:11
> To:dev
> Subject:Re: [ANNOUNCE] New Flink Committer:
Yangze Guo created FLINK-18205:
--
Summary: Mitigate the use of reflection in HadoopModule
Key: FLINK-18205
URL: https://issues.apache.org/jira/browse/FLINK-18205
Project: Flink
Issue Type: Improv
shengsheng lin created FLINK-18204:
--
Summary: NullPointerException when materialize checkpoint
Key: FLINK-18204
URL: https://issues.apache.org/jira/browse/FLINK-18204
Project: Flink
Issue T
Congratulations, Benchao!
Best,
Zhijiang
--
From:SteNicholas
Send Time:2020年6月9日(星期二) 15:11
To:dev
Subject:Re: [ANNOUNCE] New Flink Committer: Benchao Li
Congratulations, Benchao!
Best,
Nicholas
--
Sent from: http://apache-fl
Jiayi Liao created FLINK-18203:
--
Summary: Reduce objects usage in redistributing union states
Key: FLINK-18203
URL: https://issues.apache.org/jira/browse/FLINK-18203
Project: Flink
Issue Type: I
Congratulations, Benchao!
Best,
Nicholas
--
Sent from: http://apache-flink-mailing-list-archive.1008284.n3.nabble.com/
Benchao Li created FLINK-18202:
--
Summary: Introduce PB format
Key: FLINK-18202
URL: https://issues.apache.org/jira/browse/FLINK-18202
Project: Flink
Issue Type: New Feature
Components:
75 matches
Mail list logo