[jira] [Closed] (FLINK-30403) The reported latest completed checkpoint is discarded

2023-02-23 Thread Martijn Visser (Jira)
[ https://issues.apache.org/jira/browse/FLINK-30403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn Visser closed FLINK-30403. -- Resolution: Not A Problem > The reported latest completed checkpoint is discarded > --

[GitHub] [flink] dannycranmer commented on a diff in pull request #22000: [FLINK-31183][Connector/Kinesis] Fix bug where EFO Consumer can fail …

2023-02-23 Thread via GitHub
dannycranmer commented on code in PR #22000: URL: https://github.com/apache/flink/pull/22000#discussion_r1115370196 ## flink-connectors/flink-connector-kinesis/src/main/java/org/apache/flink/streaming/connectors/kinesis/internals/publisher/fanout/FanOutShardSubscriber.java: ## @

[jira] [Commented] (FLINK-26541) SQL Client should support submitting SQL jobs in application mode

2023-02-23 Thread Dongming WU (Jira)
[ https://issues.apache.org/jira/browse/FLINK-26541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17692568#comment-17692568 ] Dongming WU commented on FLINK-26541: - big +1 for this feature > SQL Client should

[jira] [Commented] (FLINK-30403) The reported latest completed checkpoint is discarded

2023-02-23 Thread Zdenek Tison (Jira)
[ https://issues.apache.org/jira/browse/FLINK-30403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17692567#comment-17692567 ] Zdenek Tison commented on FLINK-30403: -- Hi, thanks for asking. No, let's close it. 

[jira] [Commented] (FLINK-31089) pin L0 index in memory can lead to slow memory grow finally lead to memory beyond limit

2023-02-23 Thread xiaogang zhou (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17692566#comment-17692566 ] xiaogang zhou commented on FLINK-31089: --- some more info: 1, the task with ttl on

[GitHub] [flink] Samrat002 closed pull request #21770: [FLINK-30277][python]Allow PYTHONPATH of Python Worker configurable

2023-02-23 Thread via GitHub
Samrat002 closed pull request #21770: [FLINK-30277][python]Allow PYTHONPATH of Python Worker configurable URL: https://github.com/apache/flink/pull/21770 -- 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

[jira] [Created] (FLINK-31195) FullChangelogStoreSinkWrite bucket writer conflicts with rescale

2023-02-23 Thread Jingsong Lee (Jira)
Jingsong Lee created FLINK-31195: Summary: FullChangelogStoreSinkWrite bucket writer conflicts with rescale Key: FLINK-31195 URL: https://issues.apache.org/jira/browse/FLINK-31195 Project: Flink

[jira] [Closed] (FLINK-31020) Read-only mode for Rest API

2023-02-23 Thread Xintong Song (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xintong Song closed FLINK-31020. Resolution: Won't Do > Read-only mode for Rest API > --- > >

[GitHub] [flink] Samrat002 commented on a diff in pull request #21770: [FLINK-30277][python]Allow PYTHONPATH of Python Worker configurable

2023-02-23 Thread via GitHub
Samrat002 commented on code in PR #21770: URL: https://github.com/apache/flink/pull/21770#discussion_r1115352901 ## flink-python/src/main/java/org/apache/flink/python/env/AbstractPythonEnvironmentManager.java: ## @@ -166,6 +166,14 @@ public Map constructEnvironmentVariables(Str

[jira] [Commented] (FLINK-30403) The reported latest completed checkpoint is discarded

2023-02-23 Thread Weijie Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-30403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17692561#comment-17692561 ] Weijie Guo commented on FLINK-30403: Hi [~tisonet], do you have future concern? > T

[jira] [Updated] (FLINK-27115) Error while executing BLOB connection. java.io.IOException: Unknown operation 80

2023-02-23 Thread Xintong Song (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xintong Song updated FLINK-27115: - Component/s: Runtime / Coordination > Error while executing BLOB connection. java.io.IOException

[jira] [Commented] (FLINK-31059) Release Testing: Verify FLINK-29717 Supports hive udaf such as sum/count by native implementation

2023-02-23 Thread dalongliu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17692559#comment-17692559 ] dalongliu commented on FLINK-31059: --- [~miamiaoxyz] For point a, I've tested it on my m

[GitHub] [flink-table-store] JingsongLi commented on pull request #547: [FLINK-31128] Add Create Table As for flink table store

2023-02-23 Thread via GitHub
JingsongLi commented on PR #547: URL: https://github.com/apache/flink-table-store/pull/547#issuecomment-1441348097 > > > Thanks @zhangjun0x01 , at present, the biggest problem with CTAS is that it cannot specify the primary key and partition column, which makes it almost unavailable for pr

[GitHub] [flink] flinkbot commented on pull request #22004: [FLINK-27115][blob] Enrich the error log with remote address for blobServer

2023-02-23 Thread via GitHub
flinkbot commented on PR #22004: URL: https://github.com/apache/flink/pull/22004#issuecomment-1441342608 ## CI report: * 42e54a5455f2a5d14441efa1016c8ab12105a703 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[GitHub] [flink] flinkbot commented on pull request #22003: [FLINK-31185][Python] Support side-output in broadcast processing

2023-02-23 Thread via GitHub
flinkbot commented on PR #22003: URL: https://github.com/apache/flink/pull/22003#issuecomment-1441342403 ## CI report: * 0cea28e2e4b4ce00ef500e6bc5179321702c432f UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[GitHub] [flink] huwh commented on pull request #22004: [FLINK-27115][blob] Enrich the error log with remote address for blobServer

2023-02-23 Thread via GitHub
huwh commented on PR #22004: URL: https://github.com/apache/flink/pull/22004#issuecomment-1441335268 @xintongsong Could you please help review this minor change? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

<    1   2   3   4