[GitHub] [flink] flinkbot edited a comment on pull request #15729: [FLINK-22234][runtime] Read savepoint before creating ExecutionGraph

2021-04-22 Thread GitBox
flinkbot edited a comment on pull request #15729: URL: https://github.com/apache/flink/pull/15729#issuecomment-825360063 ## CI report: * fe76de4bed646d6d3a0993ed52f4fccdfac752fb Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #15722: [FLINK-22408]Flink Table Parsr Hive Drop Partitions Syntax unparse is Error

2021-04-22 Thread GitBox
flinkbot edited a comment on pull request #15722: URL: https://github.com/apache/flink/pull/15722#issuecomment-824810068 ## CI report: * a739239b57579b6e408becbbe8976edfd91eaa03 Azure:

[GitHub] [flink] SteNicholas commented on pull request #15729: [FLINK-22234][runtime] Read savepoint before creating ExecutionGraph

2021-04-22 Thread GitBox
SteNicholas commented on pull request #15729: URL: https://github.com/apache/flink/pull/15729#issuecomment-825402972 @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

[GitHub] [flink] SteNicholas removed a comment on pull request #15729: [FLINK-22234][runtime] Read savepoint before creating ExecutionGraph

2021-04-22 Thread GitBox
SteNicholas removed a comment on pull request #15729: URL: https://github.com/apache/flink/pull/15729#issuecomment-825402972 @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

[GitHub] [flink] flinkbot edited a comment on pull request #15561: [FLINK-20695][ha] Clean up ha data for job if globally terminated

2021-04-22 Thread GitBox
flinkbot edited a comment on pull request #15561: URL: https://github.com/apache/flink/pull/15561#issuecomment-817508957 ## CI report: * 5172b7b75cb1d1a100d9aef8804d98633621e235 Azure:

[jira] [Comment Edited] (FLINK-22408) Flink Table Parsr Hive Drop Partitions Syntax unparse is Error

2021-04-22 Thread Ma Jun (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17329983#comment-17329983 ] Ma Jun edited comment on FLINK-22408 at 4/23/21, 5:08 AM: -- I think the final

[jira] [Commented] (FLINK-22408) Flink Table Parsr Hive Drop Partitions Syntax unparse is Error

2021-04-22 Thread Ma Jun (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17329983#comment-17329983 ] Ma Jun commented on FLINK-22408: I think the final Unparse result: {code:java} alter table tbl drop

[jira] [Comment Edited] (FLINK-22408) Flink Table Parsr Hive Drop Partitions Syntax unparse is Error

2021-04-22 Thread Ma Jun (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17329983#comment-17329983 ] Ma Jun edited comment on FLINK-22408 at 4/23/21, 5:07 AM: -- I think the final

[jira] [Created] (FLINK-22421) Does flink support multi cluster deployment with HA on multi kubernetes clusters

2021-04-22 Thread Bhagi (Jira)
Bhagi created FLINK-22421: - Summary: Does flink support multi cluster deployment with HA on multi kubernetes clusters Key: FLINK-22421 URL: https://issues.apache.org/jira/browse/FLINK-22421 Project: Flink

[jira] [Commented] (FLINK-22408) Flink Table Parsr Hive Drop Partitions Syntax unparse is Error

2021-04-22 Thread Ma Jun (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17329981#comment-17329981 ] Ma Jun commented on FLINK-22408: We mainly use hive in the table environment. We find this syntax

[jira] [Commented] (FLINK-21786) sample Job execution failed

2021-04-22 Thread Bhagi (Jira)
[ https://issues.apache.org/jira/browse/FLINK-21786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17329979#comment-17329979 ] Bhagi commented on FLINK-21786: --- yes i fixed it myself.Thanks > sample Job execution failed >

[jira] [Commented] (FLINK-22139) Flink Jobmanager & Task Manger logs are not writing to the logs files

2021-04-22 Thread Bhagi (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17329977#comment-17329977 ] Bhagi commented on FLINK-22139: --- Hi Till Rohrmann, yes i deployed Flink's standalone session on

[GitHub] [flink] flinkbot edited a comment on pull request #15729: [FLINK-22234][runtime] Read savepoint before creating ExecutionGraph

2021-04-22 Thread GitBox
flinkbot edited a comment on pull request #15729: URL: https://github.com/apache/flink/pull/15729#issuecomment-825360063 ## CI report: * fe76de4bed646d6d3a0993ed52f4fccdfac752fb Azure:

[jira] [Commented] (FLINK-19449) LEAD/LAG cannot work correctly in streaming mode

2021-04-22 Thread Jingsong Lee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17329970#comment-17329970 ] Jingsong Lee commented on FLINK-19449: -- Hi [~laiyijie], do you want to fix this? > LEAD/LAG cannot

[GitHub] [flink] lindong28 commented on pull request #15713: [FLINK-22085][tests] Update TestUtils::tryExecute() to cancel the job after execution failure

2021-04-22 Thread GitBox
lindong28 commented on pull request #15713: URL: https://github.com/apache/flink/pull/15713#issuecomment-825377168 Thank you @dawidwys for improving the PR! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [flink] lindong28 commented on a change in pull request #15713: [FLINK-22085][tests] Update TestUtils::tryExecute() to cancel the job after execution failure

2021-04-22 Thread GitBox
lindong28 commented on a change in pull request #15713: URL: https://github.com/apache/flink/pull/15713#discussion_r618929637 ## File path: flink-tests/src/test/java/org/apache/flink/test/util/TestUtils.java ## @@ -18,41 +18,50 @@ package org.apache.flink.test.util;

[GitHub] [flink] lindong28 commented on a change in pull request #15713: [FLINK-22085][tests] Update TestUtils::tryExecute() to cancel the job after execution failure

2021-04-22 Thread GitBox
lindong28 commented on a change in pull request #15713: URL: https://github.com/apache/flink/pull/15713#discussion_r618929520 ## File path: flink-tests/src/test/java/org/apache/flink/test/util/TestUtils.java ## @@ -18,41 +18,50 @@ package org.apache.flink.test.util;

[jira] [Commented] (FLINK-22408) Flink Table Parsr Hive Drop Partitions Syntax unparse is Error

2021-04-22 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17329965#comment-17329965 ] Jark Wu commented on FLINK-22408: - This is an unsupported feature and we should discuss the synax API

[jira] [Updated] (FLINK-22408) Flink Table Parsr Hive Drop Partitions Syntax unparse is Error

2021-04-22 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jark Wu updated FLINK-22408: Issue Type: New Feature (was: Bug) > Flink Table Parsr Hive Drop Partitions Syntax unparse is Error >

[jira] [Updated] (FLINK-21909) Unify API and implementation for Hive and Filesystem source connector

2021-04-22 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-21909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jark Wu updated FLINK-21909: Labels: (was: stale-major) > Unify API and implementation for Hive and Filesystem source connector >

[jira] [Updated] (FLINK-21905) Hive streaming source should use FIFO FileSplitAssigner instead of LIFO

2021-04-22 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-21905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jark Wu updated FLINK-21905: Labels: (was: stale-major) > Hive streaming source should use FIFO FileSplitAssigner instead of LIFO >

[jira] [Updated] (FLINK-21908) Support HiveSource to emit watermarks which is extract from partition values

2021-04-22 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-21908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jark Wu updated FLINK-21908: Labels: (was: stale-major) > Support HiveSource to emit watermarks which is extract from partition

[jira] [Commented] (FLINK-22401) Python tests fail with "Slot ... is not allocated by job ..."

2021-04-22 Thread Yingjie Cao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17329961#comment-17329961 ] Yingjie Cao commented on FLINK-22401: - [~trohrmann] [~xintongsong] Really thanks for the reply and

[GitHub] [flink] flinkbot edited a comment on pull request #15729: [FLINK-22234][runtime] Read savepoint before creating ExecutionGraph

2021-04-22 Thread GitBox
flinkbot edited a comment on pull request #15729: URL: https://github.com/apache/flink/pull/15729#issuecomment-825360063 ## CI report: * fe76de4bed646d6d3a0993ed52f4fccdfac752fb Azure:

[jira] [Commented] (FLINK-22276) ExceptionHistoryEntryExtractor throws fatal error when task failure

2021-04-22 Thread Jin Xing (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17329951#comment-17329951 ] Jin Xing commented on FLINK-22276: -- Thanks [~mapohl] ~ I tried the patch and it works very well :) >

[GitHub] [flink] flinkbot commented on pull request #15729: [FLINK-22234][runtime] Read savepoint before creating ExecutionGraph

2021-04-22 Thread GitBox
flinkbot commented on pull request #15729: URL: https://github.com/apache/flink/pull/15729#issuecomment-825360063 ## CI report: * fe76de4bed646d6d3a0993ed52f4fccdfac752fb UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot

[GitHub] [flink] flinkbot edited a comment on pull request #15722: [FLINK-22408]Flink Table Parsr Hive Drop Partitions Syntax unparse is Error

2021-04-22 Thread GitBox
flinkbot edited a comment on pull request #15722: URL: https://github.com/apache/flink/pull/15722#issuecomment-824810068 ## CI report: * 3e219e20b1dc429b5128159c24521586c0dcf9a5 Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #15691: [hotfix][docs] Fix some typos and sample codes syntax issues in sever…

2021-04-22 Thread GitBox
flinkbot edited a comment on pull request #15691: URL: https://github.com/apache/flink/pull/15691#issuecomment-823715258 ## CI report: * b1233944fd7d2487e5da1284d8b39cc6712789e4 Azure:

[jira] [Updated] (FLINK-22420) UnalignedCheckpointITCase failed

2021-04-22 Thread Guowei Ma (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guowei Ma updated FLINK-22420: -- Description:

[jira] [Created] (FLINK-22420) UnalignedCheckpointITCase failed

2021-04-22 Thread Guowei Ma (Jira)
Guowei Ma created FLINK-22420: - Summary: UnalignedCheckpointITCase failed Key: FLINK-22420 URL: https://issues.apache.org/jira/browse/FLINK-22420 Project: Flink Issue Type: Bug

[jira] [Commented] (FLINK-21513) Rethink up-/down-/restartingTime metrics

2021-04-22 Thread Steven Zhen Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-21513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17329947#comment-17329947 ] Steven Zhen Wu commented on FLINK-21513: [~trohrmann] thanks for tagging me here. Yeah,

[jira] [Commented] (FLINK-22312) YARNSessionFIFOSecuredITCase>YARNSessionFIFOITCase.checkForProhibitedLogContents due to the heartbeat exception with Yarn RM

2021-04-22 Thread Guowei Ma (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17329946#comment-17329946 ] Guowei Ma commented on FLINK-22312: ---

[jira] [Commented] (FLINK-21235) leaderChange_withBlockingJobManagerTermination_doesNotAffectNewLeader hang

2021-04-22 Thread Guowei Ma (Jira)
[ https://issues.apache.org/jira/browse/FLINK-21235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17329944#comment-17329944 ] Guowei Ma commented on FLINK-21235: ---

[GitHub] [flink] flinkbot commented on pull request #15729: [FLINK-22234][runtime] Read savepoint before creating ExecutionGraph

2021-04-22 Thread GitBox
flinkbot commented on pull request #15729: URL: https://github.com/apache/flink/pull/15729#issuecomment-825352699 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community to review your pull request. We will use this comment to track the

[jira] [Comment Edited] (FLINK-22266) Harden JobMasterStopWithSavepointITCase

2021-04-22 Thread Guowei Ma (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17329943#comment-17329943 ] Guowei Ma edited comment on FLINK-22266 at 4/23/21, 3:02 AM: - I found that

[jira] [Reopened] (FLINK-22266) Harden JobMasterStopWithSavepointITCase

2021-04-22 Thread Guowei Ma (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guowei Ma reopened FLINK-22266: --- I found that the case still failed.

[jira] [Updated] (FLINK-22234) Read savepoint before creating ExecutionGraph

2021-04-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-22234: --- Labels: pull-request-available (was: ) > Read savepoint before creating ExecutionGraph >

[GitHub] [flink] SteNicholas opened a new pull request #15729: [FLINK-22234][runtime] Read savepoint before creating ExecutionGraph

2021-04-22 Thread GitBox
SteNicholas opened a new pull request #15729: URL: https://github.com/apache/flink/pull/15729 ## What is the purpose of the change *Savepoints are currently read when the `ExecutionGraph` is created. This is causing problems when determining the (max) parallelism the job is run

[GitHub] [flink] flinkbot edited a comment on pull request #15722: [FLINK-22408]Flink Table Parsr Hive Drop Partitions Syntax unparse is Error

2021-04-22 Thread GitBox
flinkbot edited a comment on pull request #15722: URL: https://github.com/apache/flink/pull/15722#issuecomment-824810068 ## CI report: * 3e219e20b1dc429b5128159c24521586c0dcf9a5 Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #15727: [BP-1.13][FLINK-22368] Deque channel after releasing on EndOfPartition

2021-04-22 Thread GitBox
flinkbot edited a comment on pull request #15727: URL: https://github.com/apache/flink/pull/15727#issuecomment-824941920 ## CI report: * 77eaa9e82f48fcb3e3613d2d77e6ca17f8625ee5 Azure:

[jira] [Updated] (FLINK-22266) Harden JobMasterStopWithSavepointITCase

2021-04-22 Thread Guowei Ma (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guowei Ma updated FLINK-22266: -- Affects Version/s: 1.14.0 > Harden JobMasterStopWithSavepointITCase >

[jira] [Updated] (FLINK-22345) CoordinatorEventsExactlyOnceITCase hangs on azure

2021-04-22 Thread Guowei Ma (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guowei Ma updated FLINK-22345: -- Affects Version/s: 1.14.0 > CoordinatorEventsExactlyOnceITCase hangs on azure >

[jira] [Comment Edited] (FLINK-22345) CoordinatorEventsExactlyOnceITCase hangs on azure

2021-04-22 Thread Guowei Ma (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17329941#comment-17329941 ] Guowei Ma edited comment on FLINK-22345 at 4/23/21, 2:53 AM: - The case

[jira] [Reopened] (FLINK-22345) CoordinatorEventsExactlyOnceITCase hangs on azure

2021-04-22 Thread Guowei Ma (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guowei Ma reopened FLINK-22345: --- I still find the case in the master barnch

[jira] [Updated] (FLINK-22418) The currently activated tab in the same page isn't consistent

2021-04-22 Thread Dian Fu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu updated FLINK-22418: Fix Version/s: 1.13.0 > The currently activated tab in the same page isn't consistent >

[jira] [Created] (FLINK-22419) testScheduleRunAsync fail

2021-04-22 Thread Guowei Ma (Jira)
Guowei Ma created FLINK-22419: - Summary: testScheduleRunAsync fail Key: FLINK-22419 URL: https://issues.apache.org/jira/browse/FLINK-22419 Project: Flink Issue Type: Bug Components:

[jira] [Created] (FLINK-22418) The currently activated tab in the same page isn't consistent

2021-04-22 Thread Dian Fu (Jira)
Dian Fu created FLINK-22418: --- Summary: The currently activated tab in the same page isn't consistent Key: FLINK-22418 URL: https://issues.apache.org/jira/browse/FLINK-22418 Project: Flink Issue

[GitHub] [flink] flinkbot edited a comment on pull request #15722: [FLINK-22408]Flink Table Parsr Hive Drop Partitions Syntax unparse is Error

2021-04-22 Thread GitBox
flinkbot edited a comment on pull request #15722: URL: https://github.com/apache/flink/pull/15722#issuecomment-824810068 ## CI report: * 3e219e20b1dc429b5128159c24521586c0dcf9a5 Azure:

[GitHub] [flink] githubMJ commented on pull request #15722: [FLINK-22408]Flink Table Parsr Hive Drop Partitions Syntax unparse is Error

2021-04-22 Thread GitBox
githubMJ commented on pull request #15722: URL: https://github.com/apache/flink/pull/15722#issuecomment-825344412 @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

[GitHub] [flink] flinkbot edited a comment on pull request #15716: [FLINK-22368] Deque channel after releasing on EndOfPartition

2021-04-22 Thread GitBox
flinkbot edited a comment on pull request #15716: URL: https://github.com/apache/flink/pull/15716#issuecomment-82440 ## CI report: * b5559a35836d27b05b7d28d8ce85e0bbe1478372 UNKNOWN * 24807f6df37404def669c6d2bf6f82fb3cce71e0 Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #15561: [FLINK-20695][ha] Clean up ha data for job if globally terminated

2021-04-22 Thread GitBox
flinkbot edited a comment on pull request #15561: URL: https://github.com/apache/flink/pull/15561#issuecomment-817508957 ## CI report: * 85afc0e14a28cdf84f44a2013306e3257421 Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #13459: [FLINK-18199] [chinese-translation]: translate FileSystem SQL Connector page into Chinese

2021-04-22 Thread GitBox
flinkbot edited a comment on pull request #13459: URL: https://github.com/apache/flink/pull/13459#issuecomment-697158140 ## CI report: * 95208be8c69642606dce41ba727db17831a0a580 Azure:

[GitHub] [flink] godfreyhe commented on a change in pull request #15341: [FLINK-21923][table-planner-blink] Fix SplitAggregateRule not support both filter, count/sum, avg

2021-04-22 Thread GitBox
godfreyhe commented on a change in pull request #15341: URL: https://github.com/apache/flink/pull/15341#discussion_r618880846 ## File path: flink-table/flink-table-planner-blink/src/main/scala/org/apache/flink/table/planner/plan/rules/logical/SplitAggregateRule.scala ## @@

[GitHub] [flink] kanata163 commented on pull request #15705: [FLINK-22398][runtime]fix incorrect comments in InputOutputFormatVertex

2021-04-22 Thread GitBox
kanata163 commented on pull request #15705: URL: https://github.com/apache/flink/pull/15705#issuecomment-825324955 @wuchong Could you please take a few minutes to review this? Thanks. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [flink] flinkbot edited a comment on pull request #15691: [hotfix][docs] Fix some typos and sample codes syntax issues in sever…

2021-04-22 Thread GitBox
flinkbot edited a comment on pull request #15691: URL: https://github.com/apache/flink/pull/15691#issuecomment-823715258 ## CI report: * 8d4fb4f0ecc62b2cf95a9110517dd160b1de820d Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #15561: [FLINK-20695][ha] Clean up ha data for job if globally terminated

2021-04-22 Thread GitBox
flinkbot edited a comment on pull request #15561: URL: https://github.com/apache/flink/pull/15561#issuecomment-817508957 ## CI report: * 85afc0e14a28cdf84f44a2013306e3257421 Azure:

[jira] [Closed] (FLINK-22409) Rename ResourceProfile class throwUnsupportedOperationExecptionIfUnknown method

2021-04-22 Thread Xintong Song (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xintong Song closed FLINK-22409. Fix Version/s: (was: 1.13.0) Resolution: Fixed Fixed via * master (1.14):

[GitHub] [flink] xintongsong closed pull request #15723: [FLINK-22409][runtime]Rename ResourceProfile class throwUnsupportedOperationExecptionIfUnknown method

2021-04-22 Thread GitBox
xintongsong closed pull request #15723: URL: https://github.com/apache/flink/pull/15723 -- 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. For queries about this service,

[GitHub] [flink] flinkbot edited a comment on pull request #15691: [hotfix][docs] Fix some typos and sample codes syntax issues in sever…

2021-04-22 Thread GitBox
flinkbot edited a comment on pull request #15691: URL: https://github.com/apache/flink/pull/15691#issuecomment-823715258 ## CI report: * 8d4fb4f0ecc62b2cf95a9110517dd160b1de820d Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #15674: [FLINK-22311] [connector/jdbc] Validate maxRetries for XA Sink

2021-04-22 Thread GitBox
flinkbot edited a comment on pull request #15674: URL: https://github.com/apache/flink/pull/15674#issuecomment-822428583 ## CI report: * fdb03ab25669629a5d26808e5e82360beb63a8d6 Azure:

[jira] [Updated] (FLINK-12491) Incorrect documentation for directory path separators of CoreOptions.TMP_DIRS

2021-04-22 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-12491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kezhu Wang updated FLINK-12491: --- Fix Version/s: 1.14.0 > Incorrect documentation for directory path separators of

[jira] [Updated] (FLINK-21564) CommonTestUtils.waitUntilCondition could fail with condition meets before

2021-04-22 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-21564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kezhu Wang updated FLINK-21564: --- Fix Version/s: 1.14.0 > CommonTestUtils.waitUntilCondition could fail with condition meets before >

[jira] [Updated] (FLINK-12491) Incorrect documentation for directory path separators of CoreOptions.TMP_DIRS

2021-04-22 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-12491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kezhu Wang updated FLINK-12491: --- Labels: pull-request-available (was: pull-request-available stale-assigned) > Incorrect

[jira] [Updated] (FLINK-11409) Make `ProcessFunction`, `ProcessWindowFunction` and etc. pure interfaces

2021-04-22 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-11409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kezhu Wang updated FLINK-11409: --- Fix Version/s: 2.0.0 > Make `ProcessFunction`, `ProcessWindowFunction` and etc. pure interfaces >

[jira] [Commented] (FLINK-12491) Incorrect documentation for directory path separators of CoreOptions.TMP_DIRS

2021-04-22 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-12491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17329916#comment-17329916 ] Kezhu Wang commented on FLINK-12491: I guess it is still valid. > Incorrect documentation for

[jira] [Closed] (FLINK-13734) Support DDL in SQL CLI

2021-04-22 Thread Kurt Young (Jira)
[ https://issues.apache.org/jira/browse/FLINK-13734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kurt Young closed FLINK-13734. -- Resolution: Implemented I believe this is already supported.  > Support DDL in SQL CLI >

[jira] [Updated] (FLINK-21317) Downstream keyed state not work after FlinkKafkaShuffle

2021-04-22 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-21317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kezhu Wang updated FLINK-21317: --- Fix Version/s: 1.13.1 1.14.0 > Downstream keyed state not work after

[jira] [Commented] (FLINK-21317) Downstream keyed state not work after FlinkKafkaShuffle

2021-04-22 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-21317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17329911#comment-17329911 ] Kezhu Wang commented on FLINK-21317: [~flink-jira-bot] Still valid. I will update fixVersion to gain

[jira] [Commented] (FLINK-21578) Closeable Sink Committer/GlobalCommitter were created to function in onestep during job graph composition

2021-04-22 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-21578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17329910#comment-17329910 ] Kezhu Wang commented on FLINK-21578: Still valid. I will update fix version to 1.14 to gain

[jira] [Updated] (FLINK-21578) Closeable Sink Committer/GlobalCommitter were created to function in onestep during job graph composition

2021-04-22 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-21578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kezhu Wang updated FLINK-21578: --- Fix Version/s: 1.14.0 > Closeable Sink Committer/GlobalCommitter were created to function in

[jira] [Updated] (FLINK-21578) Closeable Sink Committer/GlobalCommitter were created to function in onestep during job graph composition

2021-04-22 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-21578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kezhu Wang updated FLINK-21578: --- Labels: (was: stale-major) > Closeable Sink Committer/GlobalCommitter were created to function in

[GitHub] [flink] paul8263 commented on pull request #15691: [hotfix][docs] Fix some typos and sample codes syntax issues in sever…

2021-04-22 Thread GitBox
paul8263 commented on pull request #15691: URL: https://github.com/apache/flink/pull/15691#issuecomment-825308568 > Could you also fix the code-related issues in the chinese version of the docs? (under docs/content.zh) Those corresponding typos and syntax issues were fixed in

[GitHub] [flink] flinkbot edited a comment on pull request #13459: [FLINK-18199] [chinese-translation]: translate FileSystem SQL Connector page into Chinese

2021-04-22 Thread GitBox
flinkbot edited a comment on pull request #13459: URL: https://github.com/apache/flink/pull/13459#issuecomment-697158140 ## CI report: * c611b4e8d50ab8fd9607a2bf44bd8a357de2f491 Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #13459: [FLINK-18199] [chinese-translation]: translate FileSystem SQL Connector page into Chinese

2021-04-22 Thread GitBox
flinkbot edited a comment on pull request #13459: URL: https://github.com/apache/flink/pull/13459#issuecomment-697158140 ## CI report: * c611b4e8d50ab8fd9607a2bf44bd8a357de2f491 Azure:

[jira] [Updated] (FLINK-1294) Add Performance and Tuning Guide to documentation

2021-04-22 Thread Flink Jira Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-1294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Flink Jira Bot updated FLINK-1294: -- Labels: auto-closed (was: stale-minor) > Add Performance and Tuning Guide to documentation >

[jira] [Updated] (FLINK-6029) Strange linebreaks in web dashboard graph view make it hard to read text

2021-04-22 Thread Flink Jira Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-6029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Flink Jira Bot updated FLINK-6029: -- Labels: auto-closed (was: stale-minor) > Strange linebreaks in web dashboard graph view make

[jira] [Commented] (FLINK-6889) Improve Path parsing for Windows paths with scheme

2021-04-22 Thread Flink Jira Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-6889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17329778#comment-17329778 ] Flink Jira Bot commented on FLINK-6889: --- This issue has been labeled "stale-minor" for 7 days. It

[jira] [Updated] (FLINK-6322) Mesos task labels

2021-04-22 Thread Flink Jira Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-6322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Flink Jira Bot updated FLINK-6322: -- Labels: auto-closed (was: stale-minor) > Mesos task labels > - > >

[jira] [Commented] (FLINK-14193) Update Web UI for fine grained TM/Slot resources

2021-04-22 Thread Flink Jira Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17329884#comment-17329884 ] Flink Jira Bot commented on FLINK-14193: This major issue is unassigned and itself and all of

[jira] [Commented] (FLINK-9639) Order "User Configuration" Alphabetically on Flink Dashboard

2021-04-22 Thread Flink Jira Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-9639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17329732#comment-17329732 ] Flink Jira Bot commented on FLINK-9639: --- This issue has been labeled "stale-minor" for 7 days. It

[jira] [Closed] (FLINK-11255) RemoteStreamEnvironment should be able to execute in detached mode

2021-04-22 Thread Flink Jira Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-11255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Flink Jira Bot closed FLINK-11255. -- Resolution: Auto Closed > RemoteStreamEnvironment should be able to execute in detached mode

[jira] [Updated] (FLINK-21438) Broken links in content.zh/docs/concepts/flink-architecture.md

2021-04-22 Thread Flink Jira Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-21438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Flink Jira Bot updated FLINK-21438: --- Labels: pull-request-available stale-major (was: pull-request-available) > Broken links in

[jira] [Updated] (FLINK-21926) Document Fine Grained Resource Management

2021-04-22 Thread Flink Jira Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-21926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Flink Jira Bot updated FLINK-21926: --- Labels: stale-major (was: ) > Document Fine Grained Resource Management >

[jira] [Updated] (FLINK-1261) Handling of full temporary directories at startup and runtime

2021-04-22 Thread Flink Jira Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-1261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Flink Jira Bot updated FLINK-1261: -- Labels: auto-closed (was: stale-minor) > Handling of full temporary directories at startup

[jira] [Commented] (FLINK-21317) Downstream keyed state not work after FlinkKafkaShuffle

2021-04-22 Thread Flink Jira Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-21317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17329881#comment-17329881 ] Flink Jira Bot commented on FLINK-21317: This major issue is unassigned and itself and all of

[jira] [Closed] (FLINK-1044) Website: Offer a zip archive with a pre-setup user project

2021-04-22 Thread Flink Jira Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-1044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Flink Jira Bot closed FLINK-1044. - Resolution: Auto Closed > Website: Offer a zip archive with a pre-setup user project >

[jira] [Updated] (FLINK-1298) Consolidate Handling of User Code ClassLoader

2021-04-22 Thread Flink Jira Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-1298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Flink Jira Bot updated FLINK-1298: -- Labels: auto-closed (was: stale-minor) > Consolidate Handling of User Code ClassLoader >

[jira] [Commented] (FLINK-1335) Reintroduce documentation for the runtime/execution engine

2021-04-22 Thread Flink Jira Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-1335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17329864#comment-17329864 ] Flink Jira Bot commented on FLINK-1335: --- This issue has been labeled "stale-minor" for 7 days. It

[jira] [Updated] (FLINK-7751) Documentation for Homebrew installation is unclear

2021-04-22 Thread Flink Jira Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-7751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Flink Jira Bot updated FLINK-7751: -- Labels: auto-closed (was: stale-minor) > Documentation for Homebrew installation is unclear >

[jira] [Updated] (FLINK-21288) Support redundant task managers for fine grained resource management

2021-04-22 Thread Flink Jira Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-21288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Flink Jira Bot updated FLINK-21288: --- Labels: stale-major (was: ) > Support redundant task managers for fine grained resource

[jira] [Updated] (FLINK-1513) Remove GlobalConfiguration Singleton

2021-04-22 Thread Flink Jira Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-1513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Flink Jira Bot updated FLINK-1513: -- Labels: auto-closed (was: stale-minor) > Remove GlobalConfiguration Singleton >

[jira] [Commented] (FLINK-21925) Support configuring fine grained resource requirements via DataStream API

2021-04-22 Thread Flink Jira Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-21925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17329878#comment-17329878 ] Flink Jira Bot commented on FLINK-21925: This major issue is unassigned and itself and all of

[jira] [Commented] (FLINK-1092) Allow operations, other than join and cogroup, on the solution set

2021-04-22 Thread Flink Jira Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-1092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17329874#comment-17329874 ] Flink Jira Bot commented on FLINK-1092: --- This issue has been labeled "stale-minor" for 7 days. It

[jira] [Closed] (FLINK-1256) Use Kryo for user code object serialization

2021-04-22 Thread Flink Jira Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-1256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Flink Jira Bot closed FLINK-1256. - Resolution: Auto Closed > Use Kryo for user code object serialization >

[jira] [Updated] (FLINK-20838) Implement SlotRequestAdapter for the FineGrainedSlotManager

2021-04-22 Thread Flink Jira Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-20838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Flink Jira Bot updated FLINK-20838: --- Labels: stale-major (was: ) > Implement SlotRequestAdapter for the FineGrainedSlotManager

[jira] [Closed] (FLINK-1258) Merge iterative and non-iterative tasks

2021-04-22 Thread Flink Jira Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-1258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Flink Jira Bot closed FLINK-1258. - Resolution: Auto Closed > Merge iterative and non-iterative tasks >

[jira] [Updated] (FLINK-1092) Allow operations, other than join and cogroup, on the solution set

2021-04-22 Thread Flink Jira Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-1092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Flink Jira Bot updated FLINK-1092: -- Labels: auto-closed feature (was: feature stale-minor) > Allow operations, other than join

[jira] [Closed] (FLINK-2217) Web client does not remove uploaded JARs

2021-04-22 Thread Flink Jira Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-2217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Flink Jira Bot closed FLINK-2217. - Resolution: Auto Closed > Web client does not remove uploaded JARs >

[jira] [Updated] (FLINK-6912) Consider changing the RichFunction#open method signature to take no arguments.

2021-04-22 Thread Flink Jira Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-6912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Flink Jira Bot updated FLINK-6912: -- Labels: auto-closed (was: stale-minor) > Consider changing the RichFunction#open method

[jira] [Updated] (FLINK-10561) Flink doesn't start locally if remove log package

2021-04-22 Thread Flink Jira Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-10561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Flink Jira Bot updated FLINK-10561: --- Labels: auto-closed (was: stale-minor) > Flink doesn't start locally if remove log package

  1   2   3   4   5   6   7   8   9   10   >