[jira] [Commented] (FLINK-29405) InputFormatCacheLoaderTest is unstable

2022-11-09 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17630832#comment-17630832 ] Matthias Pohl commented on FLINK-29405: --- https://dev.azure.com/apache-flink/apache

[jira] [Comment Edited] (FLINK-24119) KafkaITCase.testTimestamps fails due to "Topic xxx already exist"

2022-11-09 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-24119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17630827#comment-17630827 ] Matthias Pohl edited comment on FLINK-24119 at 11/9/22 8:00 AM: --

[jira] [Commented] (FLINK-28394) Python py36-cython: InvocationError for command install_command.sh fails with exit code 1

2022-11-09 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17630834#comment-17630834 ] Matthias Pohl commented on FLINK-28394: --- https://dev.azure.com/apache-flink/apache

[jira] [Commented] (FLINK-29952) Using DROP TABLE XXX to drop a temporary table (or view) in sql-client can get an exception with incomplete explaination.

2022-11-09 Thread Hang HOU (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17630836#comment-17630836 ] Hang HOU commented on FLINK-29952: -- [~yzl]Hi! I'm glad to do this and I'm fixing this n

[GitHub] [flink-table-store] tsreaper commented on a diff in pull request #361: [FLINK-29752] Modify Flink Table Store connector to trigger full compaction constantly when full changelog is needed

2022-11-09 Thread GitBox
tsreaper commented on code in PR #361: URL: https://github.com/apache/flink-table-store/pull/361#discussion_r1017509266 ## flink-table-store-connector/src/main/java/org/apache/flink/table/store/connector/sink/FullChangelogStoreWriteOperator.java: ## @@ -0,0 +1,224 @@ +/* + * Lic

[GitHub] [flink-table-store] tsreaper merged pull request #366: [FLINK-29840] Fix bug that old record may overwrite new record in Table Store when snapshot committing is slow

2022-11-09 Thread GitBox
tsreaper merged PR #366: URL: https://github.com/apache/flink-table-store/pull/366 -- 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: issues-unsubscr...@fl

[jira] [Closed] (FLINK-29840) Old record may overwrite new record in Table Store when snapshot committing is slow

2022-11-09 Thread Caizhi Weng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Caizhi Weng closed FLINK-29840. --- Resolution: Fixed master: f54008c98f51e419fa4a80d6fe0e62ab97358c54 release-0.2: fe0f333f5289081ca210

[jira] [Closed] (FLINK-29943) Bump Table Store 0.2 Flink version to 1.15.2

2022-11-09 Thread Caizhi Weng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Caizhi Weng closed FLINK-29943. --- Resolution: Fixed release-0.2: 1de91d059cd4ec5e094f52d08b016582e030e944 > Bump Table Store 0.2 Flin

[jira] [Commented] (FLINK-28394) Python py36-cython: InvocationError for command install_command.sh fails with exit code 1

2022-11-09 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17630840#comment-17630840 ] Matthias Pohl commented on FLINK-28394: --- [~hxbks2ks] can you give some guidance he

[jira] [Updated] (FLINK-29852) The operator is repeatedly displayed on the Flink Web UI

2022-11-09 Thread Weihua Hu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Weihua Hu updated FLINK-29852: -- Attachment: image-2022-11-09-16-09-44-233.png > The operator is repeatedly displayed on the Flink Web

[jira] [Commented] (FLINK-29852) The operator is repeatedly displayed on the Flink Web UI

2022-11-09 Thread Weihua Hu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17630841#comment-17630841 ] Weihua Hu commented on FLINK-29852: --- I can't reproduce this with this jar.{*}{*}   *

[jira] [Commented] (FLINK-28395) Elasticsearch6DynamicSinkITCase.testWritingDocumentsFromTableApi fails with Elasticsearch exception [type=index_not_found_exception, reason=no such index]

2022-11-09 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17630843#comment-17630843 ] Matthias Pohl commented on FLINK-28395: --- Was this actually fixed in the end? I cou

[GitHub] [flink-connector-aws] dannycranmer opened a new pull request, #17: [FLINK-29954][Connectors/DynamoDB] Improve DynamoDB Connector Sample Code

2022-11-09 Thread GitBox
dannycranmer opened a new pull request, #17: URL: https://github.com/apache/flink-connector-aws/pull/17 ## What is the purpose of the change Improve DynamoDB Connector Sample Code (https://lists.apache.org/thread/lhvhsyrl3o88lsb6so8158nz6qogsqvn) ## Brief change log * Mo

[jira] [Reopened] (FLINK-28177) Elasticsearch6DynamicSinkITCase.testWritingDocumentsNoPrimaryKey failed with 503 Service Unavailable

2022-11-09 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Pohl reopened FLINK-28177: --- I'm reopening the issue. We experienced this error again in a more recent 1.16 build that inclu

[jira] [Updated] (FLINK-29954) Improve DynamoDB Connector Sample Code

2022-11-09 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-29954: --- Labels: pull-request-available (was: ) > Improve DynamoDB Connector Sample Code > -

[GitHub] [flink-connector-aws] dannycranmer opened a new pull request, #18: [FLINK-29937][Connectors/DynamoDB] Rename DynamoDBEnhancedElementConverter

2022-11-09 Thread GitBox
dannycranmer opened a new pull request, #18: URL: https://github.com/apache/flink-connector-aws/pull/18 ## What is the purpose of the change Rename `DynamoDBEnhancedElementConverter` to `DynamoDbBeanElementConverter` and general tidy ## Brief change log - Rename `DynamoD

[jira] [Commented] (FLINK-29835) BlobServer fails to provide artifacts

2022-11-09 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17630849#comment-17630849 ] Matthias Pohl commented on FLINK-29835: --- https://dev.azure.com/apache-flink/apache

[jira] [Commented] (FLINK-28394) Python py36-cython: InvocationError for command install_command.sh fails with exit code 1

2022-11-09 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17630851#comment-17630851 ] Matthias Pohl commented on FLINK-28394: --- https://dev.azure.com/apache-flink/apache

[jira] [Comment Edited] (FLINK-24119) KafkaITCase.testTimestamps fails due to "Topic xxx already exist"

2022-11-09 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-24119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17630827#comment-17630827 ] Matthias Pohl edited comment on FLINK-24119 at 11/9/22 8:25 AM: --

[jira] [Commented] (FLINK-29952) Using DROP TABLE XXX to drop a temporary table (or view) in sql-client can get an exception with incomplete explaination.

2022-11-09 Thread yuzelin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17630852#comment-17630852 ] yuzelin commented on FLINK-29952: - Thanks for your contribution. [~fsk119] can you take

[jira] [Comment Edited] (FLINK-29952) Using DROP TABLE XXX to drop a temporary table (or view) in sql-client can get an exception with incomplete explaination.

2022-11-09 Thread yuzelin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17630852#comment-17630852 ] yuzelin edited comment on FLINK-29952 at 11/9/22 8:27 AM: -- [~St

[GitHub] [flink-table-store] JingsongLi closed pull request #367: Revert "[FLINK-29933] Bump Flink version to 1.16.0"

2022-11-09 Thread GitBox
JingsongLi closed pull request #367: Revert "[FLINK-29933] Bump Flink version to 1.16.0" URL: https://github.com/apache/flink-table-store/pull/367 -- 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

[GitHub] [flink] XComp commented on pull request #21259: [FLINK-29927][akka] Use singleton ExtensionId

2022-11-09 Thread GitBox
XComp commented on PR #21259: URL: https://github.com/apache/flink/pull/21259#issuecomment-1308394398 @flinkbot run azure -- 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

[GitHub] [flink-table-store] JingsongLi merged pull request #368: [hotfix] Remove profile flink-1.14 and flink-1.15 in hive

2022-11-09 Thread GitBox
JingsongLi merged PR #368: URL: https://github.com/apache/flink-table-store/pull/368 -- 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: issues-unsubscr...@

[GitHub] [flink-table-store] tsreaper commented on a diff in pull request #361: [FLINK-29752] Modify Flink Table Store connector to trigger full compaction constantly when full changelog is needed

2022-11-09 Thread GitBox
tsreaper commented on code in PR #361: URL: https://github.com/apache/flink-table-store/pull/361#discussion_r1017618639 ## flink-table-store-connector/src/main/java/org/apache/flink/table/store/connector/sink/FullChangelogStoreWriteOperator.java: ## @@ -0,0 +1,224 @@ +/* + * Lic

[GitHub] [flink-kubernetes-operator] gyfora merged pull request #432: [hotfix][docs] Typo fix in doc pages

2022-11-09 Thread GitBox
gyfora merged PR #432: URL: https://github.com/apache/flink-kubernetes-operator/pull/432 -- 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: issues-unsubscr

[GitHub] [flink] dingweiqings commented on a diff in pull request #20755: [FLINK-29092][tests] use day format for date time ass…

2022-11-09 Thread GitBox
dingweiqings commented on code in PR #20755: URL: https://github.com/apache/flink/pull/20755#discussion_r1017621223 ## flink-formats/flink-hadoop-bulk/src/test/java/org/apache/flink/formats/hadoop/bulk/HadoopPathBasedPartFileWriterTest.java: ## @@ -82,13 +83,13 @@ public void te

[jira] [Commented] (FLINK-28395) Elasticsearch6DynamicSinkITCase.testWritingDocumentsFromTableApi fails with Elasticsearch exception [type=index_not_found_exception, reason=no such index]

2022-11-09 Thread KurtDing (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17630856#comment-17630856 ] KurtDing commented on FLINK-28395: -- I am going to work with this issue today later > E

[GitHub] [flink-kubernetes-operator] gyfora commented on pull request #357: [FLINK-29110] Use StatefulSet instead of Deployment to deploy JM and …

2022-11-09 Thread GitBox
gyfora commented on PR #357: URL: https://github.com/apache/flink-kubernetes-operator/pull/357#issuecomment-1308401310 Hi @Grypse I am closing this PR due to inactivity, please feel free to re-open it once you have the FLIP for this feature up for discussion on the mailing list! -- Th

[GitHub] [flink-kubernetes-operator] gyfora closed pull request #357: [FLINK-29110] Use StatefulSet instead of Deployment to deploy JM and …

2022-11-09 Thread GitBox
gyfora closed pull request #357: [FLINK-29110] Use StatefulSet instead of Deployment to deploy JM and … URL: https://github.com/apache/flink-kubernetes-operator/pull/357 -- 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-29860) Pulsar connector bug when using Hybrid.Builder

2022-11-09 Thread Noel O'Connor (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17630857#comment-17630857 ] Noel O'Connor commented on FLINK-29860: --- [~syhily] PR updated > Pulsar connector

[GitHub] [flink-connector-aws] dannycranmer merged pull request #18: [FLINK-29937][Connectors/DynamoDB] Rename DynamoDBEnhancedElementConverter

2022-11-09 Thread GitBox
dannycranmer merged PR #18: URL: https://github.com/apache/flink-connector-aws/pull/18 -- 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: issues-unsubscr..

[jira] [Comment Edited] (FLINK-29937) Enhanced DynamoDB Element Converter

2022-11-09 Thread Danny Cranmer (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17630643#comment-17630643 ] Danny Cranmer edited comment on FLINK-29937 at 11/9/22 8:57 AM: --

[GitHub] [flink-connector-aws] dannycranmer merged pull request #17: [FLINK-29954][Connectors/DynamoDB] Improve DynamoDB Connector Sample Code

2022-11-09 Thread GitBox
dannycranmer merged PR #17: URL: https://github.com/apache/flink-connector-aws/pull/17 -- 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: issues-unsubscr..

[GitHub] [flink-connector-mongodb] Jiabao-Sun commented on a diff in pull request #1: [FLINK-6573][connectors/mongodb] Flink MongoDB Connector

2022-11-09 Thread GitBox
Jiabao-Sun commented on code in PR #1: URL: https://github.com/apache/flink-connector-mongodb/pull/1#discussion_r1017645688 ## flink-connector-mongodb/src/main/java/org/apache/flink/connector/mongodb/source/enumerator/MongoSourceEnumStateSerializer.java: ## @@ -0,0 +1,114 @@ +/

[jira] [Commented] (FLINK-29954) Improve DynamoDB Connector Sample Code

2022-11-09 Thread Danny Cranmer (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17630862#comment-17630862 ] Danny Cranmer commented on FLINK-29954: --- Merged commit [{{bd1edd6}}|https://githu

[jira] [Resolved] (FLINK-29954) Improve DynamoDB Connector Sample Code

2022-11-09 Thread Danny Cranmer (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Danny Cranmer resolved FLINK-29954. --- Resolution: Fixed > Improve DynamoDB Connector Sample Code > ---

[jira] [Commented] (FLINK-8712) Cannot execute job with multiple slot sharing groups on LocalExecutor

2022-11-09 Thread Xintong Song (Jira)
[ https://issues.apache.org/jira/browse/FLINK-8712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17630867#comment-17630867 ] Xintong Song commented on FLINK-8712: - [~huwh], what about batch jobs? Say you have 1

[GitHub] [flink-table-store] tsreaper commented on a diff in pull request #361: [FLINK-29752] Modify Flink Table Store connector to trigger full compaction constantly when full changelog is needed

2022-11-09 Thread GitBox
tsreaper commented on code in PR #361: URL: https://github.com/apache/flink-table-store/pull/361#discussion_r1017662573 ## flink-table-store-connector/src/main/java/org/apache/flink/table/store/connector/sink/FullChangelogStoreWriteOperator.java: ## @@ -0,0 +1,224 @@ +/* + * Lic

[GitHub] [flink-table-store] tsreaper commented on a diff in pull request #361: [FLINK-29752] Modify Flink Table Store connector to trigger full compaction constantly when full changelog is needed

2022-11-09 Thread GitBox
tsreaper commented on code in PR #361: URL: https://github.com/apache/flink-table-store/pull/361#discussion_r1017662573 ## flink-table-store-connector/src/main/java/org/apache/flink/table/store/connector/sink/FullChangelogStoreWriteOperator.java: ## @@ -0,0 +1,224 @@ +/* + * Lic

[GitHub] [flink] yuchenECNU opened a new pull request, #21269: [FLINK-29322] Expose savepoint format on Web UI

2022-11-09 Thread GitBox
yuchenECNU opened a new pull request, #21269: URL: https://github.com/apache/flink/pull/21269 ## What is the purpose of the change *Savepoint format is not exposed on the Web UI, thus users should remember how they triggered it. This PR introduce savepoint format type to Ch

[jira] [Updated] (FLINK-29322) Expose savepoint format on Web UI

2022-11-09 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-29322: --- Labels: pull-request-available (was: ) > Expose savepoint format on Web UI > --

[jira] [Commented] (FLINK-29852) The operator is repeatedly displayed on the Flink Web UI

2022-11-09 Thread JasonLee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17630872#comment-17630872 ] JasonLee commented on FLINK-29852: -- Hi [~huwh] That's a little weird,I submit the task

[jira] (FLINK-29852) The operator is repeatedly displayed on the Flink Web UI

2022-11-09 Thread JasonLee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29852 ] JasonLee deleted comment on FLINK-29852: -- was (Author: jasonlee): Hi [~huwh] That's a little weird,I submit the task with the following command: {code:java} ./flink run-application -t yarn-appli

[GitHub] [flink-connector-mongodb] Jiabao-Sun commented on a diff in pull request #1: [FLINK-6573][connectors/mongodb] Flink MongoDB Connector

2022-11-09 Thread GitBox
Jiabao-Sun commented on code in PR #1: URL: https://github.com/apache/flink-connector-mongodb/pull/1#discussion_r1017685301 ## flink-connector-mongodb/src/main/java/org/apache/flink/connector/mongodb/sink/config/MongoWriteOptions.java: ## @@ -0,0 +1,233 @@ +/* + * Licensed to t

[jira] [Updated] (FLINK-29852) The operator is repeatedly displayed on the Flink Web UI

2022-11-09 Thread JasonLee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] JasonLee updated FLINK-29852: - Attachment: image-2022-11-09-17-32-27-377.png > The operator is repeatedly displayed on the Flink Web UI

[GitHub] [flink] flinkbot commented on pull request #21269: [FLINK-29322] Expose savepoint format on Web UI

2022-11-09 Thread GitBox
flinkbot commented on PR #21269: URL: https://github.com/apache/flink/pull/21269#issuecomment-1308471168 ## CI report: * f6a646eb77546ecd9322b3fd0746bf9a0e38ba31 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[jira] [Commented] (FLINK-29939) Add metrics for Kubernetes Client Response 5xx count and rate

2022-11-09 Thread Gyula Fora (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17630875#comment-17630875 ] Gyula Fora commented on FLINK-29939: Sounds good +1 > Add metrics for Kubernetes Cl

[jira] [Created] (FLINK-29955) Upgrade hogo version to v0.104.0

2022-11-09 Thread Jeff Yang (Jira)
Jeff Yang created FLINK-29955: - Summary: Upgrade hogo version to v0.104.0 Key: FLINK-29955 URL: https://issues.apache.org/jira/browse/FLINK-29955 Project: Flink Issue Type: Improvement

[GitHub] [flink] zentol merged pull request #21259: [FLINK-29927][akka] Use singleton ExtensionId

2022-11-09 Thread GitBox
zentol merged PR #21259: URL: https://github.com/apache/flink/pull/21259 -- 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: issues-unsubscr...@flink.apache

[jira] [Closed] (FLINK-29927) AkkaUtils#getAddress may cause memory leak

2022-11-09 Thread Chesnay Schepler (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chesnay Schepler closed FLINK-29927. Resolution: Fixed master: 304122eadc52dd6ee8c04d9777d97eb66aec5e0e 1.16: 313e30483e9770d18

[GitHub] [flink-connector-mongodb] zentol commented on a diff in pull request #1: [FLINK-6573][connectors/mongodb] Flink MongoDB Connector

2022-11-09 Thread GitBox
zentol commented on code in PR #1: URL: https://github.com/apache/flink-connector-mongodb/pull/1#discussion_r1017697303 ## flink-connector-mongodb/src/main/java/org/apache/flink/connector/mongodb/common/config/MongoConnectionOptions.java: ## @@ -0,0 +1,128 @@ +/* + * Licensed t

[GitHub] [flink-connector-mongodb] zentol commented on a diff in pull request #1: [FLINK-6573][connectors/mongodb] Flink MongoDB Connector

2022-11-09 Thread GitBox
zentol commented on code in PR #1: URL: https://github.com/apache/flink-connector-mongodb/pull/1#discussion_r1017698998 ## flink-connector-mongodb/src/main/java/org/apache/flink/connector/mongodb/sink/config/MongoWriteOptions.java: ## @@ -0,0 +1,233 @@ +/* + * Licensed to the A

[GitHub] [flink-connector-mongodb] Jiabao-Sun commented on a diff in pull request #1: [FLINK-6573][connectors/mongodb] Flink MongoDB Connector

2022-11-09 Thread GitBox
Jiabao-Sun commented on code in PR #1: URL: https://github.com/apache/flink-connector-mongodb/pull/1#discussion_r1017704601 ## flink-connector-mongodb/src/main/java/org/apache/flink/connector/mongodb/common/config/MongoConnectionOptions.java: ## @@ -0,0 +1,128 @@ +/* + * Licens

[GitHub] [flink-kubernetes-operator] yangjf2019 opened a new pull request, #433: [FLINK-29955] Upgrade hogo version to v0.104.0

2022-11-09 Thread GitBox
yangjf2019 opened a new pull request, #433: URL: https://github.com/apache/flink-kubernetes-operator/pull/433 ## What is the purpose of the change * The current version is two years old, consider upgrading to the latest stable version.I upgraded the version of hogo to version

[jira] [Updated] (FLINK-29955) Upgrade hogo version to v0.104.0

2022-11-09 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-29955: --- Labels: pull-request-available (was: ) > Upgrade hogo version to v0.104.0 > ---

[GitHub] [flink] vahmed-hamdy commented on pull request #21265: [FLINK-29938][Connectors/Base] Add open() Method to AsyncSink ElementConverter

2022-11-09 Thread GitBox
vahmed-hamdy commented on PR #21265: URL: https://github.com/apache/flink/pull/21265#issuecomment-1308492524 Thanks @dannycranmer , LGTM -- 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 specif

[GitHub] [flink-connector-mongodb] zentol commented on a diff in pull request #1: [FLINK-6573][connectors/mongodb] Flink MongoDB Connector

2022-11-09 Thread GitBox
zentol commented on code in PR #1: URL: https://github.com/apache/flink-connector-mongodb/pull/1#discussion_r1017713074 ## flink-connector-mongodb/src/main/java/org/apache/flink/connector/mongodb/sink/config/MongoWriteOptions.java: ## @@ -0,0 +1,233 @@ +/* + * Licensed to the A

[GitHub] [flink] vahmed-hamdy commented on pull request #21265: [FLINK-29938][Connectors/Base] Add open() Method to AsyncSink ElementConverter

2022-11-09 Thread GitBox
vahmed-hamdy commented on PR #21265: URL: https://github.com/apache/flink/pull/21265#issuecomment-1308496518 Are we going to have follow up PRs for `KinesisStreamsSinkElementConverter` and `KinesisFirehoseSinkElementConverter`? -- This is an automated message from the Apache Git Service.

[GitHub] [flink] zentol commented on a diff in pull request #21128: [FLINK-29710] Bump minimum supported Hadoop version to 2.10.2

2022-11-09 Thread GitBox
zentol commented on code in PR #21128: URL: https://github.com/apache/flink/pull/21128#discussion_r1017717297 ## pom.xml: ## @@ -437,6 +445,14 @@ under the License. org.slf4j slf4j-l

[GitHub] [flink-connector-mongodb] Jiabao-Sun commented on a diff in pull request #1: [FLINK-6573][connectors/mongodb] Flink MongoDB Connector

2022-11-09 Thread GitBox
Jiabao-Sun commented on code in PR #1: URL: https://github.com/apache/flink-connector-mongodb/pull/1#discussion_r1017723597 ## flink-connector-mongodb/src/main/java/org/apache/flink/connector/mongodb/sink/config/MongoWriteOptions.java: ## @@ -0,0 +1,233 @@ +/* + * Licensed to t

[jira] [Commented] (FLINK-29852) The operator is repeatedly displayed on the Flink Web UI

2022-11-09 Thread JasonLee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17630900#comment-17630900 ] JasonLee commented on FLINK-29852: -- Hi [~huwh] That's a little weird,I submit the task

[GitHub] [flink] tisonkun commented on pull request #21262: [FLINK-29860][Connectors / Pulsar] Pulsar connector bug when using Hybrid.Builder

2022-11-09 Thread GitBox
tisonkun commented on PR #21262: URL: https://github.com/apache/flink/pull/21262#issuecomment-1308526284 cc @syhily -- 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 unsu

[GitHub] [flink-connector-mongodb] Jiabao-Sun commented on a diff in pull request #1: [FLINK-6573][connectors/mongodb] Flink MongoDB Connector

2022-11-09 Thread GitBox
Jiabao-Sun commented on code in PR #1: URL: https://github.com/apache/flink-connector-mongodb/pull/1#discussion_r1017744379 ## flink-connector-mongodb/src/main/java/org/apache/flink/connector/mongodb/sink/config/MongoWriteOptions.java: ## @@ -0,0 +1,233 @@ +/* + * Licensed to t

[GitHub] [flink] XComp commented on a diff in pull request #21247: [FLINK-29914][tests] Wait for Kafka topic creation/deletion

2022-11-09 Thread GitBox
XComp commented on code in PR #21247: URL: https://github.com/apache/flink/pull/21247#discussion_r1017711266 ## flink-connectors/flink-connector-kafka/src/test/java/org/apache/flink/connector/kafka/source/reader/KafkaSourceReaderTest.java: ## @@ -88,8 +88,11 @@ public class Kafk

[GitHub] [flink] zentol closed pull request #12947: [FLINK-16957][hive] Bump 1.2.X/2.0.X patch versions

2022-11-09 Thread GitBox
zentol closed pull request #12947: [FLINK-16957][hive] Bump 1.2.X/2.0.X patch versions URL: https://github.com/apache/flink/pull/12947 -- 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 co

[jira] [Closed] (FLINK-16957) Bump Hive 1.2.X to 1.2.2

2022-11-09 Thread Chesnay Schepler (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chesnay Schepler closed FLINK-16957. Resolution: Fixed Support for these version has been removed. > Bump Hive 1.2.X to 1.2.2

[GitHub] [flink] XComp commented on a diff in pull request #21252: [FLINK-29830][Connector/Pulsar] Create the topic with schema before consuming messages in PulsarSinkITCase

2022-11-09 Thread GitBox
XComp commented on code in PR #21252: URL: https://github.com/apache/flink/pull/21252#discussion_r1016457270 ## flink-connectors/flink-connector-pulsar/src/test/java/org/apache/flink/connector/pulsar/testutils/function/ControlSource.java: ## @@ -183,37 +191,58 @@ public List get

[jira] [Commented] (FLINK-29944) Support accumulator in source reader

2022-11-09 Thread hk__lrzy (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17630989#comment-17630989 ] hk__lrzy commented on FLINK-29944: -- [~luoyuxia] this is from [FLIP-27|https://cwiki.ap

[jira] [Created] (FLINK-29956) Kafka-related test infrastructure code is scattered over multiple classes/environments

2022-11-09 Thread Matthias Pohl (Jira)
Matthias Pohl created FLINK-29956: - Summary: Kafka-related test infrastructure code is scattered over multiple classes/environments Key: FLINK-29956 URL: https://issues.apache.org/jira/browse/FLINK-29956

[GitHub] [flink] XComp commented on pull request #21247: [FLINK-29914][tests] Wait for Kafka topic creation/deletion

2022-11-09 Thread GitBox
XComp commented on PR #21247: URL: https://github.com/apache/flink/pull/21247#issuecomment-1308575925 FYI: I created a follow-up Jira issue for the Kafka environment topic: FLINK-29956 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[jira] [Updated] (FLINK-28177) Elasticsearch6DynamicSinkITCase.testWritingDocumentsNoPrimaryKey failed with 503 Service Unavailable

2022-11-09 Thread Chesnay Schepler (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chesnay Schepler updated FLINK-28177: - Fix Version/s: elasticsearch-4.0.0 (was: elasticsearch-3.0.0) > E

[jira] [Updated] (FLINK-29320) Setup release scripts

2022-11-09 Thread Chesnay Schepler (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chesnay Schepler updated FLINK-29320: - Fix Version/s: elasticsearch-4.0.0 (was: elasticsearch-3.0.0) > S

[jira] [Updated] (FLINK-29471) Create a flink-connector-parent pom

2022-11-09 Thread Chesnay Schepler (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chesnay Schepler updated FLINK-29471: - Fix Version/s: elasticsearch-4.0.0 (was: elasticsearch-3.0.0) > C

[jira] [Updated] (FLINK-29279) ElasticsearchWriterITCase fails without logging enabled

2022-11-09 Thread Chesnay Schepler (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chesnay Schepler updated FLINK-29279: - Fix Version/s: elasticsearch-4.0.0 (was: elasticsearch-3.0.0) > E

[GitHub] [flink] zentol commented on a diff in pull request #21269: [FLINK-29322] Expose savepoint format on Web UI

2022-11-09 Thread GitBox
zentol commented on code in PR #21269: URL: https://github.com/apache/flink/pull/21269#discussion_r1017804090 ## flink-runtime/src/main/java/org/apache/flink/runtime/rest/messages/checkpoints/CheckpointingStatistics.java: ## @@ -390,6 +390,8 @@ public static final class Restored

[jira] [Commented] (FLINK-8712) Cannot execute job with multiple slot sharing groups on LocalExecutor

2022-11-09 Thread Weijie Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-8712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17631003#comment-17631003 ] Weijie Guo commented on FLINK-8712: --- [~huwh] In my opinion, JobGraph#getMaximumParallel

[jira] [Comment Edited] (FLINK-25802) OverWindow in batch mode failed

2022-11-09 Thread Runkang He (Jira)
[ https://issues.apache.org/jira/browse/FLINK-25802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17623197#comment-17623197 ] Runkang He edited comment on FLINK-25802 at 11/9/22 11:20 AM:

[GitHub] [flink] dannycranmer commented on pull request #21265: [FLINK-29938][Connectors/Base] Add open() Method to AsyncSink ElementConverter

2022-11-09 Thread GitBox
dannycranmer commented on PR #21265: URL: https://github.com/apache/flink/pull/21265#issuecomment-1308623242 @vahmed-hamdy good shout, TBH I did not check if this would be useful for KDF/KDS, but looking, it will. So I will update this PR. -- This is an automated message from the Apache G

[jira] [Assigned] (FLINK-24119) KafkaITCase.testTimestamps fails due to "Topic xxx already exist"

2022-11-09 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-24119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Pohl reassigned FLINK-24119: - Assignee: Gabor Somogyi (was: Qingsheng Ren) > KafkaITCase.testTimestamps fails due to

[jira] [Comment Edited] (FLINK-24119) KafkaITCase.testTimestamps fails due to "Topic xxx already exist"

2022-11-09 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-24119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17630827#comment-17630827 ] Matthias Pohl edited comment on FLINK-24119 at 11/9/22 11:47 AM: -

[GitHub] [flink] XComp commented on pull request #21247: [FLINK-29914][tests] Wait for Kafka topic creation/deletion

2022-11-09 Thread GitBox
XComp commented on PR #21247: URL: https://github.com/apache/flink/pull/21247#issuecomment-1308632876 @PatrickRen can you have a look at it as well since it covers FLINK-24119 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

[jira] [Commented] (FLINK-8712) Cannot execute job with multiple slot sharing groups on LocalExecutor

2022-11-09 Thread Weihua Hu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-8712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17631023#comment-17631023 ] Weihua Hu commented on FLINK-8712: -- [~xtsong],  IMO, there are two options for batch jo

[GitHub] [flink] gaborgsomogyi commented on a diff in pull request #21247: [FLINK-29914][tests] Wait for Kafka topic creation/deletion

2022-11-09 Thread GitBox
gaborgsomogyi commented on code in PR #21247: URL: https://github.com/apache/flink/pull/21247#discussion_r1017847657 ## flink-connectors/flink-connector-kafka/src/test/java/org/apache/flink/streaming/connectors/kafka/FlinkKafkaInternalProducerITCase.java: ## @@ -204,7 +204,7 @@

[GitHub] [flink] gaborgsomogyi commented on a diff in pull request #21247: [FLINK-29914][tests] Wait for Kafka topic creation/deletion

2022-11-09 Thread GitBox
gaborgsomogyi commented on code in PR #21247: URL: https://github.com/apache/flink/pull/21247#discussion_r1017854901 ## flink-connectors/flink-connector-kafka/src/test/java/org/apache/flink/connector/kafka/source/reader/KafkaSourceReaderTest.java: ## @@ -88,8 +88,11 @@ public cl

[GitHub] [flink] gaborgsomogyi commented on a diff in pull request #21247: [FLINK-29914][tests] Wait for Kafka topic creation/deletion

2022-11-09 Thread GitBox
gaborgsomogyi commented on code in PR #21247: URL: https://github.com/apache/flink/pull/21247#discussion_r1017857996 ## flink-connectors/flink-connector-kafka/src/test/java/org/apache/flink/streaming/connectors/kafka/table/KafkaTableTestBase.java: ## @@ -135,8 +134,16 @@ public

[GitHub] [flink] gaborgsomogyi commented on pull request #21247: [FLINK-29914][tests] Wait for Kafka topic creation/deletion

2022-11-09 Thread GitBox
gaborgsomogyi commented on PR #21247: URL: https://github.com/apache/flink/pull/21247#issuecomment-1308681238 * Some have still timeouts included (e.g. [KafkaSinkITCase:438](https://github.com/apache/flink/blob/e95897694d59126d1949a7f2337bcc3b7ce49747/flink-connectors/flink-connector-kafka/s

[jira] [Commented] (FLINK-29956) Kafka-related test infrastructure code is scattered over multiple classes/environments

2022-11-09 Thread Gabor Somogyi (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17631046#comment-17631046 ] Gabor Somogyi commented on FLINK-29956: --- As mentioned I've time pressured works to

[GitHub] [flink] mbalassi commented on pull request #20206: [FLINK-25909][runtime][security] Add HBaseDelegationTokenProvider

2022-11-09 Thread GitBox
mbalassi commented on PR #20206: URL: https://github.com/apache/flink/pull/20206#issuecomment-1308692217 Closing in favor of #21140. -- 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 c

[GitHub] [flink] mbalassi closed pull request #20206: [FLINK-25909][runtime][security] Add HBaseDelegationTokenProvider

2022-11-09 Thread GitBox
mbalassi closed pull request #20206: [FLINK-25909][runtime][security] Add HBaseDelegationTokenProvider URL: https://github.com/apache/flink/pull/20206 -- 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

[GitHub] [flink] mbalassi merged pull request #21140: [FLINK-25909][runtime][security] Add HBaseDelegationTokenProvider

2022-11-09 Thread GitBox
mbalassi merged PR #21140: URL: https://github.com/apache/flink/pull/21140 -- 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: issues-unsubscr...@flink.apac

[jira] [Closed] (FLINK-25909) Move HBase token obtain functionality into HBaseDelegationTokenProvider

2022-11-09 Thread Jira
[ https://issues.apache.org/jira/browse/FLINK-25909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Márton Balassi closed FLINK-25909. -- Fix Version/s: 1.17.0 Resolution: Fixed [{{82170c8}}|https://github.com/apache/flink/co

[jira] [Assigned] (FLINK-29854) Make Record Size Flush Strategy Optional for Async Sink

2022-11-09 Thread Danny Cranmer (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Danny Cranmer reassigned FLINK-29854: - Assignee: Ahmed Hamdy (was: Ahmed Hamdy) > Make Record Size Flush Strategy Optional fo

[GitHub] [flink] MartijnVisser commented on a diff in pull request #21128: [FLINK-29710] Bump minimum supported Hadoop version to 2.10.2

2022-11-09 Thread GitBox
MartijnVisser commented on code in PR #21128: URL: https://github.com/apache/flink/pull/21128#discussion_r1017892553 ## pom.xml: ## @@ -437,6 +445,14 @@ under the License. org.slf4j

[GitHub] [flink] XComp commented on a diff in pull request #21247: [FLINK-29914][tests] Wait for Kafka topic creation/deletion

2022-11-09 Thread GitBox
XComp commented on code in PR #21247: URL: https://github.com/apache/flink/pull/21247#discussion_r1017896227 ## flink-connectors/flink-connector-kafka/src/test/java/org/apache/flink/connector/kafka/source/reader/KafkaSourceReaderTest.java: ## @@ -88,8 +88,11 @@ public class Kafk

[GitHub] [flink] XComp commented on a diff in pull request #21247: [FLINK-29914][tests] Wait for Kafka topic creation/deletion

2022-11-09 Thread GitBox
XComp commented on code in PR #21247: URL: https://github.com/apache/flink/pull/21247#discussion_r1017896227 ## flink-connectors/flink-connector-kafka/src/test/java/org/apache/flink/connector/kafka/source/reader/KafkaSourceReaderTest.java: ## @@ -88,8 +88,11 @@ public class Kafk

[jira] [Commented] (FLINK-8712) Cannot execute job with multiple slot sharing groups on LocalExecutor

2022-11-09 Thread Weihua Hu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-8712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17631058#comment-17631058 ] Weihua Hu commented on FLINK-8712: -- [~Weijie Guo] I agree with you, change JobGraph::get

[jira] (FLINK-8712) Cannot execute job with multiple slot sharing groups on LocalExecutor

2022-11-09 Thread Weihua Hu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-8712 ] Weihua Hu deleted comment on FLINK-8712: -- was (Author: huwh): [~xtsong],  IMO, there are two options for batch job: 1. Calculate the accurate min required slot number according to whether the

[jira] [Created] (FLINK-29957) Rework connector docs integration

2022-11-09 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-29957: Summary: Rework connector docs integration Key: FLINK-29957 URL: https://issues.apache.org/jira/browse/FLINK-29957 Project: Flink Issue Type: Technic

[jira] [Created] (FLINK-29958) Add new connector_artifact shortcode

2022-11-09 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-29958: Summary: Add new connector_artifact shortcode Key: FLINK-29958 URL: https://issues.apache.org/jira/browse/FLINK-29958 Project: Flink Issue Type: Tech

  1   2   3   >