[GitHub] [flink] PatrickRen merged pull request #20831: [FLINK-28975][connector/base] Add IdlenessManager for main and per-split output in source operator to mark idleness only if both outputs are idl

2022-11-03 Thread GitBox
PatrickRen merged PR #20831: URL: https://github.com/apache/flink/pull/20831 -- 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.ap

[GitHub] [flink] PatrickRen commented on pull request #20831: [FLINK-28975][connector/base] Add IdlenessManager for main and per-split output in source operator to mark idleness only if both outputs a

2022-11-03 Thread GitBox
PatrickRen commented on PR #20831: URL: https://github.com/apache/flink/pull/20831#issuecomment-1303046885 A successful run: https://renqs.visualstudio.com/Apache%20Flink/_build/results?buildId=417&view=results -- This is an automated message from the Apache Git Service. To respond to the

[jira] [Comment Edited] (FLINK-29881) when Fetch results in sql gateway, the result using open api is different from using restful api

2022-11-03 Thread yuzelin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628723#comment-17628723 ] yuzelin edited comment on FLINK-29881 at 11/4/22 6:53 AM: -- Hi,

[GitHub] [flink-table-store] tsreaper merged pull request #349: [FLINK-29791] Redirect gc log from stdout to file

2022-11-03 Thread GitBox
tsreaper merged PR #349: URL: https://github.com/apache/flink-table-store/pull/349 -- 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

[GitHub] [flink-kubernetes-operator] yangjf2019 commented on a diff in pull request #425: [hotfix][docs] Typo fix in doc pages

2022-11-03 Thread GitBox
yangjf2019 commented on code in PR #425: URL: https://github.com/apache/flink-kubernetes-operator/pull/425#discussion_r1013676491 ## docs/content/docs/custom-resource/reference.md: ## @@ -67,7 +67,7 @@ This page serves as a full reference for FlinkDeployment custom resource de

[jira] [Commented] (FLINK-29881) when Fetch results in sql gateway, the result using open api is different from using restful api

2022-11-03 Thread yuzelin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628723#comment-17628723 ] yuzelin commented on FLINK-29881: - Hi,   Maybe it is a little misleading, let me explai

[jira] [Updated] (FLINK-29881) when Fetch results in sql gateway, the result using open api is different from using restful api

2022-11-03 Thread yiwei93 (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yiwei93 updated FLINK-29881: Attachment: image-2022-11-04-14-47-00-762.png > when Fetch results in sql gateway, the result using open a

[GitHub] [flink] reswqa commented on a diff in pull request #21137: [FLINK-29234][runtime] JobMasterServiceLeadershipRunner handle leader event in a separate executor to avoid dead lock

2022-11-03 Thread GitBox
reswqa commented on code in PR #21137: URL: https://github.com/apache/flink/pull/21137#discussion_r1013672492 ## flink-runtime/src/test/java/org/apache/flink/runtime/jobmaster/JobMasterServiceLeadershipRunnerTest.java: ## @@ -93,48 +87,47 @@ public class JobMasterServiceLeadersh

[GitHub] [flink-kubernetes-operator] gyfora commented on a diff in pull request #425: [hotfix][docs] Typo fix in doc pages

2022-11-03 Thread GitBox
gyfora commented on code in PR #425: URL: https://github.com/apache/flink-kubernetes-operator/pull/425#discussion_r1013668485 ## docs/content/docs/custom-resource/reference.md: ## @@ -67,7 +67,7 @@ This page serves as a full reference for FlinkDeployment custom resource defini

[jira] [Updated] (FLINK-29876) Explicitly throw exception from Table Store sink when unaligned checkpoint is enabled

2022-11-03 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-29876: --- Labels: pull-request-available (was: ) > Explicitly throw exception from Table Store sink w

[GitHub] [flink-table-store] tsreaper opened a new pull request, #352: [FLINK-29876] Explicitly throw exception from Table Store sink when unaligned checkpoint is enabled or at least once checkpoint m

2022-11-03 Thread GitBox
tsreaper opened a new pull request, #352: URL: https://github.com/apache/flink-table-store/pull/352 Currently table store sink does not support unaligned checkpoint or at least once checkpoint mode, but no exception is explicitly thrown. We should throw exception so that users can change th

[GitHub] [flink] reswqa commented on pull request #21137: [FLINK-29234][runtime] JobMasterServiceLeadershipRunner handle leader event in a separate executor to avoid dead lock

2022-11-03 Thread GitBox
reswqa commented on PR #21137: URL: https://github.com/apache/flink/pull/21137#issuecomment-1303034139 Thanks everyone for your comments and discussion, which is very meaningful to me. Based on the above discussion, I think @xintongsong's suggestion looks good to me, +1 for this plan. We

[jira] [Commented] (FLINK-29877) Failed to fetch next result

2022-11-03 Thread Leonard Xu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628715#comment-17628715 ] Leonard Xu commented on FLINK-29877: I don't see a reasonable opinion that we should

[jira] [Updated] (FLINK-29877) Failed to fetch next result

2022-11-03 Thread Leonard Xu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonard Xu updated FLINK-29877: --- Priority: Major (was: Blocker) > Failed to fetch next result > --- > >

[jira] [Commented] (FLINK-29881) when Fetch results in sql gateway, the result using open api is different from using restful api

2022-11-03 Thread yuanfenghu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628708#comment-17628708 ] yuanfenghu commented on FLINK-29881: The executestatment operation is asynchronous,

[jira] [Assigned] (FLINK-29876) Explicitly throw exception from Table Store sink when unaligned checkpoint is enabled

2022-11-03 Thread Caizhi Weng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Caizhi Weng reassigned FLINK-29876: --- Assignee: Caizhi Weng > Explicitly throw exception from Table Store sink when unaligned che

[jira] [Updated] (FLINK-29874) Streaming File Sink end-to-end test failed on azure due to ClassNotFoundException

2022-11-03 Thread Leonard Xu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonard Xu updated FLINK-29874: --- Component/s: BuildSystem / Shaded > Streaming File Sink end-to-end test failed on azure due to > Cl

[jira] [Commented] (FLINK-29874) Streaming File Sink end-to-end test failed on azure due to ClassNotFoundException

2022-11-03 Thread Leonard Xu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628707#comment-17628707 ] Leonard Xu commented on FLINK-29874: https://dev.azure.com/apache-flink/apache-flink

[jira] [Commented] (FLINK-29874) Streaming File Sink end-to-end test failed on azure due to ClassNotFoundException

2022-11-03 Thread Leonard Xu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628706#comment-17628706 ] Leonard Xu commented on FLINK-29874: https://dev.azure.com/apache-flink/apache-flink

[jira] [Updated] (FLINK-29874) Streaming File Sink end-to-end test failed on azure due to ClassNotFoundException

2022-11-03 Thread Leonard Xu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonard Xu updated FLINK-29874: --- Priority: Critical (was: Major) > Streaming File Sink end-to-end test failed on azure due to > Cla

[jira] [Commented] (FLINK-29874) Streaming File Sink end-to-end test failed on azure due to ClassNotFoundException

2022-11-03 Thread Leonard Xu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628705#comment-17628705 ] Leonard Xu commented on FLINK-29874: https://dev.azure.com/apache-flink/apache-flink

[jira] [Commented] (FLINK-29836) PulsarUnorderedSourceITCase failed due to an expected job restart not happening

2022-11-03 Thread Leonard Xu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628703#comment-17628703 ] Leonard Xu commented on FLINK-29836: https://dev.azure.com/apache-flink/apache-flink

[jira] [Commented] (FLINK-29877) Failed to fetch next result

2022-11-03 Thread penney (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628702#comment-17628702 ] penney commented on FLINK-29877: - It's TableA union all TableB union all TableC.The dat

[jira] [Updated] (FLINK-29877) Failed to fetch next result

2022-11-03 Thread penney (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] penney updated FLINK-29877: Attachment: image-2022-11-04-14-22-36-466.png > Failed to fetch next result > ---

[jira] [Commented] (FLINK-25587) HiveCatalogITCase crashed on Azure with exit code 239

2022-11-03 Thread Leonard Xu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-25587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628699#comment-17628699 ] Leonard Xu commented on FLINK-25587: ##[error]Exit code 137 returned from process: f

[jira] [Created] (FLINK-29881) when Fetch results in sql gateway, the result using open api is different from using restful api

2022-11-03 Thread yiwei93 (Jira)
yiwei93 created FLINK-29881: --- Summary: when Fetch results in sql gateway, the result using open api is different from using restful api Key: FLINK-29881 URL: https://issues.apache.org/jira/browse/FLINK-29881

[jira] [Comment Edited] (FLINK-29610) Infinite timeout is used in SavepointHandlers and CheckpointTriggerHandler calls to RestfulGateway

2022-11-03 Thread Jiale Tan (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628690#comment-17628690 ] Jiale Tan edited comment on FLINK-29610 at 11/4/22 6:16 AM:

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

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

[jira] [Updated] (FLINK-29879) Introduce operators for files merging in batch mode

2022-11-03 Thread luoyuxia (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] luoyuxia updated FLINK-29879: - Description: Similar to streaming mode, we introuce the following four operators: BatchFileWriter -> Ba

[jira] [Updated] (FLINK-29610) Infinite timeout is used in SavepointHandlers and CheckpointTriggerHandler calls to RestfulGateway

2022-11-03 Thread Jiale Tan (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiale Tan updated FLINK-29610: -- Description: In {{{}SavepointHandlers{}}}, both {{[StopWithSavepointHandler|https://github.com/apache

[GitHub] [flink] leletan closed pull request #21191: [FLINK-29610] [flink-runtime]: Use rest time out instead of RpcUtils.INF_TIMEOUT Infinite timeout in SavepointHandlers and CheckpointHandlers

2022-11-03 Thread GitBox
leletan closed pull request #21191: [FLINK-29610] [flink-runtime]: Use rest time out instead of RpcUtils.INF_TIMEOUT Infinite timeout in SavepointHandlers and CheckpointHandlers URL: https://github.com/apache/flink/pull/21191 -- This is an automated message from the Apache Git Service. To re

[GitHub] [flink] reswqa commented on a diff in pull request #21137: [FLINK-29234][runtime] JobMasterServiceLeadershipRunner handle leader event in a separate executor to avoid dead lock

2022-11-03 Thread GitBox
reswqa commented on code in PR #21137: URL: https://github.com/apache/flink/pull/21137#discussion_r1013656229 ## flink-runtime/src/test/java/org/apache/flink/runtime/jobmaster/JobMasterServiceLeadershipRunnerTest.java: ## @@ -93,48 +87,47 @@ public class JobMasterServiceLeadersh

[GitHub] [flink] flinkbot commented on pull request #21239: [FLINK-29610] [flink-runtime]: Use ASK_TIMEOUT_DURATION instead of RpcUtils.INF_TIMEOUT in SavepointHandlers and CheckpointTriggerHandler

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

[jira] [Updated] (FLINK-29610) Infinite timeout is used in SavepointHandlers and CheckpointTriggerHandler calls to RestfulGateway

2022-11-03 Thread Jiale Tan (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiale Tan updated FLINK-29610: -- Summary: Infinite timeout is used in SavepointHandlers and CheckpointTriggerHandler calls to RestfulGa

[jira] [Updated] (FLINK-29879) Introduce operators for files merging in batch mode

2022-11-03 Thread luoyuxia (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] luoyuxia updated FLINK-29879: - Description: Similar to streaming mode, we introuce the following four operators: BatchFileWriter -> Ba

[jira] [Commented] (FLINK-29610) Infinite timeout is used in SavepointHandlers calls to RestfulGateway

2022-11-03 Thread Jiale Tan (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628690#comment-17628690 ] Jiale Tan commented on FLINK-29610: --- [~gaoyunhaii] thanks for the info! I created a P

[jira] [Created] (FLINK-29880) Hive sink supports merge files in batch mode

2022-11-03 Thread luoyuxia (Jira)
luoyuxia created FLINK-29880: Summary: Hive sink supports merge files in batch mode Key: FLINK-29880 URL: https://issues.apache.org/jira/browse/FLINK-29880 Project: Flink Issue Type: Sub-task

[jira] [Updated] (FLINK-29879) Introduce operators for files merging in batch mode

2022-11-03 Thread luoyuxia (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] luoyuxia updated FLINK-29879: - Summary: Introduce operators for files merging in batch mode (was: Introduce operators for files mergin

[jira] [Updated] (FLINK-29879) Introduce operators for files merging

2022-11-03 Thread luoyuxia (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] luoyuxia updated FLINK-29879: - Description: Similar to straming  > Introduce operators for files merging >

[jira] [Created] (FLINK-29879) Introduce operators for files merging

2022-11-03 Thread luoyuxia (Jira)
luoyuxia created FLINK-29879: Summary: Introduce operators for files merging Key: FLINK-29879 URL: https://issues.apache.org/jira/browse/FLINK-29879 Project: Flink Issue Type: Sub-task

[GitHub] [flink] leletan opened a new pull request, #21239: [FLINK-29610] [flink-runtime]: Use ASK_TIMEOUT_DURATION instead of RpcUtils.INF_TIMEOUT in SavepointHandlers and CheckpointTriggerHandler

2022-11-03 Thread GitBox
leletan opened a new pull request, #21239: URL: https://github.com/apache/flink/pull/21239 ## What is the purpose of the change This pull request makes SavepointHandlers and CheckpointHandlers call to RestfulGateway using `ASK_TIMEOUT_DURATION`, instead of `RpcUtils.INF_TIMEOU

[GitHub] [flink] reswqa commented on a diff in pull request #21137: [FLINK-29234][runtime] JobMasterServiceLeadershipRunner handle leader event in a separate executor to avoid dead lock

2022-11-03 Thread GitBox
reswqa commented on code in PR #21137: URL: https://github.com/apache/flink/pull/21137#discussion_r1013644830 ## flink-runtime/src/main/java/org/apache/flink/runtime/jobmaster/JobMasterServiceLeadershipRunner.java: ## @@ -151,10 +155,12 @@ public CompletableFuture closeAsync() {

[jira] [Commented] (FLINK-29872) JobDetailsInfo Rest endpoint breaking change in 1.16

2022-11-03 Thread Gyula Fora (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628684#comment-17628684 ] Gyula Fora commented on FLINK-29872: Our goal is not to generate new clients if they

[GitHub] [flink] xintongsong commented on pull request #21137: [FLINK-29234][runtime] JobMasterServiceLeadershipRunner handle leader event in a separate executor to avoid dead lock

2022-11-03 Thread GitBox
xintongsong commented on PR #21137: URL: https://github.com/apache/flink/pull/21137#issuecomment-1303003420 This is indeed a fascinating discussion. I see the point that there are some calls in `cloaseAsync` that may or may not run under the lock. I also agree that it would be nice th

[GitHub] [flink] JerryYue-M commented on pull request #21197: [FLINK-29801] OperatorCoordinator need open the way to operate metric…

2022-11-03 Thread GitBox
JerryYue-M commented on PR #21197: URL: https://github.com/apache/flink/pull/21197#issuecomment-1302998406 @zhuzhurk all the questions you mentioned had resolved, add ut to check all the operator coordinators had registered metrics after scheduling, please review it again thanks a lot

[jira] [Commented] (FLINK-26088) Add Elasticsearch 8.0 support

2022-11-03 Thread zhenzhenhua (Jira)
[ https://issues.apache.org/jira/browse/FLINK-26088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628681#comment-17628681 ] zhenzhenhua commented on FLINK-26088: - We can use rest low client to support all Ela

[jira] [Commented] (FLINK-29796) pyflink protobuf requirement out of date

2022-11-03 Thread Dian Fu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628677#comment-17628677 ] Dian Fu commented on FLINK-29796: - cc [~hxb] > pyflink protobuf requirement out of date

[jira] [Commented] (FLINK-29877) Failed to fetch next result

2022-11-03 Thread luoyuxia (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628667#comment-17628667 ] luoyuxia commented on FLINK-29877: -- I'm not clear about your problem. Could you please

[jira] [Commented] (FLINK-29878) Fail to use flink-sql-connector-hive-3.1.3

2022-11-03 Thread luoyuxia (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628662#comment-17628662 ] luoyuxia commented on FLINK-29878: -- Introduce by FLINK-29478. [~samrat007] Could you p

[jira] [Updated] (FLINK-29878) Fail to use flink-sql-connector-hive-3.1.3

2022-11-03 Thread luoyuxia (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] luoyuxia updated FLINK-29878: - Description: When I try to use flink-sql-connector-hive-3.1.3, it will throw the following exception: {

[jira] [Created] (FLINK-29878) Fail to use flink-sql-connector-hive-3.1.3

2022-11-03 Thread luoyuxia (Jira)
luoyuxia created FLINK-29878: Summary: Fail to use flink-sql-connector-hive-3.1.3 Key: FLINK-29878 URL: https://issues.apache.org/jira/browse/FLINK-29878 Project: Flink Issue Type: Bug

[GitHub] [flink] reswqa commented on a diff in pull request #21137: [FLINK-29234][runtime] JobMasterServiceLeadershipRunner handle leader event in a separate executor to avoid dead lock

2022-11-03 Thread GitBox
reswqa commented on code in PR #21137: URL: https://github.com/apache/flink/pull/21137#discussion_r1013588761 ## flink-runtime/src/test/java/org/apache/flink/runtime/jobmaster/JobMasterServiceLeadershipRunnerTest.java: ## @@ -46,45 +49,36 @@ import org.apache.flink.util.FlinkEx

[GitHub] [flink] reswqa commented on a diff in pull request #21137: [FLINK-29234][runtime] JobMasterServiceLeadershipRunner handle leader event in a separate executor to avoid dead lock

2022-11-03 Thread GitBox
reswqa commented on code in PR #21137: URL: https://github.com/apache/flink/pull/21137#discussion_r1013588761 ## flink-runtime/src/test/java/org/apache/flink/runtime/jobmaster/JobMasterServiceLeadershipRunnerTest.java: ## @@ -46,45 +49,36 @@ import org.apache.flink.util.FlinkEx

[jira] [Closed] (FLINK-29848) Port BinaryRowDataUtil to Flink Table Store

2022-11-03 Thread Caizhi Weng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Caizhi Weng closed FLINK-29848. --- Resolution: Fixed master: 18c01207839a6b2eade3a010538a4aa1610a2eb6 > Port BinaryRowDataUtil to Flin

[jira] [Assigned] (FLINK-29848) Port BinaryRowDataUtil to Flink Table Store

2022-11-03 Thread Caizhi Weng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Caizhi Weng reassigned FLINK-29848: --- Assignee: Jane Chan > Port BinaryRowDataUtil to Flink Table Store > ---

[GitHub] [flink] reswqa commented on a diff in pull request #21185: [FLINK-28643][runtime-web] HistoryServer support lazy unzip

2022-11-03 Thread GitBox
reswqa commented on code in PR #21185: URL: https://github.com/apache/flink/pull/21185#discussion_r1013586123 ## flink-runtime-web/src/test/java/org/apache/flink/runtime/webmonitor/history/HistoryServerStaticFileServerHandlerTest.java: ## @@ -30,12 +31,33 @@ import java.nio.f

[GitHub] [flink] zhuzhurk commented on a diff in pull request #21197: [FLINK-29801] OperatorCoordinator need open the way to operate metric…

2022-11-03 Thread GitBox
zhuzhurk commented on code in PR #21197: URL: https://github.com/apache/flink/pull/21197#discussion_r1013586043 ## flink-runtime/src/main/java/org/apache/flink/runtime/scheduler/SchedulerBase.java: ## @@ -603,6 +603,7 @@ public final void startScheduling() { exe

[GitHub] [flink-table-store] LadyForest commented on a diff in pull request #350: [FLINK-29805] Fix incorrect snapshot filter when snapshots are committing too slow

2022-11-03 Thread GitBox
LadyForest commented on code in PR #350: URL: https://github.com/apache/flink-table-store/pull/350#discussion_r1013585500 ## flink-table-store-core/src/main/java/org/apache/flink/table/store/file/utils/SnapshotManager.java: ## @@ -109,7 +139,7 @@ public Long findLatest() throws

[GitHub] [flink] zhuzhurk commented on a diff in pull request #21197: [FLINK-29801] OperatorCoordinator need open the way to operate metric…

2022-11-03 Thread GitBox
zhuzhurk commented on code in PR #21197: URL: https://github.com/apache/flink/pull/21197#discussion_r1013581586 ## flink-runtime/src/main/java/org/apache/flink/runtime/scheduler/SchedulerBase.java: ## @@ -603,6 +603,7 @@ public final void startScheduling() { exe

[GitHub] [flink-ml] jiangxin369 commented on a diff in pull request #166: [FLINK-29598] Add Estimator and Transformer for Imputer

2022-11-03 Thread GitBox
jiangxin369 commented on code in PR #166: URL: https://github.com/apache/flink-ml/pull/166#discussion_r1013581529 ## flink-ml-core/src/main/java/org/apache/flink/ml/param/DoubleParam.java: ## @@ -32,4 +34,12 @@ public DoubleParam( public DoubleParam(String name, String desc

[jira] [Updated] (FLINK-29801) OperatorCoordinator need open the way to operate metricGroup interface

2022-11-03 Thread Zhu Zhu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhu Zhu updated FLINK-29801: Component/s: Runtime / Metrics (was: Runtime / Coordination) > OperatorCoordinator ne

[jira] [Assigned] (FLINK-29801) OperatorCoordinator need open the way to operate metricGroup interface

2022-11-03 Thread Zhu Zhu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhu Zhu reassigned FLINK-29801: --- Assignee: yuemeng > OperatorCoordinator need open the way to operate metricGroup interface > --

[jira] [Commented] (FLINK-29877) Failed to fetch next result

2022-11-03 Thread penney (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628650#comment-17628650 ] penney commented on FLINK-29877: - And i found a strange question,If one of the three ta

[GitHub] [flink] dangshazi commented on a diff in pull request #21185: [FLINK-28643][runtime-web] HistoryServer support lazy unzip

2022-11-03 Thread GitBox
dangshazi commented on code in PR #21185: URL: https://github.com/apache/flink/pull/21185#discussion_r1013573867 ## flink-runtime-web/src/test/java/org/apache/flink/runtime/webmonitor/history/HistoryServerStaticFileServerHandlerTest.java: ## @@ -30,12 +31,33 @@ import java.ni

[jira] [Updated] (FLINK-29877) Failed to fetch next result

2022-11-03 Thread penney (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] penney updated FLINK-29877: Attachment: image-2022-11-04-11-34-11-994.png > Failed to fetch next result > ---

[jira] [Commented] (FLINK-29877) Failed to fetch next result

2022-11-03 Thread penney (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628648#comment-17628648 ] penney commented on FLINK-29877: - !image-2022-11-04-11-34-11-994.png! > Failed to fetc

[GitHub] [flink] dangshazi commented on a diff in pull request #21185: [FLINK-28643][runtime-web] HistoryServer support lazy unzip

2022-11-03 Thread GitBox
dangshazi commented on code in PR #21185: URL: https://github.com/apache/flink/pull/21185#discussion_r1013573354 ## flink-core/src/main/java/org/apache/flink/configuration/HistoryServerOptions.java: ## @@ -143,5 +143,16 @@ public class HistoryServerOptions {

[GitHub] [flink] dangshazi commented on a diff in pull request #21185: [FLINK-28643][runtime-web] HistoryServer support lazy unzip

2022-11-03 Thread GitBox
dangshazi commented on code in PR #21185: URL: https://github.com/apache/flink/pull/21185#discussion_r1013573243 ## flink-runtime-web/src/main/java/org/apache/flink/runtime/webmonitor/history/HistoryServerStaticFileServerHandler.java: ## @@ -266,6 +324,18 @@ private void respond

[jira] [Updated] (FLINK-29877) Failed to fetch next result

2022-11-03 Thread penney (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] penney updated FLINK-29877: Attachment: image-2022-11-04-11-33-48-535.png > Failed to fetch next result > ---

[jira] [Closed] (FLINK-29748) Expose the optimize phase in the connector context

2022-11-03 Thread Aitozi (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aitozi closed FLINK-29748. -- Resolution: Won't Fix > Expose the optimize phase in the connector context > -

[jira] [Commented] (FLINK-29875) Can not find JobConf when using Hive Connector

2022-11-03 Thread luoyuxia (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628646#comment-17628646 ] luoyuxia commented on FLINK-29875: -- I think it's expected. When use yarn to start clust

[GitHub] [flink-table-store] LadyForest commented on pull request #345: [FLINK-29832] Refactor default database name to default_database

2022-11-03 Thread GitBox
LadyForest commented on PR #345: URL: https://github.com/apache/flink-table-store/pull/345#issuecomment-1302911100 Actually, `default` is a keyword in SQL, and one should escape it when referring it. E.g. ```sql SELECT * FROM table_store.`default`.my_table ``` -- This is an

[jira] [Commented] (FLINK-28985) support create table like view

2022-11-03 Thread waywtdcc (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628645#comment-17628645 ] waywtdcc commented on FLINK-28985: -- hello? [~godfreyhe]  > support create table like v

[jira] [Commented] (FLINK-29877) Failed to fetch next result

2022-11-03 Thread Weijie Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628644#comment-17628644 ] Weijie Guo commented on FLINK-29877: [~penney] Could you show a complete error stack

[jira] [Updated] (FLINK-28812) Add read.compacted to read compacted snapshot only

2022-11-03 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-28812: --- Labels: pull-request-available (was: ) > Add read.compacted to read compacted snapshot only

[GitHub] [flink-table-store] zjureel opened a new pull request, #351: [FLINK-28812] Support to read compacted snapshot only

2022-11-03 Thread GitBox
zjureel opened a new pull request, #351: URL: https://github.com/apache/flink-table-store/pull/351 Support to read compacted snapshot only -- 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 spec

[GitHub] [flink] JerryYue-M commented on a diff in pull request #21197: [FLINK-29801] OperatorCoordinator need open the way to operate metric…

2022-11-03 Thread GitBox
JerryYue-M commented on code in PR #21197: URL: https://github.com/apache/flink/pull/21197#discussion_r1013564167 ## flink-runtime/src/main/java/org/apache/flink/runtime/scheduler/SchedulerBase.java: ## @@ -603,6 +603,7 @@ public final void startScheduling() { e

[jira] [Updated] (FLINK-29877) Failed to fetch next result

2022-11-03 Thread penney (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] penney updated FLINK-29877: Attachment: image-2022-11-04-11-13-48-282.png Description: runTimeConfiguration.set(TaskManagerOption

[jira] [Updated] (FLINK-29848) Port BinaryRowDataUtil to Flink Table Store

2022-11-03 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-29848: --- Labels: pull-request-available (was: ) > Port BinaryRowDataUtil to Flink Table Store >

[GitHub] [flink-table-store] tsreaper merged pull request #348: [FLINK-29848] Port BinaryRowDataUtil to Flink Table Store

2022-11-03 Thread GitBox
tsreaper merged PR #348: URL: https://github.com/apache/flink-table-store/pull/348 -- 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] [Created] (FLINK-29877) Failed to fetch next result

2022-11-03 Thread penney (Jira)
penney created FLINK-29877: --- Summary: Failed to fetch next result Key: FLINK-29877 URL: https://issues.apache.org/jira/browse/FLINK-29877 Project: Flink Issue Type: Bug Components: Table

[GitHub] [flink-table-store] zjureel commented on pull request #345: [FLINK-29832] Refactor default database name to default_database

2022-11-03 Thread GitBox
zjureel commented on PR #345: URL: https://github.com/apache/flink-table-store/pull/345#issuecomment-1302893696 Hi @tsreaper I have updated this issue, what do you think of it? THX -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

[jira] [Created] (FLINK-29876) Explicitly throw exception from Table Store sink when unaligned checkpoint is enabled

2022-11-03 Thread Caizhi Weng (Jira)
Caizhi Weng created FLINK-29876: --- Summary: Explicitly throw exception from Table Store sink when unaligned checkpoint is enabled Key: FLINK-29876 URL: https://issues.apache.org/jira/browse/FLINK-29876 P

[jira] [Updated] (FLINK-29832) Improve switch to default database in docs

2022-11-03 Thread Shammon (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shammon updated FLINK-29832: Summary: Improve switch to default database in docs (was: Refactor default database name in flink table s

[jira] [Updated] (FLINK-29832) Refactor default database name in flink table store

2022-11-03 Thread Shammon (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shammon updated FLINK-29832: Description: `FlinkCatalogFactory` creates a default database named `default` in table store. The `default

[jira] [Commented] (FLINK-29832) Refactor default database name in flink table store

2022-11-03 Thread Shammon (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628633#comment-17628633 ] Shammon commented on FLINK-29832: - Thanks [~TsReaper] When i tried to fixed this issue,

[GitHub] [flink] leonardBang commented on pull request #21227: [FLINK-29862] Upgrade to flink-shaded 16.0

2022-11-03 Thread GitBox
leonardBang commented on PR #21227: URL: https://github.com/apache/flink/pull/21227#issuecomment-1302878796 Hi, @zentol @MartijnVisser I would be wait to today afternoon if you can have a quick hotfix when you start work, otherwise I plan to revert this commit as it leads to all PR CI faile

[jira] [Created] (FLINK-29875) Can not find JobConf when using Hive Connector

2022-11-03 Thread Shengkai Fang (Jira)
Shengkai Fang created FLINK-29875: - Summary: Can not find JobConf when using Hive Connector Key: FLINK-29875 URL: https://issues.apache.org/jira/browse/FLINK-29875 Project: Flink Issue Type:

[jira] [Commented] (FLINK-29873) CannotPlanException raised after "CROSS JOIN UNNEST"

2022-11-03 Thread luoyuxia (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628630#comment-17628630 ] luoyuxia commented on FLINK-29873: -- I run the sql statements you post in the master bra

[jira] [Closed] (FLINK-29831) Multiple Hive tests are failing

2022-11-03 Thread Qingsheng Ren (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Qingsheng Ren closed FLINK-29831. - Fix Version/s: 1.17.0 Resolution: Fixed > Multiple Hive tests are failing > -

[jira] [Assigned] (FLINK-29831) Multiple Hive tests are failing

2022-11-03 Thread Qingsheng Ren (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Qingsheng Ren reassigned FLINK-29831: - Assignee: luoyuxia > Multiple Hive tests are failing > ---

[jira] [Commented] (FLINK-29831) Multiple Hive tests are failing

2022-11-03 Thread Qingsheng Ren (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628628#comment-17628628 ] Qingsheng Ren commented on FLINK-29831: --- master: 8e66be89dfcb54b7256d51e9d89222ae6

[GitHub] [flink] PatrickRen merged pull request #21218: [FLINK-29831][hive] fix test failure for hive3

2022-11-03 Thread GitBox
PatrickRen merged PR #21218: URL: https://github.com/apache/flink/pull/21218 -- 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.ap

[jira] [Updated] (FLINK-29857) Fix failure to connect to 'HiveServer2Endpoint' when using hive3 beeline

2022-11-03 Thread yuzelin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yuzelin updated FLINK-29857: Description: Hive3 add a new 'TGetInfoType' value 'CLI_ODBC_KEYWORDS', but 'HiveServer2Endpoint' doesn't h

[jira] [Updated] (FLINK-29857) Fix failure to connect to 'HiveServer2Endpoint' when using hive3 beeline

2022-11-03 Thread yuzelin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yuzelin updated FLINK-29857: Description: Hive3 add a new 'TGetInfoType' value 'CLI_ODBC_KEYWORDS', but 'HiveServer2Endpoint' doesn't h

[jira] [Updated] (FLINK-29857) Fix failure to connect to 'HiveServer2Endpoint' when using hive3 beeline

2022-11-03 Thread yuzelin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yuzelin updated FLINK-29857: Description: Hive3 add a new 'TGetInfoType' value 'CLI_ODBC_KEYWORDS', but 'HiveServer2Endpoint' doesn't h

[GitHub] [flink] Aitozi commented on pull request #21174: [FLINK-29557] Fix the SinkOperator with OutputFormatFunction is ignor…

2022-11-03 Thread GitBox
Aitozi commented on PR #21174: URL: https://github.com/apache/flink/pull/21174#issuecomment-1302869573 The CI failure seems unrelated > Caused by: org.apache.kafka.common.errors.TopicExistsException: Topic 'partition_failure_recovery_EventTime' already exists. -- This is an automa

[jira] [Updated] (FLINK-29857) Fix failure to connect to 'HiveServer2Endpoint' when using hive3 beeline

2022-11-03 Thread yuzelin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yuzelin updated FLINK-29857: Summary: Fix failure to connect to 'HiveServer2Endpoint' when using hive3 beeline (was: Fix HiveServer2En

[GitHub] [flink] leonardBang commented on pull request #21227: [FLINK-29862] Upgrade to flink-shaded 16.0

2022-11-03 Thread GitBox
leonardBang commented on PR #21227: URL: https://github.com/apache/flink/pull/21227#issuecomment-1302869160 The CI failed,I created an issue, Could you take a look it FLINK-29874? @zentol -- This is an automated message from the Apache Git Service. To respond to the message, please log o

[jira] [Updated] (FLINK-29874) Streaming File Sink end-to-end test failed on azure due to ClassNotFoundException

2022-11-03 Thread Leonard Xu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonard Xu updated FLINK-29874: --- Summary: Streaming File Sink end-to-end test failed on azure due to ClassNotFoundException (was: St

  1   2   3   4   >