[jira] [Created] (FLINK-21313) Support more log4j2's configuration syntax

2021-02-06 Thread xiaozilong (Jira)
xiaozilong created FLINK-21313: -- Summary: Support more log4j2's configuration syntax Key: FLINK-21313 URL: https://issues.apache.org/jira/browse/FLINK-21313 Project: Flink Issue Type:

Flink upset-kaka connector not working with Avro confluent

2021-02-06 Thread shamit jain
Hello Team, I am facing issue with "upsert-kafka" connector which should read the Avro message serialized using "io.confluent.kafka.serializers.KafkaAvroDeserializer". Same is working with "kafka" connector. Looks like we are not able to pass the schema registry url and subject name like the

Need help on Upsert-kafka connector with confluent schema registry

2021-02-06 Thread Shamit
Hello Team, I am facing issue with "upsert-kafka" connector which should read the Avro message serialized using "io.confluent.kafka.serializers.KafkaAvroDeserializer". Same is working with "kafka" connector. Looks like we are not able to pass the schema registry url and subject name like the way

[jira] [Created] (FLINK-21312) SavepointITCase.testStopSavepointWithBoundedInputConcurrently is unstable

2021-02-06 Thread Yangze Guo (Jira)
Yangze Guo created FLINK-21312: -- Summary: SavepointITCase.testStopSavepointWithBoundedInputConcurrently is unstable Key: FLINK-21312 URL: https://issues.apache.org/jira/browse/FLINK-21312 Project: Flink

[jira] [Created] (FLINK-21311) flink1.12 cep pattern gets some problerm

2021-02-06 Thread forrest_feng (Jira)
forrest_feng created FLINK-21311: Summary: flink1.12 cep pattern gets some problerm Key: FLINK-21311 URL: https://issues.apache.org/jira/browse/FLINK-21311 Project: Flink Issue Type: Bug

Re: [DISCUSS]FLIP-163: SQL Client Improvements

2021-02-06 Thread Rui Li
Hi Timo, I agree with Jark that we should provide consistent experience regarding SQL CLI and files. Some systems even allow users to execute SQL files in the CLI, e.g. the "SOURCE" command in MySQL. If we want to support that in the future, it's a little tricky to decide whether that should be

Re: [DISCUSS] Releasing Apache Flink 1.12.2

2021-02-06 Thread Xintong Song
Thanks Yuan, +1 for releasing 1.12.2 and Yuan as the release manager. Thank you~ Xintong Song On Sat, Feb 6, 2021 at 3:41 PM Yu Li wrote: > +1 for releasing 1.12.2, and thanks for volunteering to be our release > manager Yuan. > > Besides the mentioned issues, I could see two more blockers

Re: [DISCUSS]FLIP-163: SQL Client Improvements

2021-02-06 Thread Jark Wu
Hi Timo, 1) How should we execute statements in CLI and in file? Should there be a difference? I do think we should unify the behavior of CLI and SQL files. SQL files can be thought of as a shortcut of "start CLI" => "copy content of SQL files" => "past content in CLI". Actually, we already did

[jira] [Created] (FLINK-21310) unexpected behavior of DataFrame union

2021-02-06 Thread Tianshi Zhu (Jira)
Tianshi Zhu created FLINK-21310: --- Summary: unexpected behavior of DataFrame union Key: FLINK-21310 URL: https://issues.apache.org/jira/browse/FLINK-21310 Project: Flink Issue Type: Bug

?????? First development steps, broken build workarounds?

2021-02-06 Thread ????????
HiGuys, IwanttocontributetoApacheFlink. Wouldyoupleasegivemethepermissionasacontributor? MyJIRAIDistony.xiao. ---- ??: "dev"

Re: Is development in FlinkML still active?

2021-02-06 Thread Badrul Chowdhury
Hi Becket, Thanks for sharing more details. Alink seems to be pretty mature, is there a FLIP discussing adopting Alink as Flink's ML library? I wanted to start working on FLIP39 , but I am not sure it's worth it if it will be replaced by Alink

Re: First development steps, broken build workarounds?

2021-02-06 Thread Chesnay Schepler
When running the tests in WSL you will run into 2 issues: a) building the WebUI can be unbearably so such that it pretty much never finishes; you may want to activate the skip-webui-build profile b) certain tests check how port conflicts are being handled, but WSL has broken behavior in that

??????First development steps, broken build workarounds?

2021-02-06 Thread Frost Wong
Hi Jack, I've just packaged a brand new dist from source several days ago. I think you should do `mvn clean install -DskipTest` from the project root and see the output. In fact the project **NEEDS** some workaround to compile, for instance it will complain about