[GitHub] [flink-ml] lindong28 commented on a diff in pull request #71: [FLINK-26443] Add benchmark framework

2022-04-05 Thread GitBox
lindong28 commented on code in PR #71: URL: https://github.com/apache/flink-ml/pull/71#discussion_r843468258 ## flink-ml-benchmark/README.md: ## @@ -0,0 +1,172 @@ +# Flink ML Benchmark Getting Started + +This document provides instructions on how to run benchmarks on Flink ML's

[jira] [Commented] (FLINK-27029) DeploymentValidator should take default flink config into account during validation

2022-04-05 Thread Gyula Fora (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17517832#comment-17517832 ] Gyula Fora commented on FLINK-27029: Yes > DeploymentValidator should take default flink config

[GitHub] [flink] mayuehappy commented on pull request #19259: [FLINK-23890] improve cep operator timer register policy

2022-04-05 Thread GitBox
mayuehappy commented on PR #19259: URL: https://github.com/apache/flink/pull/19259#issuecomment-1089823724 > @mayuehappy, thanks for your contribution to reduce the frequency of the timer registration. I left the minor comments for your changes. BTW, @mayuehappy, could you fix the typo in

[GitHub] [flink] mayuehappy commented on a diff in pull request #19259: [FLINK-23890] improve cep operator timer register policy

2022-04-05 Thread GitBox
mayuehappy commented on code in PR #19259: URL: https://github.com/apache/flink/pull/19259#discussion_r843463168 ## flink-libraries/flink-cep/src/main/java/org/apache/flink/cep/nfa/NFA.java: ## @@ -333,6 +337,10 @@ private boolean isStateTimedOut(final ComputationState state,

[GitHub] [flink] flinkbot commented on pull request #19366: [FLINK-24660][Connectors / Kafka] allow setting KafkaSubscriber in KafkaSourceBuilder

2022-04-05 Thread GitBox
flinkbot commented on PR #19366: URL: https://github.com/apache/flink/pull/19366#issuecomment-1089820185 ## CI report: * 4b990b04e506d2c5cb9837413b98d86f11dc109a UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[jira] [Commented] (FLINK-24660) Allow setting KafkaSubscriber in KafkaSourceBuilder

2022-04-05 Thread Mason Chen (Jira)
[ https://issues.apache.org/jira/browse/FLINK-24660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17517821#comment-17517821 ] Mason Chen commented on FLINK-24660: [~renqs] would you or someone else be able to look at this

[jira] [Updated] (FLINK-24660) Allow setting KafkaSubscriber in KafkaSourceBuilder

2022-04-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-24660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-24660: --- Labels: pull-request-available stale-assigned starter (was: stale-assigned starter) >

[GitHub] [flink] mas-chen opened a new pull request, #19366: [FLINK-24660][Connectors / Kafka] allow setting KafkaSubscriber in KafkaSourceBuilder

2022-04-05 Thread GitBox
mas-chen opened a new pull request, #19366: URL: https://github.com/apache/flink/pull/19366 ## What is the purpose of the change Allow setting KafkaSubscriber in KafkaSourceBuilder so that users can supply custom implementations. ## Brief change log * Expose a setter

[jira] [Commented] (FLINK-27068) test_keyed_min_and_max and test_keyed_min_by_and_max_by failed in py36,37

2022-04-05 Thread CaoYu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17517816#comment-17517816 ] CaoYu commented on FLINK-27068: --- This problem may arise with a very small probability. But in any case, it

[jira] [Commented] (FLINK-27068) test_keyed_min_and_max and test_keyed_min_by_and_max_by failed in py36,37

2022-04-05 Thread CaoYu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17517815#comment-17517815 ] CaoYu commented on FLINK-27068: --- It may be because the order in which the data is passed to the downstream

[GitHub] [flink] luoyuxia commented on a diff in pull request #19193: [FLINK-26813[SQL-API] Supports ADD/MODIFY column/watermark/constraint syntax parse for ALTER TABLE

2022-04-05 Thread GitBox
luoyuxia commented on code in PR #19193: URL: https://github.com/apache/flink/pull/19193#discussion_r843440633 ## flink-table/flink-sql-parser/src/main/java/org/apache/flink/sql/parser/ddl/SqlAlterTable.java: ## @@ -94,4 +97,15 @@ public SqlNodeList getPartitionSpec() {

[jira] [Commented] (FLINK-25716) Translate "Streaming Concepts" page of "Application Development > Table API & SQL" to Chinese

2022-04-05 Thread Tianjun Weng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-25716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17517810#comment-17517810 ] Tianjun Weng commented on FLINK-25716: -- Hi [~martijnvisser], I'm interesting in this, can assigned

[jira] [Assigned] (FLINK-26394) CheckpointCoordinator.isTriggering can not be reset if a checkpoint expires while the checkpointCoordinator task is queuing in the SourceCoordinator executor.

2022-04-05 Thread Yun Gao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-26394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yun Gao reassigned FLINK-26394: --- Assignee: Gen Luo > CheckpointCoordinator.isTriggering can not be reset if a checkpoint expires >

[jira] [Commented] (FLINK-27028) Support to upload jar and run jar in RestClusterClient

2022-04-05 Thread Yang Wang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17517805#comment-17517805 ] Yang Wang commented on FLINK-27028: --- Actually, I am not sure about the current situation of "JarUpload

[jira] [Created] (FLINK-27068) test_keyed_min_and_max and test_keyed_min_by_and_max_by failed in py36,37

2022-04-05 Thread Huang Xingbo (Jira)
Huang Xingbo created FLINK-27068: Summary: test_keyed_min_and_max and test_keyed_min_by_and_max_by failed in py36,37 Key: FLINK-27068 URL: https://issues.apache.org/jira/browse/FLINK-27068 Project:

[jira] [Commented] (FLINK-27025) Cannot read parquet file, after putting the jar in the right place with right permissions

2022-04-05 Thread Dian Fu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17517801#comment-17517801 ] Dian Fu commented on FLINK-27025: - [~marsupialtail] I just closed this ticket as I think it should not

[jira] [Commented] (FLINK-27025) Cannot read parquet file, after putting the jar in the right place with right permissions

2022-04-05 Thread Dian Fu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17517800#comment-17517800 ] Dian Fu commented on FLINK-27025: - [~martijnvisser] From the attachment, I think [~marsupialtail] is

[jira] [Closed] (FLINK-27025) Cannot read parquet file, after putting the jar in the right place with right permissions

2022-04-05 Thread Dian Fu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu closed FLINK-27025. --- Resolution: Not A Problem > Cannot read parquet file, after putting the jar in the right place with right

[GitHub] [flink-ml] yunfengzhou-hub commented on pull request #71: [FLINK-26443] Add benchmark framework

2022-04-05 Thread GitBox
yunfengzhou-hub commented on PR #71: URL: https://github.com/apache/flink-ml/pull/71#issuecomment-1089759537 Thanks for the comments. I have updated the PR according to the comments. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [flink] luoyuxia commented on pull request #19329: [FLINK-22318][table] Support RENAME column name for ALTER TABLE statement

2022-04-05 Thread GitBox
luoyuxia commented on PR #19329: URL: https://github.com/apache/flink/pull/19329#issuecomment-1089751497 BTW, the CI is failed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[GitHub] [flink] luoyuxia commented on a diff in pull request #19329: [FLINK-22318][table] Support RENAME column name for ALTER TABLE statement

2022-04-05 Thread GitBox
luoyuxia commented on code in PR #19329: URL: https://github.com/apache/flink/pull/19329#discussion_r843408437 ## flink-table/flink-sql-parser/src/main/codegen/includes/parserImpls.ftl: ## @@ -548,6 +551,18 @@ SqlAlterTable SqlAlterTable() :

[GitHub] [flink] mayuehappy commented on a diff in pull request #19259: [FLINK-23890] improve cep operator timer register policy

2022-04-05 Thread GitBox
mayuehappy commented on code in PR #19259: URL: https://github.com/apache/flink/pull/19259#discussion_r843428783 ## flink-libraries/flink-cep/src/main/java/org/apache/flink/cep/nfa/NFAState.java: ## @@ -97,6 +100,18 @@ public void setNewPartialMatches(PriorityQueue

[jira] [Commented] (FLINK-27011) Add state access examples of Python DataStream API

2022-04-05 Thread Dian Fu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17517799#comment-17517799 ] Dian Fu commented on FLINK-27011: - [~martijnvisser] Good advice. There is still no such validation. I

[jira] [Created] (FLINK-27067) Prevent usage of deprecated APIs in PyFlink examples

2022-04-05 Thread Dian Fu (Jira)
Dian Fu created FLINK-27067: --- Summary: Prevent usage of deprecated APIs in PyFlink examples Key: FLINK-27067 URL: https://issues.apache.org/jira/browse/FLINK-27067 Project: Flink Issue Type:

[GitHub] [flink] mayuehappy commented on a diff in pull request #19259: [FLINK-23890] improve cep operator timer register policy

2022-04-05 Thread GitBox
mayuehappy commented on code in PR #19259: URL: https://github.com/apache/flink/pull/19259#discussion_r843427786 ## flink-libraries/flink-cep/src/main/java/org/apache/flink/cep/operator/CepOperator.java: ## @@ -417,6 +405,9 @@ private void processEvent(NFAState nfaState, IN

[jira] [Commented] (FLINK-27029) DeploymentValidator should take default flink config into account during validation

2022-04-05 Thread Yang Wang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17517797#comment-17517797 ] Yang Wang commented on FLINK-27029: --- I think what you mean is we need to verify the effective flink

[jira] [Commented] (FLINK-27065) Store lastReconciledSpec as String in status

2022-04-05 Thread Yang Wang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17517796#comment-17517796 ] Yang Wang commented on FLINK-27065: --- This is a reasonable change for me. AFAIK, it just looks like

[jira] [Commented] (FLINK-26140) Add basic handling mechanism to deal with job upgrade errors

2022-04-05 Thread Yang Wang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-26140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17517793#comment-17517793 ] Yang Wang commented on FLINK-26140: --- Introducing the lastStableSpec makes sense to me. Once the job is

[jira] [Comment Edited] (FLINK-26952) Remove old CSV connector

2022-04-05 Thread Zhu Zhu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-26952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17517788#comment-17517788 ] Zhu Zhu edited comment on FLINK-26952 at 4/6/22 3:14 AM: - [~slinkydeveloper]

[jira] [Comment Edited] (FLINK-26952) Remove old CSV connector

2022-04-05 Thread Zhu Zhu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-26952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17517788#comment-17517788 ] Zhu Zhu edited comment on FLINK-26952 at 4/6/22 3:12 AM: - [~slinkydeveloper]

[jira] [Commented] (FLINK-26952) Remove old CSV connector

2022-04-05 Thread Zhu Zhu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-26952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17517788#comment-17517788 ] Zhu Zhu commented on FLINK-26952: - [~slinkydeveloper] FYI, there is already a ticket to migrate TPCDS

[jira] [Commented] (FLINK-27018) timestamp missing end zero when outputing to kafka

2022-04-05 Thread jeff-zou (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17517785#comment-17517785 ] jeff-zou commented on FLINK-27018: -- It had the same problem when i tried it with flink 1.14.4. Martijn

[jira] [Updated] (FLINK-26748) flink taskmanager metaspace oom

2022-04-05 Thread leishuiyu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-26748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] leishuiyu updated FLINK-26748: -- Summary: flink taskmanager metaspace oom (was: flink jobmanager metaspace oom) > flink taskmanager

[jira] [Updated] (FLINK-26748) flink jobmanager metaspace oom

2022-04-05 Thread leishuiyu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-26748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] leishuiyu updated FLINK-26748: -- Description: submit job to flink,the flink taskmanager metaspace keep increase ,until oom h1.

[jira] [Closed] (FLINK-26748) flink jobmanager metaspace oom

2022-04-05 Thread leishuiyu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-26748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] leishuiyu closed FLINK-26748. - Fix Version/s: (was: 1.14.3) Resolution: Done > flink jobmanager metaspace oom >

[jira] [Commented] (FLINK-26748) flink jobmanager metaspace oom

2022-04-05 Thread leishuiyu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-26748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17517782#comment-17517782 ] leishuiyu commented on FLINK-26748: --- the question is fix  the message pipeline is

[jira] [Commented] (FLINK-27055) java.lang.ArrayIndexOutOfBoundsException in BinarySegmentUtils

2022-04-05 Thread Kenny Ma (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17517781#comment-17517781 ] Kenny Ma commented on FLINK-27055: -- Seems to be related to Watermark as we can see in the stacktrace. I

[jira] [Commented] (FLINK-27060) Extending /jars/:jarid/run API to support setting Flink configs

2022-04-05 Thread Yang Wang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17517779#comment-17517779 ] Yang Wang commented on FLINK-27060: --- I am afraid only the job related config options(e.g.

[jira] [Commented] (FLINK-20951) IllegalArgumentException when reading Hive parquet table if condition not contain all partitioned fields

2022-04-05 Thread jinfeng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-20951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17517778#comment-17517778 ] jinfeng commented on FLINK-20951: - [~jark] [~lirui]  I encountered the same problem in version 1.12.2.   

[jira] [Comment Edited] (FLINK-27010) Support setting sql client args via flink conf

2022-04-05 Thread LuNng Wang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17517773#comment-17517773 ] LuNng Wang edited comment on FLINK-27010 at 4/6/22 2:25 AM: [~martijnvisser]

[GitHub] [flink] schumiyi commented on pull request #18914: [FLINK-26259][table-planner]Partial insert and partition insert canno…

2022-04-05 Thread GitBox
schumiyi commented on PR #18914: URL: https://github.com/apache/flink/pull/18914#issuecomment-1089674015 Appreciate if you can help take a look. @godfreyhe @wuchong -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[jira] [Commented] (FLINK-27010) Support setting sql client args via flink conf

2022-04-05 Thread LuNng Wang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17517773#comment-17517773 ] LuNng Wang commented on FLINK-27010: [~martijnvisser] [~fsk119] When we use SQL Client, '-i',  '-l'

[jira] [Updated] (FLINK-27010) Support setting sql client args via flink conf

2022-04-05 Thread LuNng Wang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] LuNng Wang updated FLINK-27010: --- Description: '-i' '-j' and '-l' only be set in startup options.  I want to add the following

[jira] [Updated] (FLINK-27010) Support setting sql client args via flink conf

2022-04-05 Thread LuNng Wang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] LuNng Wang updated FLINK-27010: --- Description: '-i' '-j' and '-l' only be set in startup options.  I want to add the following

[jira] [Commented] (FLINK-27032) PyFlink end-to-end test failed due to str object not having expected attribute _j_expr

2022-04-05 Thread Dian Fu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17517769#comment-17517769 ] Dian Fu commented on FLINK-27032: - [~mapohl] It should have been fixed in release-1.15. Could you rebase

[jira] [Updated] (FLINK-27032) PyFlink end-to-end test failed due to str object not having expected attribute _j_expr

2022-04-05 Thread Dian Fu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu updated FLINK-27032: Fix Version/s: (was: 1.15.0) > PyFlink end-to-end test failed due to str object not having expected

[jira] [Closed] (FLINK-27032) PyFlink end-to-end test failed due to str object not having expected attribute _j_expr

2022-04-05 Thread Dian Fu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu closed FLINK-27032. --- Resolution: Invalid > PyFlink end-to-end test failed due to str object not having expected > attribute

[jira] [Commented] (FLINK-27010) Support setting sql client args via flink conf

2022-04-05 Thread Shengkai Fang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17517768#comment-17517768 ] Shengkai Fang commented on FLINK-27010: --- [~martijnvisser] +1. The flink-conf.yaml is cluster-level

[jira] [Updated] (FLINK-25480) Create dashboard/monitoring to see resource usage per E2E test

2022-04-05 Thread Flink Jira Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-25480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Flink Jira Bot updated FLINK-25480: --- Labels: stale-critical test-stability (was: test-stability) I am the [Flink Jira

[jira] [Updated] (FLINK-26796) TaskManagerProcessFailureStreamingRecoveryITCase.testTaskManagerProcessFailure failed on azure

2022-04-05 Thread Flink Jira Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-26796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Flink Jira Bot updated FLINK-26796: --- Labels: stale-critical test-stability (was: test-stability) I am the [Flink Jira

[jira] [Updated] (FLINK-25814) AdaptiveSchedulerITCase.testStopWithSavepointFailOnFirstSavepointSucceedOnSecond failed due to stop-with-savepoint failed

2022-04-05 Thread Flink Jira Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-25814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Flink Jira Bot updated FLINK-25814: --- Labels: auto-deprioritized-major test-stability (was: stale-major test-stability)

[jira] [Updated] (FLINK-26569) testResumeWithWrongOffset(org.apache.flink.runtime.fs.hdfs.HadoopRecoverableWriterTest) failing

2022-04-05 Thread Flink Jira Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-26569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Flink Jira Bot updated FLINK-26569: --- Labels: auto-deprioritized-critical test-stability (was: stale-critical test-stability)

[jira] [Updated] (FLINK-22090) Upload logs fails

2022-04-05 Thread Flink Jira Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Flink Jira Bot updated FLINK-22090: --- Labels: auto-deprioritized-critical auto-deprioritized-major auto-deprioritized-minor

[jira] [Updated] (FLINK-19033) Cleanups of DataStream API

2022-04-05 Thread Flink Jira Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Flink Jira Bot updated FLINK-19033: --- Labels: auto-deprioritized-major auto-deprioritized-minor (was: auto-deprioritized-major

[jira] [Updated] (FLINK-19366) [umbrella] Migrate Filesystem and Hive to new source interface

2022-04-05 Thread Flink Jira Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Flink Jira Bot updated FLINK-19366: --- Labels: auto-deprioritized-major auto-deprioritized-minor (was: auto-deprioritized-major

[GitHub] [flink] flinkbot commented on pull request #19365: [FLINK-27064][test] move ArchUnit rules for production code to the source folder

2022-04-05 Thread GitBox
flinkbot commented on PR #19365: URL: https://github.com/apache/flink/pull/19365#issuecomment-1089429467 ## CI report: * 7084d3171bea953c4326c023b37a3fdad7d282b9 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[jira] [Updated] (FLINK-27064) Centralize ArchUnit rules for production code

2022-04-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-27064: --- Labels: pull-request-available (was: ) > Centralize ArchUnit rules for production code >

[GitHub] [flink] JingGe opened a new pull request, #19365: [FLINK-27064][test] move ArchUnit rules for production code to the source folder

2022-04-05 Thread GitBox
JingGe opened a new pull request, #19365: URL: https://github.com/apache/flink/pull/19365 ## What is the purpose of the change This PR will move ArchUnit rules defined for production code test from the test source folder to the source folder. The reason is that the rules built

[GitHub] [flink-kubernetes-operator] mbalassi commented on a diff in pull request #155: [FLINK-26663] Pod augmentation for the operator

2022-04-05 Thread GitBox
mbalassi commented on code in PR #155: URL: https://github.com/apache/flink-kubernetes-operator/pull/155#discussion_r843292106 ## docs/content/docs/operations/helm.md: ## @@ -109,3 +109,24 @@ spec: skipCrds: true ... ``` + +## Advanced customization techniques +The

[jira] [Commented] (FLINK-27055) java.lang.ArrayIndexOutOfBoundsException in BinarySegmentUtils

2022-04-05 Thread Kenny Ma (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17517716#comment-17517716 ] Kenny Ma commented on FLINK-27055: -- I have seen this issue in 1.11.2 and 1.12.0. Will try the newer

[jira] [Assigned] (FLINK-27066) Reintroduce e2e tests in ES as Java tests.

2022-04-05 Thread Alexander Fedulov (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Fedulov reassigned FLINK-27066: - Assignee: Alexander Fedulov > Reintroduce e2e tests in ES as Java tests. >

[jira] [Created] (FLINK-27066) Reintroduce e2e tests in ES as Java tests.

2022-04-05 Thread Alexander Fedulov (Jira)
Alexander Fedulov created FLINK-27066: - Summary: Reintroduce e2e tests in ES as Java tests. Key: FLINK-27066 URL: https://issues.apache.org/jira/browse/FLINK-27066 Project: Flink Issue

[GitHub] [flink] zentol commented on a diff in pull request #19351: [FLINK-27045][tests] Remove shared executor

2022-04-05 Thread GitBox
zentol commented on code in PR #19351: URL: https://github.com/apache/flink/pull/19351#discussion_r843175972 ## flink-runtime/src/test/java/org/apache/flink/runtime/executiongraph/ExecutionGraphTestUtils.java: ## @@ -57,6 +58,10 @@ /** A collection of utility methods for

[jira] [Comment Edited] (FLINK-27029) DeploymentValidator should take default flink config into account during validation

2022-04-05 Thread Gyula Fora (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17517631#comment-17517631 ] Gyula Fora edited comment on FLINK-27029 at 4/5/22 6:25 PM: What I mean is

[jira] [Comment Edited] (FLINK-27029) DeploymentValidator should take default flink config into account during validation

2022-04-05 Thread Gyula Fora (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17517631#comment-17517631 ] Gyula Fora edited comment on FLINK-27029 at 4/5/22 6:25 PM: What I mean is

[jira] [Commented] (FLINK-27029) DeploymentValidator should take default flink config into account during validation

2022-04-05 Thread Gyula Fora (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17517631#comment-17517631 ] Gyula Fora commented on FLINK-27029: What I mean is that we should merge the default config with the

[jira] [Assigned] (FLINK-27023) Merge default flink and operator configuration settings for the operator

2022-04-05 Thread Gyula Fora (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gyula Fora reassigned FLINK-27023: -- Assignee: Nicholas Jiang > Merge default flink and operator configuration settings for the

[jira] [Commented] (FLINK-27023) Merge default flink and operator configuration settings for the operator

2022-04-05 Thread Gyula Fora (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17517627#comment-17517627 ] Gyula Fora commented on FLINK-27023: that would be great, thank you > Merge default flink and

[jira] [Updated] (FLINK-27065) Store lastReconciledSpec as String in status

2022-04-05 Thread Gyula Fora (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gyula Fora updated FLINK-27065: --- Description: Currently we store complete spec objects in the status. This leads to large CRD

[jira] [Commented] (FLINK-27065) Store lastReconciledSpec as String in status

2022-04-05 Thread Gyula Fora (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17517622#comment-17517622 ] Gyula Fora commented on FLINK-27065: cc [~thw]  [~wangyang0918] do you see any problems with this

[jira] [Assigned] (FLINK-27005) Bump CRD version to v1beta1

2022-04-05 Thread Gyula Fora (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gyula Fora reassigned FLINK-27005: -- Assignee: Gyula Fora > Bump CRD version to v1beta1 > --- > >

[jira] [Assigned] (FLINK-27065) Store lastReconciledSpec as String in status

2022-04-05 Thread Gyula Fora (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gyula Fora reassigned FLINK-27065: -- Assignee: Gyula Fora > Store lastReconciledSpec as String in status >

[jira] [Updated] (FLINK-27065) Store lastReconciledSpec as String in status

2022-04-05 Thread Gyula Fora (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gyula Fora updated FLINK-27065: --- Parent: FLINK-27021 Issue Type: Sub-task (was: Improvement) > Store lastReconciledSpec as

[jira] [Created] (FLINK-27064) Centralize ArchUnit rules for production code

2022-04-05 Thread Jing Ge (Jira)
Jing Ge created FLINK-27064: --- Summary: Centralize ArchUnit rules for production code Key: FLINK-27064 URL: https://issues.apache.org/jira/browse/FLINK-27064 Project: Flink Issue Type: Improvement

[jira] [Created] (FLINK-27065) Store lastReconciledSpec as String in status

2022-04-05 Thread Gyula Fora (Jira)
Gyula Fora created FLINK-27065: -- Summary: Store lastReconciledSpec as String in status Key: FLINK-27065 URL: https://issues.apache.org/jira/browse/FLINK-27065 Project: Flink Issue Type:

[GitHub] [flink] zentol commented on a diff in pull request #19351: [FLINK-27045][tests] Remove shared executor

2022-04-05 Thread GitBox
zentol commented on code in PR #19351: URL: https://github.com/apache/flink/pull/19351#discussion_r843115118 ## flink-runtime/src/test/java/org/apache/flink/runtime/executiongraph/IntermediateResultPartitionTest.java: ## @@ -296,10 +296,10 @@ private static IntermediateResult

[GitHub] [flink] flinkbot commented on pull request #19364: [FLINK-27063][Connectors/Hive] Upgrade Hive 2.3 connector from 2.3.6 to 2.3.9

2022-04-05 Thread GitBox
flinkbot commented on PR #19364: URL: https://github.com/apache/flink/pull/19364#issuecomment-1089117617 ## CI report: * f21e0c16f92211144877351735df2f21c0624628 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[jira] [Updated] (FLINK-27063) Upgrade Hive 2.3 connector to version 2.3.6

2022-04-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-27063: --- Labels: pull-request-available (was: ) > Upgrade Hive 2.3 connector to version 2.3.6 >

[GitHub] [flink] MartijnVisser opened a new pull request, #19364: [FLINK-27063][Connectors/Hive] Upgrade Hive 2.3 connector from 2.3.6 to 2.3.9

2022-04-05 Thread GitBox
MartijnVisser opened a new pull request, #19364: URL: https://github.com/apache/flink/pull/19364 ## What is the purpose of the change * Upgrade the Hive 2.3 connector to the latest available version, 2.3.9 ## Brief change log * Renamed connector from Hive 2.3.6 to 2.3.9

[jira] [Created] (FLINK-27063) Upgrade Hive 2.3 connector to version 2.3.6

2022-04-05 Thread Martijn Visser (Jira)
Martijn Visser created FLINK-27063: -- Summary: Upgrade Hive 2.3 connector to version 2.3.6 Key: FLINK-27063 URL: https://issues.apache.org/jira/browse/FLINK-27063 Project: Flink Issue Type:

[jira] [Commented] (FLINK-27010) Support setting sql client args via flink conf

2022-04-05 Thread Martijn Visser (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17517603#comment-17517603 ] Martijn Visser commented on FLINK-27010: [~ana4] The link you've provided

[GitHub] [flink] zentol commented on a diff in pull request #19351: [FLINK-27045][tests] Remove shared executor

2022-04-05 Thread GitBox
zentol commented on code in PR #19351: URL: https://github.com/apache/flink/pull/19351#discussion_r843084714 ## flink-runtime/src/test/java/org/apache/flink/runtime/scheduler/benchmark/SchedulerBenchmarkBase.java: ## @@ -18,16 +18,19 @@ package

[jira] [Commented] (FLINK-27023) Merge default flink and operator configuration settings for the operator

2022-04-05 Thread Nicholas Jiang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17517581#comment-17517581 ] Nicholas Jiang commented on FLINK-27023: [~gyfora], do anyone work on this ticket? If no, I

[GitHub] [flink] zentol commented on a diff in pull request #19351: [FLINK-27045][tests] Remove shared executor

2022-04-05 Thread GitBox
zentol commented on code in PR #19351: URL: https://github.com/apache/flink/pull/19351#discussion_r843083347 ## flink-runtime/src/test/java/org/apache/flink/runtime/scheduler/benchmark/SchedulerBenchmarkBase.java: ## @@ -18,16 +18,19 @@ package

[jira] [Commented] (FLINK-27029) DeploymentValidator should take default flink config into account during validation

2022-04-05 Thread Nicholas Jiang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17517576#comment-17517576 ] Nicholas Jiang commented on FLINK-27029: [~gyfora], do you mean that in

[jira] [Comment Edited] (FLINK-26793) Flink Cassandra connector performance issue

2022-04-05 Thread Jay Ghiya (Jira)
[ https://issues.apache.org/jira/browse/FLINK-26793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17517570#comment-17517570 ] Jay Ghiya edited comment on FLINK-26793 at 4/5/22 5:04 PM: --- Hi [~echauchot] -

[jira] [Commented] (FLINK-27055) java.lang.ArrayIndexOutOfBoundsException in BinarySegmentUtils

2022-04-05 Thread Martijn Visser (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17517569#comment-17517569 ] Martijn Visser commented on FLINK-27055: [~kma] I don't, but there have been many changes since

[jira] [Commented] (FLINK-26793) Flink Cassandra connector performance issue

2022-04-05 Thread Jay Ghiya (Jira)
[ https://issues.apache.org/jira/browse/FLINK-26793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17517570#comment-17517570 ] Jay Ghiya commented on FLINK-26793: --- Hi [~echauchot] - Regardin "query is not prepared ..." -> No this

[jira] [Commented] (FLINK-27055) java.lang.ArrayIndexOutOfBoundsException in BinarySegmentUtils

2022-04-05 Thread Kenny Ma (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17517561#comment-17517561 ] Kenny Ma commented on FLINK-27055: -- [~martijnvisser] Thanks for the suggestion. I can give it a try but

[GitHub] [flink-kubernetes-operator] mbalassi commented on pull request #129: [FLINK-26905] Re-add FlinkDeploymentList and FlinkSessionJobList classes

2022-04-05 Thread GitBox
mbalassi commented on PR #129: URL: https://github.com/apache/flink-kubernetes-operator/pull/129#issuecomment-1089016628 Thanks @zeus1ammon I will merge this latest tomorrow, might slightly modify wording of the comment. In principle I like it. -- This is an automated message from the

[GitHub] [flink] zentol commented on a diff in pull request #19351: [FLINK-27045][tests] Remove shared executor

2022-04-05 Thread GitBox
zentol commented on code in PR #19351: URL: https://github.com/apache/flink/pull/19351#discussion_r843011335 ## flink-runtime/src/test/java/org/apache/flink/runtime/executiongraph/ExecutionGraphTestUtils.java: ## @@ -57,6 +58,10 @@ /** A collection of utility methods for

[GitHub] [flink] zentol commented on a diff in pull request #19351: [FLINK-27045][tests] Remove shared executor

2022-04-05 Thread GitBox
zentol commented on code in PR #19351: URL: https://github.com/apache/flink/pull/19351#discussion_r843010096 ## flink-runtime/src/test/java/org/apache/flink/runtime/executiongraph/TestingDefaultExecutionGraphBuilder.java: ## @@ -56,12 +57,23 @@ private static final Logger

[GitHub] [flink-connector-elasticsearch] MartijnVisser closed pull request #6: [FLINK-XXXXX] This is a PR title that doesn't meet the requirements

2022-04-05 Thread GitBox
MartijnVisser closed pull request #6: [FLINK-X] This is a PR title that doesn't meet the requirements URL: https://github.com/apache/flink-connector-elasticsearch/pull/6 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[jira] [Closed] (FLINK-27062) Add Boring Cyborg bot to flink-connector-elasticsearch

2022-04-05 Thread Martijn Visser (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn Visser closed FLINK-27062. -- Fix Version/s: 1.16.0 Resolution: Fixed Fixed in master:

[GitHub] [flink-connector-elasticsearch] MartijnVisser merged pull request #1: [FLINK-27062][Buildsystem] Add Boring Cyborg configuration to Elasticsearch repo

2022-04-05 Thread GitBox
MartijnVisser merged PR #1: URL: https://github.com/apache/flink-connector-elasticsearch/pull/1 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [flink] zentol commented on a diff in pull request #19351: [FLINK-27045][tests] Remove shared executor

2022-04-05 Thread GitBox
zentol commented on code in PR #19351: URL: https://github.com/apache/flink/pull/19351#discussion_r842964196 ## flink-runtime/src/test/java/org/apache/flink/runtime/resourcemanager/slotmanager/DeclarativeSlotManagerBuilder.java: ## @@ -66,13 +66,8 @@ private

[GitHub] [flink] zentol commented on a diff in pull request #19351: [FLINK-27045][tests] Remove shared executor

2022-04-05 Thread GitBox
zentol commented on code in PR #19351: URL: https://github.com/apache/flink/pull/19351#discussion_r842960738 ## flink-runtime/src/test/java/org/apache/flink/runtime/taskexecutor/TaskManagerServicesBuilder.java: ## @@ -180,7 +172,7 @@ public TaskManagerServices build() {

[GitHub] [flink] zentol commented on a diff in pull request #19351: [FLINK-27045][tests] Remove shared executor

2022-04-05 Thread GitBox
zentol commented on code in PR #19351: URL: https://github.com/apache/flink/pull/19351#discussion_r842959738 ## flink-runtime/src/test/java/org/apache/flink/runtime/taskexecutor/TaskSubmissionTestEnvironment.java: ## @@ -112,9 +111,15 @@ private TaskSubmissionTestEnvironment(

[GitHub] [flink] zentol commented on a diff in pull request #19351: [FLINK-27045][tests] Remove shared executor

2022-04-05 Thread GitBox
zentol commented on code in PR #19351: URL: https://github.com/apache/flink/pull/19351#discussion_r842959149 ## flink-runtime/src/test/java/org/apache/flink/runtime/taskexecutor/slot/TaskSlotUtils.java: ## @@ -71,11 +77,8 @@ public static ResourceProfile

[jira] [Updated] (FLINK-27062) Add Boring Cyborg bot to flink-connector-elasticsearch

2022-04-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-27062: --- Labels: pull-request-available (was: ) > Add Boring Cyborg bot to

  1   2   3   >