[GitHub] [flink] flinkbot edited a comment on pull request #19101: [FLINK-26634][docs-zh] Update Chinese version of Elasticsearch connector docs

2022-03-15 Thread GitBox
flinkbot edited a comment on pull request #19101: URL: https://github.com/apache/flink/pull/19101#issuecomment-1068157547 ## CI report: * c398925014da512620ba112771877d6807a1e2f3 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resul

[jira] [Comment Edited] (FLINK-26663) Pod augmentation for the operator

2022-03-15 Thread Matyas Orhidi (Jira)
[ https://issues.apache.org/jira/browse/FLINK-26663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17507143#comment-17507143 ] Matyas Orhidi edited comment on FLINK-26663 at 3/15/22, 6:08 PM: -

[jira] [Commented] (FLINK-26640) Consider changing flinkVersion to enum type or removing it completely

2022-03-15 Thread Gyula Fora (Jira)
[ https://issues.apache.org/jira/browse/FLINK-26640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17507145#comment-17507145 ] Gyula Fora commented on FLINK-26640: I think using the FlinkVersion enum is a good i

[GitHub] [flink] flinkbot edited a comment on pull request #18983: [FLINK-25543][flink-yarn] [JUnit5 Migration] Module: flink-yarn

2022-03-15 Thread GitBox
flinkbot edited a comment on pull request #18983: URL: https://github.com/apache/flink/pull/18983#issuecomment-1059740356 ## CI report: * dc2782958966e92d3486cbebe25c65e3112cc04f Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resul

[GitHub] [flink] flinkbot edited a comment on pull request #19102: [FLINK-26652][runtime] Makes Flink cluster not fail in case of the cleanup retries being exhausted

2022-03-15 Thread GitBox
flinkbot edited a comment on pull request #19102: URL: https://github.com/apache/flink/pull/19102#issuecomment-1068161025 ## CI report: * 7167336940703396283eec813bab3e0696095672 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resul

[jira] [Commented] (FLINK-26663) Pod augmentation for the operator

2022-03-15 Thread Jira
[ https://issues.apache.org/jira/browse/FLINK-26663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17507151#comment-17507151 ] Márton Balassi commented on FLINK-26663: [~matyas] also mentioned an alternative

[jira] [Closed] (FLINK-26594) Helm: Replace Values.operatorNamespace with built-in Release.Namespace

2022-03-15 Thread Jira
[ https://issues.apache.org/jira/browse/FLINK-26594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Márton Balassi closed FLINK-26594. -- Resolution: Fixed Fixed via e84b1d71f020beeb54ea983beaf84ee31d2b81ed > Helm: Replace Values.o

[jira] [Reopened] (FLINK-26612) Create docs webpages like other Flink projects

2022-03-15 Thread Jira
[ https://issues.apache.org/jira/browse/FLINK-26612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Márton Balassi reopened FLINK-26612: We should also upload the website similarly to this effort: https://issues.apache.org/jira/br

[GitHub] [flink] XComp commented on a change in pull request #19102: [FLINK-26652][runtime] Makes Flink cluster not fail in case of the cleanup retries being exhausted

2022-03-15 Thread GitBox
XComp commented on a change in pull request #19102: URL: https://github.com/apache/flink/pull/19102#discussion_r827335461 ## File path: flink-runtime/src/test/java/org/apache/flink/runtime/dispatcher/DispatcherCleanupITCase.java ## @@ -133,12 +132,23 @@ public void testCleanup

[GitHub] [flink] XComp commented on a change in pull request #19102: [FLINK-26652][runtime] Makes Flink cluster not fail in case of the cleanup retries being exhausted

2022-03-15 Thread GitBox
XComp commented on a change in pull request #19102: URL: https://github.com/apache/flink/pull/19102#discussion_r827345225 ## File path: flink-runtime/src/test/java/org/apache/flink/runtime/dispatcher/DispatcherCleanupITCase.java ## @@ -288,7 +304,7 @@ public void testCleanupAf

[GitHub] [flink] XComp commented on a change in pull request #19102: [FLINK-26652][runtime] Makes Flink cluster not fail in case of the cleanup retries being exhausted

2022-03-15 Thread GitBox
XComp commented on a change in pull request #19102: URL: https://github.com/apache/flink/pull/19102#discussion_r827345773 ## File path: flink-runtime/src/test/java/org/apache/flink/runtime/dispatcher/DispatcherCleanupITCase.java ## @@ -288,7 +304,7 @@ public void testCleanupAf

[GitHub] [flink] XComp commented on a change in pull request #19102: [FLINK-26652][runtime] Makes Flink cluster not fail in case of the cleanup retries being exhausted

2022-03-15 Thread GitBox
XComp commented on a change in pull request #19102: URL: https://github.com/apache/flink/pull/19102#discussion_r827349921 ## File path: flink-runtime/src/main/java/org/apache/flink/runtime/dispatcher/Dispatcher.java ## @@ -615,7 +615,16 @@ private void runJob(JobManagerRunner

[GitHub] [flink] flinkbot edited a comment on pull request #19045: [FLINK-26194][table-api] Deprecate unused options from TableConfig.

2022-03-15 Thread GitBox
flinkbot edited a comment on pull request #19045: URL: https://github.com/apache/flink/pull/19045#issuecomment-1064089331 ## CI report: * d5a8084e6656702adbe1a9671e825a682a21beb3 UNKNOWN * bf5a661270174131915ecaf68a703a7d17953ec7 Azure: [FAILURE](https://dev.azure.com/apache-f

[GitHub] [flink] flinkbot edited a comment on pull request #19093: [FLINK-24960][yarn]enable log line of YarnClusterDescriptor

2022-03-15 Thread GitBox
flinkbot edited a comment on pull request #19093: URL: https://github.com/apache/flink/pull/19093#issuecomment-1067723030 ## CI report: * c36721c2627db4772167d093840664bda88a1157 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resul

[GitHub] [flink] XComp commented on a change in pull request #19102: [FLINK-26652][runtime] Makes Flink cluster not fail in case of the cleanup retries being exhausted

2022-03-15 Thread GitBox
XComp commented on a change in pull request #19102: URL: https://github.com/apache/flink/pull/19102#discussion_r827372013 ## File path: docs/content/docs/deployment/overview.md ## @@ -158,7 +158,12 @@ When deploying Flink, there are often multiple options available for each bu

[GitHub] [flink] flinkbot edited a comment on pull request #19093: [FLINK-24960][yarn]enable log line of YarnClusterDescriptor

2022-03-15 Thread GitBox
flinkbot edited a comment on pull request #19093: URL: https://github.com/apache/flink/pull/19093#issuecomment-1067723030 ## CI report: * c36721c2627db4772167d093840664bda88a1157 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resul

[GitHub] [flink] flinkbot edited a comment on pull request #19099: [FLINK-26182][Connector/pulsar] Create a e2e tests for Pulsar sink.

2022-03-15 Thread GitBox
flinkbot edited a comment on pull request #19099: URL: https://github.com/apache/flink/pull/19099#issuecomment-1068063059 ## CI report: * 7241901a3516ab2a100c4b8a10b73b1911d01986 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resul

[GitHub] [flink] AHeise commented on pull request #18790: [FLINK-26018][connector/common] Create per-split output on split addition in SourceOperator

2022-03-15 Thread GitBox
AHeise commented on pull request #18790: URL: https://github.com/apache/flink/pull/18790#issuecomment-1068435916 Benchmark looks good. Merging. Can you please create backports? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [flink] AHeise merged pull request #18790: [FLINK-26018][connector/common] Create per-split output on split addition in SourceOperator

2022-03-15 Thread GitBox
AHeise merged pull request #18790: URL: https://github.com/apache/flink/pull/18790 -- 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] XComp commented on pull request #19102: [FLINK-26652][runtime] Makes Flink cluster not fail in case of the cleanup retries being exhausted

2022-03-15 Thread GitBox
XComp commented on pull request #19102: URL: https://github.com/apache/flink/pull/19102#issuecomment-1068436525 I addressed your comments, updated the docs, fixed the test flakiness, squashed the commits and rebased the branch. PTAL -- This is an automated message from the Apache Git Ser

[GitHub] [flink] flinkbot edited a comment on pull request #19102: [FLINK-26652][runtime] Makes Flink cluster not fail in case of the cleanup retries being exhausted

2022-03-15 Thread GitBox
flinkbot edited a comment on pull request #19102: URL: https://github.com/apache/flink/pull/19102#issuecomment-1068161025 ## CI report: * 7167336940703396283eec813bab3e0696095672 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resul

[GitHub] [flink] flinkbot edited a comment on pull request #19102: [FLINK-26652][runtime] Makes Flink cluster not fail in case of the cleanup retries being exhausted

2022-03-15 Thread GitBox
flinkbot edited a comment on pull request #19102: URL: https://github.com/apache/flink/pull/19102#issuecomment-1068161025 ## CI report: * 7167336940703396283eec813bab3e0696095672 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resul

[GitHub] [flink] flinkbot edited a comment on pull request #19083: [FLINK-26604][doc] add more information for Avro records support and clean up redundant content of bounded and unbounded data

2022-03-15 Thread GitBox
flinkbot edited a comment on pull request #19083: URL: https://github.com/apache/flink/pull/19083#issuecomment-1066928647 ## CI report: * 05abc4a2a309046476534f2b5612c9a0d6f55381 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resul

[GitHub] [flink] flinkbot edited a comment on pull request #19083: [FLINK-26604][doc] add more information for Avro records support and clean up redundant content of bounded and unbounded data

2022-03-15 Thread GitBox
flinkbot edited a comment on pull request #19083: URL: https://github.com/apache/flink/pull/19083#issuecomment-1066928647 ## CI report: * 05abc4a2a309046476534f2b5612c9a0d6f55381 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resul

[GitHub] [flink] JingGe commented on pull request #19083: [FLINK-26604][doc] add more information for Avro records support and clean up redundant content of bounded and unbounded data

2022-03-15 Thread GitBox
JingGe commented on pull request #19083: URL: https://github.com/apache/flink/pull/19083#issuecomment-1068528948 Thanks @MartijnVisser for your effort! The content has been updated. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

[GitHub] [flink] flinkbot edited a comment on pull request #19083: [FLINK-26604][doc] add more information for Avro records support and clean up redundant content of bounded and unbounded data

2022-03-15 Thread GitBox
flinkbot edited a comment on pull request #19083: URL: https://github.com/apache/flink/pull/19083#issuecomment-1066928647 ## CI report: * 05abc4a2a309046476534f2b5612c9a0d6f55381 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resul

[GitHub] [flink] flinkbot edited a comment on pull request #19083: [FLINK-26604][doc] add more information for Avro records support and clean up redundant content of bounded and unbounded data

2022-03-15 Thread GitBox
flinkbot edited a comment on pull request #19083: URL: https://github.com/apache/flink/pull/19083#issuecomment-1066928647 ## CI report: * 7b4f937bbcaaa3da29acddb8f176905f26b20711 Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resu

[GitHub] [flink] flinkbot edited a comment on pull request #19102: [FLINK-26652][runtime] Makes Flink cluster not fail in case of the cleanup retries being exhausted

2022-03-15 Thread GitBox
flinkbot edited a comment on pull request #19102: URL: https://github.com/apache/flink/pull/19102#issuecomment-1068161025 ## CI report: * 7167336940703396283eec813bab3e0696095672 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resul

[GitHub] [flink] flinkbot edited a comment on pull request #19083: [FLINK-26604][doc] add more information for Avro records support and clean up redundant content of bounded and unbounded data

2022-03-15 Thread GitBox
flinkbot edited a comment on pull request #19083: URL: https://github.com/apache/flink/pull/19083#issuecomment-1066928647 ## CI report: * 7b4f937bbcaaa3da29acddb8f176905f26b20711 Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resu

[GitHub] [flink] flinkbot edited a comment on pull request #19083: [FLINK-26604][doc] add more information for Avro records support and clean up redundant content of bounded and unbounded data

2022-03-15 Thread GitBox
flinkbot edited a comment on pull request #19083: URL: https://github.com/apache/flink/pull/19083#issuecomment-1066928647 ## CI report: * 7b4f937bbcaaa3da29acddb8f176905f26b20711 Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resu

[GitHub] [flink] flinkbot edited a comment on pull request #19102: [FLINK-26652][runtime] Makes Flink cluster not fail in case of the cleanup retries being exhausted

2022-03-15 Thread GitBox
flinkbot edited a comment on pull request #19102: URL: https://github.com/apache/flink/pull/19102#issuecomment-1068161025 ## CI report: * 485b8a4ff2d1369b028fbab37281f40a49869bf0 Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resu

[GitHub] [flink] flinkbot edited a comment on pull request #19083: [FLINK-26604][doc] add more information for Avro records support and clean up redundant content of bounded and unbounded data

2022-03-15 Thread GitBox
flinkbot edited a comment on pull request #19083: URL: https://github.com/apache/flink/pull/19083#issuecomment-1066928647 ## CI report: * 7b4f937bbcaaa3da29acddb8f176905f26b20711 Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resu

[GitHub] [flink] flinkbot edited a comment on pull request #19083: [FLINK-26604][doc] add more information for Avro records support and clean up redundant content of bounded and unbounded data

2022-03-15 Thread GitBox
flinkbot edited a comment on pull request #19083: URL: https://github.com/apache/flink/pull/19083#issuecomment-1066928647 ## CI report: * 7b4f937bbcaaa3da29acddb8f176905f26b20711 Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resu

[GitHub] [flink] flinkbot edited a comment on pull request #19093: [FLINK-24960][yarn]enable log line of YarnClusterDescriptor

2022-03-15 Thread GitBox
flinkbot edited a comment on pull request #19093: URL: https://github.com/apache/flink/pull/19093#issuecomment-1067723030 ## CI report: * 81a30f36b0aa01291fea71013596856585c9a45c Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resul

[GitHub] [flink] flinkbot edited a comment on pull request #19083: [FLINK-26604][doc] add more information for Avro records support and clean up redundant content of bounded and unbounded data

2022-03-15 Thread GitBox
flinkbot edited a comment on pull request #19083: URL: https://github.com/apache/flink/pull/19083#issuecomment-1066928647 ## CI report: * 7b4f937bbcaaa3da29acddb8f176905f26b20711 Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resu

[GitHub] [flink] flinkbot edited a comment on pull request #19083: [FLINK-26604][doc] add more information for Avro records support and clean up redundant content of bounded and unbounded data

2022-03-15 Thread GitBox
flinkbot edited a comment on pull request #19083: URL: https://github.com/apache/flink/pull/19083#issuecomment-1066928647 ## CI report: * 7b4f937bbcaaa3da29acddb8f176905f26b20711 Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resu

[GitHub] [flink] flinkbot edited a comment on pull request #19083: [FLINK-26604][doc] add more information for Avro records support and clean up redundant content of bounded and unbounded data

2022-03-15 Thread GitBox
flinkbot edited a comment on pull request #19083: URL: https://github.com/apache/flink/pull/19083#issuecomment-1066928647 ## CI report: * 7b4f937bbcaaa3da29acddb8f176905f26b20711 Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resu

[GitHub] [flink] flinkbot edited a comment on pull request #19083: [FLINK-26604][doc] add more information for Avro records support and clean up redundant content of bounded and unbounded data

2022-03-15 Thread GitBox
flinkbot edited a comment on pull request #19083: URL: https://github.com/apache/flink/pull/19083#issuecomment-1066928647 ## CI report: * 7b4f937bbcaaa3da29acddb8f176905f26b20711 Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resu

[GitHub] [flink] flinkbot edited a comment on pull request #19083: [FLINK-26604][doc] add more information for Avro records support and clean up redundant content of bounded and unbounded data

2022-03-15 Thread GitBox
flinkbot edited a comment on pull request #19083: URL: https://github.com/apache/flink/pull/19083#issuecomment-1066928647 ## CI report: * 7b4f937bbcaaa3da29acddb8f176905f26b20711 Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resu

[GitHub] [flink] flinkbot edited a comment on pull request #19083: [FLINK-26604][doc] add more information for Avro records support and clean up redundant content of bounded and unbounded data

2022-03-15 Thread GitBox
flinkbot edited a comment on pull request #19083: URL: https://github.com/apache/flink/pull/19083#issuecomment-1066928647 ## CI report: * 7b4f937bbcaaa3da29acddb8f176905f26b20711 Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resu

[GitHub] [flink] flinkbot edited a comment on pull request #19083: [FLINK-26604][doc] add more information for Avro records support and clean up redundant content of bounded and unbounded data

2022-03-15 Thread GitBox
flinkbot edited a comment on pull request #19083: URL: https://github.com/apache/flink/pull/19083#issuecomment-1066928647 ## CI report: * 7b4f937bbcaaa3da29acddb8f176905f26b20711 Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resu

[jira] [Assigned] (FLINK-26661) Document Pod template usage

2022-03-15 Thread Thomas Weise (Jira)
[ https://issues.apache.org/jira/browse/FLINK-26661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Weise reassigned FLINK-26661: Assignee: Thomas Weise > Document Pod template usage > --- > >

[GitHub] [flink] flinkbot edited a comment on pull request #19099: [FLINK-26182][Connector/pulsar] Create a e2e tests for Pulsar sink.

2022-03-15 Thread GitBox
flinkbot edited a comment on pull request #19099: URL: https://github.com/apache/flink/pull/19099#issuecomment-1068063059 ## CI report: * 7241901a3516ab2a100c4b8a10b73b1911d01986 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resul

[GitHub] [flink] flinkbot edited a comment on pull request #19099: [FLINK-26182][Connector/pulsar] Create a e2e tests for Pulsar sink.

2022-03-15 Thread GitBox
flinkbot edited a comment on pull request #19099: URL: https://github.com/apache/flink/pull/19099#issuecomment-1068063059 ## CI report: * 7241901a3516ab2a100c4b8a10b73b1911d01986 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resul

[GitHub] [flink] flinkbot edited a comment on pull request #19045: [FLINK-26194][table-api] Deprecate unused options from TableConfig.

2022-03-15 Thread GitBox
flinkbot edited a comment on pull request #19045: URL: https://github.com/apache/flink/pull/19045#issuecomment-1064089331 ## CI report: * d5a8084e6656702adbe1a9671e825a682a21beb3 UNKNOWN * bf5a661270174131915ecaf68a703a7d17953ec7 Azure: [FAILURE](https://dev.azure.com/apache-f

[GitHub] [flink] flinkbot edited a comment on pull request #19045: [FLINK-26194][table-api] Deprecate unused options from TableConfig.

2022-03-15 Thread GitBox
flinkbot edited a comment on pull request #19045: URL: https://github.com/apache/flink/pull/19045#issuecomment-1064089331 ## CI report: * d5a8084e6656702adbe1a9671e825a682a21beb3 UNKNOWN * bf5a661270174131915ecaf68a703a7d17953ec7 Azure: [FAILURE](https://dev.azure.com/apache-f

[GitHub] [flink] flinkbot edited a comment on pull request #19045: [FLINK-26194][table-api] Deprecate unused options from TableConfig.

2022-03-15 Thread GitBox
flinkbot edited a comment on pull request #19045: URL: https://github.com/apache/flink/pull/19045#issuecomment-1064089331 ## CI report: * d5a8084e6656702adbe1a9671e825a682a21beb3 UNKNOWN * bf5a661270174131915ecaf68a703a7d17953ec7 Azure: [FAILURE](https://dev.azure.com/apache-f

[GitHub] [flink] flinkbot edited a comment on pull request #19045: [FLINK-26194][table-api] Deprecate unused options from TableConfig.

2022-03-15 Thread GitBox
flinkbot edited a comment on pull request #19045: URL: https://github.com/apache/flink/pull/19045#issuecomment-1064089331 ## CI report: * d5a8084e6656702adbe1a9671e825a682a21beb3 UNKNOWN * bf5a661270174131915ecaf68a703a7d17953ec7 Azure: [FAILURE](https://dev.azure.com/apache-f

[GitHub] [flink] flinkbot edited a comment on pull request #19045: [FLINK-26194][table-api] Deprecate unused options from TableConfig.

2022-03-15 Thread GitBox
flinkbot edited a comment on pull request #19045: URL: https://github.com/apache/flink/pull/19045#issuecomment-1064089331 ## CI report: * d5a8084e6656702adbe1a9671e825a682a21beb3 UNKNOWN * bf5a661270174131915ecaf68a703a7d17953ec7 Azure: [FAILURE](https://dev.azure.com/apache-f

[GitHub] [flink] flinkbot edited a comment on pull request #19045: [FLINK-26194][table-api] Deprecate unused options from TableConfig.

2022-03-15 Thread GitBox
flinkbot edited a comment on pull request #19045: URL: https://github.com/apache/flink/pull/19045#issuecomment-1064089331 ## CI report: * d5a8084e6656702adbe1a9671e825a682a21beb3 UNKNOWN * bf5a661270174131915ecaf68a703a7d17953ec7 Azure: [FAILURE](https://dev.azure.com/apache-f

[GitHub] [flink] flinkbot edited a comment on pull request #19045: [FLINK-26194][table-api] Deprecate unused options from TableConfig.

2022-03-15 Thread GitBox
flinkbot edited a comment on pull request #19045: URL: https://github.com/apache/flink/pull/19045#issuecomment-1064089331 ## CI report: * d5a8084e6656702adbe1a9671e825a682a21beb3 UNKNOWN * bf5a661270174131915ecaf68a703a7d17953ec7 Azure: [FAILURE](https://dev.azure.com/apache-f

[GitHub] [flink] flinkbot edited a comment on pull request #19045: [FLINK-26194][table-api] Deprecate unused options from TableConfig.

2022-03-15 Thread GitBox
flinkbot edited a comment on pull request #19045: URL: https://github.com/apache/flink/pull/19045#issuecomment-1064089331 ## CI report: * d5a8084e6656702adbe1a9671e825a682a21beb3 UNKNOWN * bf5a661270174131915ecaf68a703a7d17953ec7 Azure: [FAILURE](https://dev.azure.com/apache-f

[GitHub] [flink] flinkbot edited a comment on pull request #19045: [FLINK-26194][table-api] Deprecate unused options from TableConfig.

2022-03-15 Thread GitBox
flinkbot edited a comment on pull request #19045: URL: https://github.com/apache/flink/pull/19045#issuecomment-1064089331 ## CI report: * d5a8084e6656702adbe1a9671e825a682a21beb3 UNKNOWN * bf5a661270174131915ecaf68a703a7d17953ec7 Azure: [FAILURE](https://dev.azure.com/apache-f

[GitHub] [flink] flinkbot edited a comment on pull request #19045: [FLINK-26194][table-api] Deprecate unused options from TableConfig.

2022-03-15 Thread GitBox
flinkbot edited a comment on pull request #19045: URL: https://github.com/apache/flink/pull/19045#issuecomment-1064089331 ## CI report: * d5a8084e6656702adbe1a9671e825a682a21beb3 UNKNOWN * bf5a661270174131915ecaf68a703a7d17953ec7 Azure: [FAILURE](https://dev.azure.com/apache-f

[GitHub] [flink] flinkbot edited a comment on pull request #19045: [FLINK-26194][table-api] Deprecate unused options from TableConfig.

2022-03-15 Thread GitBox
flinkbot edited a comment on pull request #19045: URL: https://github.com/apache/flink/pull/19045#issuecomment-1064089331 ## CI report: * d5a8084e6656702adbe1a9671e825a682a21beb3 UNKNOWN * bf5a661270174131915ecaf68a703a7d17953ec7 Azure: [FAILURE](https://dev.azure.com/apache-f

[GitHub] [flink] flinkbot edited a comment on pull request #19045: [FLINK-26194][table-api] Deprecate unused options from TableConfig.

2022-03-15 Thread GitBox
flinkbot edited a comment on pull request #19045: URL: https://github.com/apache/flink/pull/19045#issuecomment-1064089331 ## CI report: * d5a8084e6656702adbe1a9671e825a682a21beb3 UNKNOWN * b7150b210016d7c15d753e45b20072f1dd6b9006 Azure: [CANCELED](https://dev.azure.com/apache-

[GitHub] [flink] flinkbot edited a comment on pull request #19045: [FLINK-26194][table-api] Deprecate unused options from TableConfig.

2022-03-15 Thread GitBox
flinkbot edited a comment on pull request #19045: URL: https://github.com/apache/flink/pull/19045#issuecomment-1064089331 ## CI report: * d5a8084e6656702adbe1a9671e825a682a21beb3 UNKNOWN * b7150b210016d7c15d753e45b20072f1dd6b9006 Azure: [CANCELED](https://dev.azure.com/apache-

[GitHub] [flink] flinkbot edited a comment on pull request #19083: [FLINK-26604][doc] add more information for Avro records support and clean up redundant content of bounded and unbounded data

2022-03-15 Thread GitBox
flinkbot edited a comment on pull request #19083: URL: https://github.com/apache/flink/pull/19083#issuecomment-1066928647 ## CI report: * 253391270af9893af12b05fcfb4b2046d2f9e843 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resul

[GitHub] [flink] flinkbot edited a comment on pull request #19045: [FLINK-26194][table-api] Deprecate unused options from TableConfig.

2022-03-15 Thread GitBox
flinkbot edited a comment on pull request #19045: URL: https://github.com/apache/flink/pull/19045#issuecomment-1064089331 ## CI report: * d5a8084e6656702adbe1a9671e825a682a21beb3 UNKNOWN * b7150b210016d7c15d753e45b20072f1dd6b9006 Azure: [CANCELED](https://dev.azure.com/apache-

[GitHub] [flink] flinkbot edited a comment on pull request #19045: [FLINK-26194][table-api] Deprecate unused options from TableConfig.

2022-03-15 Thread GitBox
flinkbot edited a comment on pull request #19045: URL: https://github.com/apache/flink/pull/19045#issuecomment-1064089331 ## CI report: * d5a8084e6656702adbe1a9671e825a682a21beb3 UNKNOWN * b7150b210016d7c15d753e45b20072f1dd6b9006 Azure: [CANCELED](https://dev.azure.com/apache-

[GitHub] [flink] flinkbot edited a comment on pull request #19045: [FLINK-26194][table-api] Deprecate unused options from TableConfig.

2022-03-15 Thread GitBox
flinkbot edited a comment on pull request #19045: URL: https://github.com/apache/flink/pull/19045#issuecomment-1064089331 ## CI report: * d5a8084e6656702adbe1a9671e825a682a21beb3 UNKNOWN * b7150b210016d7c15d753e45b20072f1dd6b9006 Azure: [CANCELED](https://dev.azure.com/apache-

[GitHub] [flink] flinkbot edited a comment on pull request #19045: [FLINK-26194][table-api] Deprecate unused options from TableConfig.

2022-03-15 Thread GitBox
flinkbot edited a comment on pull request #19045: URL: https://github.com/apache/flink/pull/19045#issuecomment-1064089331 ## CI report: * d5a8084e6656702adbe1a9671e825a682a21beb3 UNKNOWN * b7150b210016d7c15d753e45b20072f1dd6b9006 Azure: [CANCELED](https://dev.azure.com/apache-

[GitHub] [flink] flinkbot edited a comment on pull request #19045: [FLINK-26194][table-api] Deprecate unused options from TableConfig.

2022-03-15 Thread GitBox
flinkbot edited a comment on pull request #19045: URL: https://github.com/apache/flink/pull/19045#issuecomment-1064089331 ## CI report: * d5a8084e6656702adbe1a9671e825a682a21beb3 UNKNOWN * b7150b210016d7c15d753e45b20072f1dd6b9006 Azure: [CANCELED](https://dev.azure.com/apache-

[GitHub] [flink] flinkbot edited a comment on pull request #19045: [FLINK-26194][table-api] Deprecate unused options from TableConfig.

2022-03-15 Thread GitBox
flinkbot edited a comment on pull request #19045: URL: https://github.com/apache/flink/pull/19045#issuecomment-1064089331 ## CI report: * d5a8084e6656702adbe1a9671e825a682a21beb3 UNKNOWN * b7150b210016d7c15d753e45b20072f1dd6b9006 Azure: [CANCELED](https://dev.azure.com/apache-

[GitHub] [flink] flinkbot edited a comment on pull request #19045: [FLINK-26194][table-api] Deprecate unused options from TableConfig.

2022-03-15 Thread GitBox
flinkbot edited a comment on pull request #19045: URL: https://github.com/apache/flink/pull/19045#issuecomment-1064089331 ## CI report: * d5a8084e6656702adbe1a9671e825a682a21beb3 UNKNOWN * b7150b210016d7c15d753e45b20072f1dd6b9006 Azure: [CANCELED](https://dev.azure.com/apache-

[GitHub] [flink] flinkbot edited a comment on pull request #19045: [FLINK-26194][table-api] Deprecate unused options from TableConfig.

2022-03-15 Thread GitBox
flinkbot edited a comment on pull request #19045: URL: https://github.com/apache/flink/pull/19045#issuecomment-1064089331 ## CI report: * d5a8084e6656702adbe1a9671e825a682a21beb3 UNKNOWN * b7150b210016d7c15d753e45b20072f1dd6b9006 Azure: [CANCELED](https://dev.azure.com/apache-

[GitHub] [flink] flinkbot edited a comment on pull request #19045: [FLINK-26194][table-api] Deprecate unused options from TableConfig.

2022-03-15 Thread GitBox
flinkbot edited a comment on pull request #19045: URL: https://github.com/apache/flink/pull/19045#issuecomment-1064089331 ## CI report: * d5a8084e6656702adbe1a9671e825a682a21beb3 UNKNOWN * b7150b210016d7c15d753e45b20072f1dd6b9006 Azure: [CANCELED](https://dev.azure.com/apache-

[GitHub] [flink] flinkbot edited a comment on pull request #19045: [FLINK-26194][table-api] Deprecate unused options from TableConfig.

2022-03-15 Thread GitBox
flinkbot edited a comment on pull request #19045: URL: https://github.com/apache/flink/pull/19045#issuecomment-1064089331 ## CI report: * d5a8084e6656702adbe1a9671e825a682a21beb3 UNKNOWN * b7150b210016d7c15d753e45b20072f1dd6b9006 Azure: [CANCELED](https://dev.azure.com/apache-

[GitHub] [flink] flinkbot edited a comment on pull request #19102: [FLINK-26652][runtime] Makes Flink cluster not fail in case of the cleanup retries being exhausted

2022-03-15 Thread GitBox
flinkbot edited a comment on pull request #19102: URL: https://github.com/apache/flink/pull/19102#issuecomment-1068161025 ## CI report: * df9034e8981222f4cfa7c9c106b14ff3cea81a2a Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resul

[GitHub] [flink] flinkbot edited a comment on pull request #19045: [FLINK-26194][table-api] Deprecate unused options from TableConfig.

2022-03-15 Thread GitBox
flinkbot edited a comment on pull request #19045: URL: https://github.com/apache/flink/pull/19045#issuecomment-1064089331 ## CI report: * d5a8084e6656702adbe1a9671e825a682a21beb3 UNKNOWN * b7150b210016d7c15d753e45b20072f1dd6b9006 Azure: [CANCELED](https://dev.azure.com/apache-

[GitHub] [flink] flinkbot edited a comment on pull request #19045: [FLINK-26194][table-api] Deprecate unused options from TableConfig.

2022-03-15 Thread GitBox
flinkbot edited a comment on pull request #19045: URL: https://github.com/apache/flink/pull/19045#issuecomment-1064089331 ## CI report: * d5a8084e6656702adbe1a9671e825a682a21beb3 UNKNOWN * b7150b210016d7c15d753e45b20072f1dd6b9006 Azure: [CANCELED](https://dev.azure.com/apache-

[GitHub] [flink] flinkbot edited a comment on pull request #19045: [FLINK-26194][table-api] Deprecate unused options from TableConfig.

2022-03-15 Thread GitBox
flinkbot edited a comment on pull request #19045: URL: https://github.com/apache/flink/pull/19045#issuecomment-1064089331 ## CI report: * d5a8084e6656702adbe1a9671e825a682a21beb3 UNKNOWN * b7150b210016d7c15d753e45b20072f1dd6b9006 Azure: [CANCELED](https://dev.azure.com/apache-

[GitHub] [flink] flinkbot edited a comment on pull request #19045: [FLINK-26194][table-api] Deprecate unused options from TableConfig.

2022-03-15 Thread GitBox
flinkbot edited a comment on pull request #19045: URL: https://github.com/apache/flink/pull/19045#issuecomment-1064089331 ## CI report: * d5a8084e6656702adbe1a9671e825a682a21beb3 UNKNOWN * b7150b210016d7c15d753e45b20072f1dd6b9006 Azure: [CANCELED](https://dev.azure.com/apache-

[GitHub] [flink] flinkbot edited a comment on pull request #19045: [FLINK-26194][table-api] Deprecate unused options from TableConfig.

2022-03-15 Thread GitBox
flinkbot edited a comment on pull request #19045: URL: https://github.com/apache/flink/pull/19045#issuecomment-1064089331 ## CI report: * d5a8084e6656702adbe1a9671e825a682a21beb3 UNKNOWN * b7150b210016d7c15d753e45b20072f1dd6b9006 Azure: [CANCELED](https://dev.azure.com/apache-

[GitHub] [flink] flinkbot edited a comment on pull request #19045: [FLINK-26194][table-api] Deprecate unused options from TableConfig.

2022-03-15 Thread GitBox
flinkbot edited a comment on pull request #19045: URL: https://github.com/apache/flink/pull/19045#issuecomment-1064089331 ## CI report: * d5a8084e6656702adbe1a9671e825a682a21beb3 UNKNOWN * b7150b210016d7c15d753e45b20072f1dd6b9006 Azure: [CANCELED](https://dev.azure.com/apache-

[GitHub] [flink] flinkbot edited a comment on pull request #19045: [FLINK-26194][table-api] Deprecate unused options from TableConfig.

2022-03-15 Thread GitBox
flinkbot edited a comment on pull request #19045: URL: https://github.com/apache/flink/pull/19045#issuecomment-1064089331 ## CI report: * d5a8084e6656702adbe1a9671e825a682a21beb3 UNKNOWN * b7150b210016d7c15d753e45b20072f1dd6b9006 Azure: [CANCELED](https://dev.azure.com/apache-

[GitHub] [flink] huwh opened a new pull request #19104: [FLINK-26395][docs] Correct the wrong description of RAND_INTEGER.

2022-03-15 Thread GitBox
huwh opened a new pull request #19104: URL: https://github.com/apache/flink/pull/19104 …ND_INTEGER. ## What is the purpose of the change This pull request correct the wrong description of RAND_INTEGER function. ## Brief change log Document update. #

[jira] [Updated] (FLINK-26395) The description of RAND_INTEGER is wrong in SQL function documents

2022-03-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-26395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-26395: --- Labels: pull-request-available (was: ) > The description of RAND_INTEGER is wrong in SQL fu

[GitHub] [flink] flinkbot commented on pull request #19104: [FLINK-26395][docs] Correct the wrong description of RAND_INTEGER.

2022-03-15 Thread GitBox
flinkbot commented on pull request #19104: URL: https://github.com/apache/flink/pull/19104#issuecomment-1068655357 ## CI report: * df788c895ad1f8874813be696777520ef49776ef UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot

[jira] [Commented] (FLINK-26395) The description of RAND_INTEGER is wrong in SQL function documents

2022-03-15 Thread huweihua (Jira)
[ https://issues.apache.org/jira/browse/FLINK-26395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17507304#comment-17507304 ] huweihua commented on FLINK-26395: -- [~libenchao] hi, I have submitted this PR, please h

[GitHub] [flink] flinkbot edited a comment on pull request #19104: [FLINK-26395][docs] Correct the wrong description of RAND_INTEGER.

2022-03-15 Thread GitBox
flinkbot edited a comment on pull request #19104: URL: https://github.com/apache/flink/pull/19104#issuecomment-1068655357 ## CI report: * df788c895ad1f8874813be696777520ef49776ef Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resul

[GitHub] [flink] flinkbot edited a comment on pull request #19095: [FLINK-26641] Optimize the time of fetching job status in the job submission of session cluster

2022-03-15 Thread GitBox
flinkbot edited a comment on pull request #19095: URL: https://github.com/apache/flink/pull/19095#issuecomment-1067790182 ## CI report: * 59ac9f17977e706c56bc7f8aa31ffd8724807b4d Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resul

[GitHub] [flink-web] leonardBang merged pull request #514: Add leonard to committer list

2022-03-15 Thread GitBox
leonardBang merged pull request #514: URL: https://github.com/apache/flink-web/pull/514 -- 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-uns

[GitHub] [flink] fsk119 commented on a change in pull request #19070: [FLINK-26618][sql-client] Fix Remove-Jar statement not effective

2022-03-15 Thread GitBox
fsk119 commented on a change in pull request #19070: URL: https://github.com/apache/flink/pull/19070#discussion_r827562586 ## File path: flink-table/flink-sql-client/src/main/java/org/apache/flink/table/client/gateway/context/SessionContext.java ## @@ -261,8 +261,20 @@ public

[jira] [Created] (FLINK-26664) Improve Python exception messages to be more Pythonic in PyFlink

2022-03-15 Thread Huang Xingbo (Jira)
Huang Xingbo created FLINK-26664: Summary: Improve Python exception messages to be more Pythonic in PyFlink Key: FLINK-26664 URL: https://issues.apache.org/jira/browse/FLINK-26664 Project: Flink

[GitHub] [flink] flinkbot edited a comment on pull request #19095: [FLINK-26641] Optimize the time of fetching job status in the job submission of session cluster

2022-03-15 Thread GitBox
flinkbot edited a comment on pull request #19095: URL: https://github.com/apache/flink/pull/19095#issuecomment-1067790182 ## CI report: * 59ac9f17977e706c56bc7f8aa31ffd8724807b4d Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resul

[jira] [Commented] (FLINK-24862) The user-defined hive udaf/udtf cannot be used normally in hive dialect

2022-03-15 Thread hehuiyuan (Jira)
[ https://issues.apache.org/jira/browse/FLINK-24862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17507306#comment-17507306 ] hehuiyuan commented on FLINK-24862: --- [~jingzhang]  [~jark] , are there any plans to me

[GitHub] [flink] imaffe commented on a change in pull request #19056: [FLINK-26028][Connector/pulsar] add sink documentation; change some source documentation

2022-03-15 Thread GitBox
imaffe commented on a change in pull request #19056: URL: https://github.com/apache/flink/pull/19056#discussion_r827566838 ## File path: docs/content/docs/connectors/datastream/pulsar.md ## @@ -387,27 +394,404 @@ You should enable transaction in the Pulsar `borker.conf` file w

[GitHub] [flink] flinkbot edited a comment on pull request #19079: [FLINK-26573][test] Do not resolve the metadata file which is in prog…

2022-03-15 Thread GitBox
flinkbot edited a comment on pull request #19079: URL: https://github.com/apache/flink/pull/19079#issuecomment-1066785702 ## CI report: * 1e316bec105ddd8965ee3874565329e61d37e4db Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resul

[GitHub] [flink] flinkbot edited a comment on pull request #19079: [FLINK-26573][test] Do not resolve the metadata file which is in prog…

2022-03-15 Thread GitBox
flinkbot edited a comment on pull request #19079: URL: https://github.com/apache/flink/pull/19079#issuecomment-1066785702 ## CI report: * 1e316bec105ddd8965ee3874565329e61d37e4db Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resul

[GitHub] [flink] zoucao commented on a change in pull request #18966: [FLINK-26422][docs-zh][table]update chinese doc with the new TablePipeline docs

2022-03-15 Thread GitBox
zoucao commented on a change in pull request #18966: URL: https://github.com/apache/flink/pull/18966#discussion_r827572766 ## File path: docs/content/docs/libs/cep.md ## @@ -1528,9 +1528,9 @@ The whole processing is done with event time. {{< tabs "573ac3c5-e8b9-4ffa-b7b6-e2db1

[jira] [Created] (FLINK-26665) Improve the error of incomplete pyflink installation package

2022-03-15 Thread Huang Xingbo (Jira)
Huang Xingbo created FLINK-26665: Summary: Improve the error of incomplete pyflink installation package Key: FLINK-26665 URL: https://issues.apache.org/jira/browse/FLINK-26665 Project: Flink

[GitHub] [flink] link3280 commented on a change in pull request #19070: [FLINK-26618][sql-client] Fix Remove-Jar statement not effective

2022-03-15 Thread GitBox
link3280 commented on a change in pull request #19070: URL: https://github.com/apache/flink/pull/19070#discussion_r827573064 ## File path: flink-table/flink-sql-client/src/main/java/org/apache/flink/table/client/gateway/context/SessionContext.java ## @@ -261,8 +261,20 @@ publi

[GitHub] [flink] imaffe commented on a change in pull request #19056: [FLINK-26028][Connector/pulsar] add sink documentation; change some source documentation

2022-03-15 Thread GitBox
imaffe commented on a change in pull request #19056: URL: https://github.com/apache/flink/pull/19056#discussion_r827574068 ## File path: docs/content/docs/connectors/datastream/pulsar.md ## @@ -387,27 +394,404 @@ You should enable transaction in the Pulsar `borker.conf` file w

[GitHub] [flink] masteryhx commented on a change in pull request #19079: [FLINK-26573][test] Do not resolve the metadata file which is in prog…

2022-03-15 Thread GitBox
masteryhx commented on a change in pull request #19079: URL: https://github.com/apache/flink/pull/19079#discussion_r827574126 ## File path: flink-tests/src/test/java/org/apache/flink/test/checkpointing/ChangelogPeriodicMaterializationTestBase.java ## @@ -234,6 +235,25 @@ prote

[GitHub] [flink] flinkbot edited a comment on pull request #19056: [FLINK-26028][Connector/pulsar] add sink documentation; change some source documentation

2022-03-15 Thread GitBox
flinkbot edited a comment on pull request #19056: URL: https://github.com/apache/flink/pull/19056#issuecomment-1064910556 ## CI report: * dc7a98116e2eb27de5f4c5a385aa6f71d5b12b70 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resul

[jira] [Commented] (FLINK-26539) Support dynamic partial features update in Cassandra connector

2022-03-15 Thread Jingsong Lee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-26539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17507308#comment-17507308 ] Jingsong Lee commented on FLINK-26539: -- CC: [~ym]  > Support dynamic partial featu

[GitHub] [flink] imaffe commented on a change in pull request #19092: [FLINK-26645][Connector/Pulsar] Fix Pulsar source subscriber consume from all partitions when only subscribed to 1 partition

2022-03-15 Thread GitBox
imaffe commented on a change in pull request #19092: URL: https://github.com/apache/flink/pull/19092#discussion_r827574474 ## File path: flink-connectors/flink-connector-pulsar/src/main/java/org/apache/flink/connector/pulsar/source/enumerator/topic/TopicNameUtils.java ## @@ -5

[GitHub] [flink] flinkbot edited a comment on pull request #19056: [FLINK-26028][Connector/pulsar] add sink documentation; change some source documentation

2022-03-15 Thread GitBox
flinkbot edited a comment on pull request #19056: URL: https://github.com/apache/flink/pull/19056#issuecomment-1064910556 ## CI report: * dc7a98116e2eb27de5f4c5a385aa6f71d5b12b70 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resul

[jira] [Commented] (FLINK-26647) Can not add extra config files on native Kubernetes

2022-03-15 Thread Yang Wang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-26647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17507309#comment-17507309 ] Yang Wang commented on FLINK-26647: --- The original design is to mount "flink-conf.yaml"

<    1   2   3   4   5   6   >