[GitHub] [flink] flinkbot edited a comment on pull request #18201: [FLINK-25167][API / DataStream]Expose StreamOperatorFactory in Connec…

2022-01-05 Thread GitBox
flinkbot edited a comment on pull request #18201: URL: https://github.com/apache/flink/pull/18201#issuecomment-1000767373 ## CI report: * 1de7c1375311b176f36751bde15ea8f763f75ead Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #18268: [FLINK-14902][connector] Supports jdbc async lookup join

2022-01-05 Thread GitBox
flinkbot edited a comment on pull request #18268: URL: https://github.com/apache/flink/pull/18268#issuecomment-1005479356 ## CI report: * 3c8576341becb677e123b27eb9efbc280211b7a1 Azure:

[jira] [Created] (FLINK-25523) KafkaSourceITCase$KafkaSpecificTests.testTimestamp fails on AZP

2022-01-05 Thread Till Rohrmann (Jira)
Till Rohrmann created FLINK-25523: - Summary: KafkaSourceITCase$KafkaSpecificTests.testTimestamp fails on AZP Key: FLINK-25523 URL: https://issues.apache.org/jira/browse/FLINK-25523 Project: Flink

[jira] [Commented] (FLINK-25523) KafkaSourceITCase$KafkaSpecificTests.testTimestamp fails on AZP

2022-01-05 Thread Till Rohrmann (Jira)
[ https://issues.apache.org/jira/browse/FLINK-25523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17469119#comment-17469119 ] Till Rohrmann commented on FLINK-25523: --- cc [~fpaul] >

[GitHub] [flink] flinkbot edited a comment on pull request #18119: [FLINK-24947] Support hostNetwork for native K8s integration on session mode

2022-01-05 Thread GitBox
flinkbot edited a comment on pull request #18119: URL: https://github.com/apache/flink/pull/18119#issuecomment-994734000 ## CI report: * b7a75d465d4169404b115e8f500f30c4e038a0c1 Azure:

[jira] [Updated] (FLINK-25528) state processor api do not support increment checkpoint

2022-01-05 Thread Jira
[ https://issues.apache.org/jira/browse/FLINK-25528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] 刘方奇 updated FLINK-25528: Description: As the title, in the state-processor-api, we use the savepoint opition to snapshot state defaultly

[jira] [Commented] (FLINK-25525) flink-examples-table is not runnable in the IDE

2022-01-05 Thread Francesco Guardiani (Jira)
[ https://issues.apache.org/jira/browse/FLINK-25525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17469151#comment-17469151 ] Francesco Guardiani commented on FLINK-25525: - I tried to change both table-runtime and

[GitHub] [flink] flinkbot edited a comment on pull request #18119: [FLINK-24947] Support hostNetwork for native K8s integration on session mode

2022-01-05 Thread GitBox
flinkbot edited a comment on pull request #18119: URL: https://github.com/apache/flink/pull/18119#issuecomment-994734000 ## CI report: * b647d5baf11293d42f4c8cf590cc387d7404b836 Azure:

[GitHub] [flink] flinkbot commented on pull request #18267: [FLINK-25521][docs] Fix the composition description of 'INTERVAL DAY TO SECOND' in the data type

2022-01-05 Thread GitBox
flinkbot commented on pull request #18267: URL: https://github.com/apache/flink/pull/18267#issuecomment-1005467469 ## CI report: * 00ea220061040aa2869de411734880fdd6c82bc5 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot

[GitHub] [flink] flinkbot edited a comment on pull request #18059: [FLINK-25224][filesystem] Bump Hadoop version to 2.8.4

2022-01-05 Thread GitBox
flinkbot edited a comment on pull request #18059: URL: https://github.com/apache/flink/pull/18059#issuecomment-989489342 ## CI report: * ccc017c8d4b6f7d556039a2bdab54d970c971374 Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #18215: [FLINK-25392][table-planner]Support new StatementSet syntax in planner and parser

2022-01-05 Thread GitBox
flinkbot edited a comment on pull request #18215: URL: https://github.com/apache/flink/pull/18215#issuecomment-1001883080 ## CI report: * 2d628bd92cfdd89fe98d74c151a7f52e45d47b26 Azure:

[GitHub] [flink] ranqiqiang opened a new pull request #18268: [FLINK-14902][connector] Supports jdbc async lookup join

2022-01-05 Thread GitBox
ranqiqiang opened a new pull request #18268: URL: https://github.com/apache/flink/pull/18268 ## **What is the purpose of the change** JdbcTableSource supports jdbc async look up join ## **Brief change log** 1.add class JdbcRowDataAsyncLookupFunction 2.add class

[jira] [Commented] (FLINK-25522) KafkaShuffleExactlyOnceITCase.testAssignedToPartitionFailureRecoveryProcessingTime

2022-01-05 Thread Till Rohrmann (Jira)
[ https://issues.apache.org/jira/browse/FLINK-25522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17469116#comment-17469116 ] Till Rohrmann commented on FLINK-25522: --- cc [~fpaul] >

[jira] [Commented] (FLINK-25464) Python tests hangs on install dependencies

2022-01-05 Thread Till Rohrmann (Jira)
[ https://issues.apache.org/jira/browse/FLINK-25464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17469118#comment-17469118 ] Till Rohrmann commented on FLINK-25464: --- Another instance:

[jira] [Commented] (FLINK-25464) Python tests hangs on install dependencies

2022-01-05 Thread Till Rohrmann (Jira)
[ https://issues.apache.org/jira/browse/FLINK-25464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17469117#comment-17469117 ] Till Rohrmann commented on FLINK-25464: --- Thanks for the updates [~hxbks2ks]. Hopefully, you find

[GitHub] [flink] MartijnVisser commented on pull request #15599: [FLINK-11838][flink-gs-fs-hadoop] Create Google Storage file system with recoverable writer support

2022-01-05 Thread GitBox
MartijnVisser commented on pull request #15599: URL: https://github.com/apache/flink/pull/15599#issuecomment-1005489816 @galenwarren I'll try to run your PR against my local Azure CI, to see if it also fails there. -- This is an automated message from the Apache Git Service. To respond

[jira] [Created] (FLINK-25525) flink-examples-table is not runnable in the IDE

2022-01-05 Thread Timo Walther (Jira)
Timo Walther created FLINK-25525: Summary: flink-examples-table is not runnable in the IDE Key: FLINK-25525 URL: https://issues.apache.org/jira/browse/FLINK-25525 Project: Flink Issue Type:

[jira] [Created] (FLINK-25528) state processor api do not support increment checkpoint

2022-01-05 Thread Jira
刘方奇 created FLINK-25528: --- Summary: state processor api do not support increment checkpoint Key: FLINK-25528 URL: https://issues.apache.org/jira/browse/FLINK-25528 Project: Flink Issue Type:

[jira] [Commented] (FLINK-25528) state processor api do not support increment checkpoint

2022-01-05 Thread Jira
[ https://issues.apache.org/jira/browse/FLINK-25528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17469140#comment-17469140 ] 刘方奇 commented on FLINK-25528: - [~sjwiesman] Could you help to take a glance?  > state processor api do not

[GitHub] [flink] gaoyunhaii commented on pull request #18157: [FLINK-17808] Rename checkpoint meta file to "_metadata" until it has…

2022-01-05 Thread GitBox
gaoyunhaii commented on pull request #18157: URL: https://github.com/apache/flink/pull/18157#issuecomment-1005506608 Very thanks @zuston for drafting the PR! I'll also try to have a look~ -- This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [flink] flinkbot edited a comment on pull request #18266: [FLINK-25510][Connectors / Kafka][tests] Add using committed offsets test cases for KafkaPartitionSplitReader

2022-01-05 Thread GitBox
flinkbot edited a comment on pull request #18266: URL: https://github.com/apache/flink/pull/18266#issuecomment-1005342823 ## CI report: * 6699bd3e79897191a2e275cf0d78cb6c320edd95 Azure:

[jira] [Updated] (FLINK-25521) The composition description of 'INTERVAL DAY TO SECOND' in the Data Type is incorrect

2022-01-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-25521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-25521: --- Labels: pull-request-available (was: ) > The composition description of 'INTERVAL DAY TO

[GitHub] [flink] flinkbot commented on pull request #18268: [FLINK-14902][connector] Supports jdbc async lookup join

2022-01-05 Thread GitBox
flinkbot commented on pull request #18268: URL: https://github.com/apache/flink/pull/18268#issuecomment-1005479356 ## CI report: * 3c8576341becb677e123b27eb9efbc280211b7a1 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot

[GitHub] [flink] flinkbot edited a comment on pull request #18215: [FLINK-25392][table-planner]Support new StatementSet syntax in planner and parser

2022-01-05 Thread GitBox
flinkbot edited a comment on pull request #18215: URL: https://github.com/apache/flink/pull/18215#issuecomment-1001883080 ## CI report: * 2d628bd92cfdd89fe98d74c151a7f52e45d47b26 Azure:

[jira] [Updated] (FLINK-25464) Python tests hangs on install dependencies

2022-01-05 Thread Till Rohrmann (Jira)
[ https://issues.apache.org/jira/browse/FLINK-25464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann updated FLINK-25464: -- Fix Version/s: 1.15.0 > Python tests hangs on install dependencies >

[jira] [Created] (FLINK-25526) Deprecate TableSinkFactory, TableSourceFactory and TableFormatFactory

2022-01-05 Thread Francesco Guardiani (Jira)
Francesco Guardiani created FLINK-25526: --- Summary: Deprecate TableSinkFactory, TableSourceFactory and TableFormatFactory Key: FLINK-25526 URL: https://issues.apache.org/jira/browse/FLINK-25526

[jira] [Assigned] (FLINK-25525) flink-examples-table is not runnable in the IDE

2022-01-05 Thread Francesco Guardiani (Jira)
[ https://issues.apache.org/jira/browse/FLINK-25525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francesco Guardiani reassigned FLINK-25525: --- Assignee: Francesco Guardiani > flink-examples-table is not runnable in

[jira] [Commented] (FLINK-20729) Pulsar DynamicTable

2022-01-05 Thread Ada Wong (Jira)
[ https://issues.apache.org/jira/browse/FLINK-20729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17469144#comment-17469144 ] Ada Wong commented on FLINK-20729: -- To achieve this, could we add a new 'flink-sql-connector-pulsar'

[jira] [Comment Edited] (FLINK-20729) Pulsar DynamicTable

2022-01-05 Thread Ada Wong (Jira)
[ https://issues.apache.org/jira/browse/FLINK-20729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17469144#comment-17469144 ] Ada Wong edited comment on FLINK-20729 at 1/5/22, 9:17 AM: --- To achieve this,

[jira] [Comment Edited] (FLINK-20729) Pulsar DynamicTable

2022-01-05 Thread Ada Wong (Jira)
[ https://issues.apache.org/jira/browse/FLINK-20729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17469144#comment-17469144 ] Ada Wong edited comment on FLINK-20729 at 1/5/22, 9:17 AM: --- To achieve this,

[GitHub] [flink] ashulin opened a new pull request #18267: [FLINK-25521][docs] Fix the composition description of 'INTERVAL DAY TO SECOND' in the data type

2022-01-05 Thread GitBox
ashulin opened a new pull request #18267: URL: https://github.com/apache/flink/pull/18267 ## What is the purpose of the change Fix the composition description of `INTERVAL DAY TO SECOND` in the data type. ## Brief change log Fix the description of `INTERVAL DAY

[GitHub] [flink] flinkbot edited a comment on pull request #18267: [FLINK-25521][docs] Fix the composition description of 'INTERVAL DAY TO SECOND' in the data type

2022-01-05 Thread GitBox
flinkbot edited a comment on pull request #18267: URL: https://github.com/apache/flink/pull/18267#issuecomment-1005467469 ## CI report: * 00ea220061040aa2869de411734880fdd6c82bc5 Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #18201: [FLINK-25167][API / DataStream]Expose StreamOperatorFactory in Connec…

2022-01-05 Thread GitBox
flinkbot edited a comment on pull request #18201: URL: https://github.com/apache/flink/pull/18201#issuecomment-1000767373 ## CI report: * 1de7c1375311b176f36751bde15ea8f763f75ead Azure:

[GitHub] [flink] WTZ468071157 closed pull request #18183: [hotfix][doc] There is a link redirection problem in the Chinese document of Checkpointing

2022-01-05 Thread GitBox
WTZ468071157 closed pull request #18183: URL: https://github.com/apache/flink/pull/18183 -- 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:

[GitHub] [flink] flinkbot commented on pull request #18268: [FLINK-14902][connector] Supports jdbc async lookup join

2022-01-05 Thread GitBox
flinkbot commented on pull request #18268: URL: https://github.com/apache/flink/pull/18268#issuecomment-1005478837 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

[GitHub] [flink] flinkbot edited a comment on pull request #18119: [FLINK-24947] Support hostNetwork for native K8s integration on session mode

2022-01-05 Thread GitBox
flinkbot edited a comment on pull request #18119: URL: https://github.com/apache/flink/pull/18119#issuecomment-994734000 ## CI report: * b7a75d465d4169404b115e8f500f30c4e038a0c1 Azure:

[jira] [Created] (FLINK-25524) If enabled changelog, RocksDB incremental checkpoint would always be full

2022-01-05 Thread Yun Tang (Jira)
Yun Tang created FLINK-25524: Summary: If enabled changelog, RocksDB incremental checkpoint would always be full Key: FLINK-25524 URL: https://issues.apache.org/jira/browse/FLINK-25524 Project: Flink

[jira] [Created] (FLINK-25527) Add StringIndexer in FlinkML

2022-01-05 Thread Zhipeng Zhang (Jira)
Zhipeng Zhang created FLINK-25527: - Summary: Add StringIndexer in FlinkML Key: FLINK-25527 URL: https://issues.apache.org/jira/browse/FLINK-25527 Project: Flink Issue Type: New Feature

[jira] [Closed] (FLINK-25327) ApplicationMode "DELETE /cluster" REST call leads to exit code 2, instead of 0

2022-01-05 Thread Robert Metzger (Jira)
[ https://issues.apache.org/jira/browse/FLINK-25327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Metzger closed FLINK-25327. -- Resolution: Cannot Reproduce > ApplicationMode "DELETE /cluster" REST call leads to exit code

[GitHub] [flink] flinkbot commented on pull request #18267: [FLINK-25521][docs] Fix the composition description of 'INTERVAL DAY TO SECOND' in the data type

2022-01-05 Thread GitBox
flinkbot commented on pull request #18267: URL: https://github.com/apache/flink/pull/18267#issuecomment-1005467963 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] [Created] (FLINK-25522) KafkaShuffleExactlyOnceITCase.testAssignedToPartitionFailureRecoveryProcessingTime

2022-01-05 Thread Till Rohrmann (Jira)
Till Rohrmann created FLINK-25522: - Summary: KafkaShuffleExactlyOnceITCase.testAssignedToPartitionFailureRecoveryProcessingTime Key: FLINK-25522 URL: https://issues.apache.org/jira/browse/FLINK-25522

[jira] [Commented] (FLINK-25526) Deprecate TableSinkFactory, TableSourceFactory and TableFormatFactory

2022-01-05 Thread Martijn Visser (Jira)
[ https://issues.apache.org/jira/browse/FLINK-25526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17469138#comment-17469138 ] Martijn Visser commented on FLINK-25526: Big +1 for opening tickets like this one

[jira] [Commented] (FLINK-25327) ApplicationMode "DELETE /cluster" REST call leads to exit code 2, instead of 0

2022-01-05 Thread Robert Metzger (Jira)
[ https://issues.apache.org/jira/browse/FLINK-25327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17469100#comment-17469100 ] Robert Metzger commented on FLINK-25327: Thanks for taking a look at the issue. I'm checking if

[jira] [Commented] (FLINK-25450) JobMasterTest.testJobFailureWhenTaskExecutorHeartbeatTimeout is unstable on azure

2022-01-05 Thread Jira
[ https://issues.apache.org/jira/browse/FLINK-25450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17469102#comment-17469102 ] David Morávek commented on FLINK-25450: --- Failed again on internal build based on master >

[GitHub] [flink] twalthr closed pull request #18262: [FLINK-25516][table-api-java] Add catalog object compile/restore options

2022-01-05 Thread GitBox
twalthr closed pull request #18262: URL: https://github.com/apache/flink/pull/18262 -- 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:

[jira] [Closed] (FLINK-25516) Add catalog object compile/restore options

2022-01-05 Thread Timo Walther (Jira)
[ https://issues.apache.org/jira/browse/FLINK-25516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Walther closed FLINK-25516. Fix Version/s: 1.15.0 Resolution: Fixed Fixed in master:

[jira] [Commented] (FLINK-25515) flink-kafka-consumer

2022-01-05 Thread Ada Wong (Jira)
[ https://issues.apache.org/jira/browse/FLINK-25515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17469122#comment-17469122 ] Ada Wong commented on FLINK-25515: -- https://issues.apache.org/jira/browse/FLINK-20170?filter=-2

[jira] [Assigned] (FLINK-24697) Kafka table source cannot change the auto.offset.reset setting for 'group-offsets' startup mode

2022-01-05 Thread Fabian Paul (Jira)
[ https://issues.apache.org/jira/browse/FLINK-24697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fabian Paul reassigned FLINK-24697: --- Assignee: Hang Ruan > Kafka table source cannot change the auto.offset.reset setting for

[GitHub] [flink] slinkydeveloper commented on a change in pull request #18055: [docs] Tutorial: Write Your First Flink SQL program

2022-01-05 Thread GitBox
slinkydeveloper commented on a change in pull request #18055: URL: https://github.com/apache/flink/pull/18055#discussion_r778641188 ## File path: docs/content/docs/try-flink/write_flink_program_with_sql.md ## @@ -0,0 +1,262 @@ +--- +title: 'Write your first Flink program with

[GitHub] [flink] slinkydeveloper commented on a change in pull request #18055: [docs] Tutorial: Write Your First Flink SQL program

2022-01-05 Thread GitBox
slinkydeveloper commented on a change in pull request #18055: URL: https://github.com/apache/flink/pull/18055#discussion_r778641188 ## File path: docs/content/docs/try-flink/write_flink_program_with_sql.md ## @@ -0,0 +1,262 @@ +--- +title: 'Write your first Flink program with

[jira] [Commented] (FLINK-25327) ApplicationMode "DELETE /cluster" REST call leads to exit code 2, instead of 0

2022-01-05 Thread Robert Metzger (Jira)
[ https://issues.apache.org/jira/browse/FLINK-25327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17469137#comment-17469137 ] Robert Metzger commented on FLINK-25327: You were right, the issue was caused by FLINK-23946. I

[jira] [Created] (FLINK-25529) java.lang.ClassNotFoundException: org.apache.orc.PhysicalWriter when write bulkly into hive-2.1.1 orc table

2022-01-05 Thread Yuan Zhu (Jira)
Yuan Zhu created FLINK-25529: Summary: java.lang.ClassNotFoundException: org.apache.orc.PhysicalWriter when write bulkly into hive-2.1.1 orc table Key: FLINK-25529 URL:

[GitHub] [flink] flinkbot edited a comment on pull request #18169: [WIP][FLINK-25277] add shutdown hook to stop TaskExecutor on SIGTERM

2022-01-05 Thread GitBox
flinkbot edited a comment on pull request #18169: URL: https://github.com/apache/flink/pull/18169#issuecomment-998925832 ## CI report: * 473681213b08ac2dc58ad13f8490542d777f3915 Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #18125: [FLINK-25210][pulsar][e2e][tests] add resource file to test jar

2022-01-05 Thread GitBox
flinkbot edited a comment on pull request #18125: URL: https://github.com/apache/flink/pull/18125#issuecomment-995378571 ## CI report: * f980d9084d916f3354067aa4119e2705f44c596a Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #18267: [FLINK-25521][docs] Fix the composition description of 'INTERVAL DAY TO SECOND' in the data type

2022-01-05 Thread GitBox
flinkbot edited a comment on pull request #18267: URL: https://github.com/apache/flink/pull/18267#issuecomment-1005467469 ## CI report: * 00ea220061040aa2869de411734880fdd6c82bc5 Azure:

[jira] [Commented] (FLINK-25105) Enables final checkpoint by default

2022-01-05 Thread Yun Gao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-25105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17469180#comment-17469180 ] Yun Gao commented on FLINK-25105: - Hi [~akalashnikov]  sorry for forgetting to close this issue, it is

[jira] [Assigned] (FLINK-25239) Delete useless variables

2022-01-05 Thread Roman Khachatryan (Jira)
[ https://issues.apache.org/jira/browse/FLINK-25239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roman Khachatryan reassigned FLINK-25239: - Assignee: Ada Wong > Delete useless variables > > >

[jira] [Assigned] (FLINK-25526) Deprecate TableSinkFactory, TableSourceFactory and TableFormatFactory

2022-01-05 Thread Francesco Guardiani (Jira)
[ https://issues.apache.org/jira/browse/FLINK-25526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francesco Guardiani reassigned FLINK-25526: --- Assignee: Francesco Guardiani > Deprecate TableSinkFactory,

[GitHub] [flink] flinkbot edited a comment on pull request #18264: [FLINK-25518][table-planner] Harden JSON utilities for serde of the persisted plan

2022-01-05 Thread GitBox
flinkbot edited a comment on pull request #18264: URL: https://github.com/apache/flink/pull/18264#issuecomment-1004894702 ## CI report: * eb5e1b5f6e345c1cf1ca64a429b1426ef71cb358 Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #18169: [WIP][FLINK-25277] add shutdown hook to stop TaskExecutor on SIGTERM

2022-01-05 Thread GitBox
flinkbot edited a comment on pull request #18169: URL: https://github.com/apache/flink/pull/18169#issuecomment-998925832 ## CI report: * c35e17c973e2e77d25d5943069df96d4ec64aae3 Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #18169: [WIP][FLINK-25277] add shutdown hook to stop TaskExecutor on SIGTERM

2022-01-05 Thread GitBox
flinkbot edited a comment on pull request #18169: URL: https://github.com/apache/flink/pull/18169#issuecomment-998925832 ## CI report: * c35e17c973e2e77d25d5943069df96d4ec64aae3 Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #18169: [WIP][FLINK-25277] add shutdown hook to stop TaskExecutor on SIGTERM

2022-01-05 Thread GitBox
flinkbot edited a comment on pull request #18169: URL: https://github.com/apache/flink/pull/18169#issuecomment-998925832 ## CI report: * c35e17c973e2e77d25d5943069df96d4ec64aae3 Azure:

[jira] [Updated] (FLINK-25486) Perjob can not recover from checkpoint when zookeeper leader changes

2022-01-05 Thread Till Rohrmann (Jira)
[ https://issues.apache.org/jira/browse/FLINK-25486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann updated FLINK-25486: -- Priority: Critical (was: Major) > Perjob can not recover from checkpoint when zookeeper

[jira] [Commented] (FLINK-25486) Perjob can not recover from checkpoint when zookeeper leader changes

2022-01-05 Thread Till Rohrmann (Jira)
[ https://issues.apache.org/jira/browse/FLINK-25486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17469226#comment-17469226 ] Till Rohrmann commented on FLINK-25486: --- Hi [~Jiangang], thanks for reporting this issue. I think

[jira] [Updated] (FLINK-25486) Perjob can not recover from checkpoint when zookeeper leader changes

2022-01-05 Thread Till Rohrmann (Jira)
[ https://issues.apache.org/jira/browse/FLINK-25486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann updated FLINK-25486: -- Component/s: Runtime / Coordination (was: Runtime / Checkpointing) >

[jira] [Updated] (FLINK-25486) Perjob can not recover from checkpoint when zookeeper leader changes

2022-01-05 Thread Till Rohrmann (Jira)
[ https://issues.apache.org/jira/browse/FLINK-25486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann updated FLINK-25486: -- Affects Version/s: 1.14.2 1.13.5 1.15.0 >

[jira] [Updated] (FLINK-25486) Perjob can not recover from checkpoint when zookeeper leader changes

2022-01-05 Thread Till Rohrmann (Jira)
[ https://issues.apache.org/jira/browse/FLINK-25486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann updated FLINK-25486: -- Fix Version/s: 1.15.0 1.13.6 1.14.3 > Perjob can not

[jira] [Assigned] (FLINK-25486) Perjob can not recover from checkpoint when zookeeper leader changes

2022-01-05 Thread Till Rohrmann (Jira)
[ https://issues.apache.org/jira/browse/FLINK-25486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann reassigned FLINK-25486: - Assignee: Liu > Perjob can not recover from checkpoint when zookeeper leader changes >

[jira] [Updated] (FLINK-25486) Perjob can not recover from checkpoint when zookeeper leader changes

2022-01-05 Thread Till Rohrmann (Jira)
[ https://issues.apache.org/jira/browse/FLINK-25486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann updated FLINK-25486: -- Issue Type: Bug (was: Improvement) > Perjob can not recover from checkpoint when zookeeper

[jira] [Commented] (FLINK-25515) flink-kafka-consumer

2022-01-05 Thread Jira
[ https://issues.apache.org/jira/browse/FLINK-25515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17469233#comment-17469233 ] 宇宙先生 commented on FLINK-25515: -- yes, It's the same problem ,thanks a lot,Sincere blessings for you , so   

[GitHub] [flink] flinkbot edited a comment on pull request #18169: [WIP][FLINK-25277] add shutdown hook to stop TaskExecutor on SIGTERM

2022-01-05 Thread GitBox
flinkbot edited a comment on pull request #18169: URL: https://github.com/apache/flink/pull/18169#issuecomment-998925832 ## CI report: * c35e17c973e2e77d25d5943069df96d4ec64aae3 Azure:

[GitHub] [flink] MartijnVisser commented on pull request #15599: [FLINK-11838][flink-gs-fs-hadoop] Create Google Storage file system with recoverable writer support

2022-01-05 Thread GitBox
MartijnVisser commented on pull request #15599: URL: https://github.com/apache/flink/pull/15599#issuecomment-1005615275 @galenwarren Both `e2e_1_ci` and `e2e_2_ci` passed on my local CI, I had a failure on `test_ci_build table` (which is expected, because that was broken on master for

[GitHub] [flink] flinkbot edited a comment on pull request #18169: [WIP][FLINK-25277] add shutdown hook to stop TaskExecutor on SIGTERM

2022-01-05 Thread GitBox
flinkbot edited a comment on pull request #18169: URL: https://github.com/apache/flink/pull/18169#issuecomment-998925832 ## CI report: * c35e17c973e2e77d25d5943069df96d4ec64aae3 Azure:

[jira] [Commented] (FLINK-21407) Clarify which sources and APIs support which formats

2022-01-05 Thread Martijn Visser (Jira)
[ https://issues.apache.org/jira/browse/FLINK-21407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17469259#comment-17469259 ] Martijn Visser commented on FLINK-21407: [~echauchot] Did something go wrong, since I now see

[jira] [Comment Edited] (FLINK-21407) Clarify which sources and APIs support which formats

2022-01-05 Thread Martijn Visser (Jira)
[ https://issues.apache.org/jira/browse/FLINK-21407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17469259#comment-17469259 ] Martijn Visser edited comment on FLINK-21407 at 1/5/22, 12:17 PM: --

[jira] [Created] (FLINK-25530) Support Pulsar source connector in Python DataStream API.

2022-01-05 Thread Ada Wong (Jira)
Ada Wong created FLINK-25530: Summary: Support Pulsar source connector in Python DataStream API. Key: FLINK-25530 URL: https://issues.apache.org/jira/browse/FLINK-25530 Project: Flink Issue

[GitHub] [flink] MartijnVisser commented on pull request #15152: [FLINK-20625][pubsub,e2e] Add Google Cloud Pub/Sub source connector in accordance with FLIP-27

2022-01-05 Thread GitBox
MartijnVisser commented on pull request #15152: URL: https://github.com/apache/flink/pull/15152#issuecomment-1005523318 @jakob-ed What do you think is the status of this PR? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[jira] [Updated] (FLINK-25527) Add StringIndexer in FlinkML

2022-01-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-25527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-25527: --- Labels: pull-request-available (was: ) > Add StringIndexer in FlinkML >

[GitHub] [flink] flinkbot edited a comment on pull request #18125: [FLINK-25210][pulsar][e2e][tests] add resource file to test jar

2022-01-05 Thread GitBox
flinkbot edited a comment on pull request #18125: URL: https://github.com/apache/flink/pull/18125#issuecomment-995378571 ## CI report: * f980d9084d916f3354067aa4119e2705f44c596a Azure:

[GitHub] [flink-ml] zhipeng93 opened a new pull request #53: [hotfix] Add scala suffix for dependencies in flink-ml-uber and flink-ml-lib as a dependency of flink-ml-uber

2022-01-05 Thread GitBox
zhipeng93 opened a new pull request #53: URL: https://github.com/apache/flink-ml/pull/53 ## What is the purpose of the change - Add scala suffix for dependencies in flink-ml-uber and flink-ml-lib as a dependency of flink-ml-uber. ## Brief change log - Add scala suffix for

[GitHub] [flink] MartijnVisser commented on pull request #18105: [FLINK-25266][e2e] Convert StreamingKafkaITCase to SmokeKafkaITCase covering application packaging

2022-01-05 Thread GitBox
MartijnVisser commented on pull request #18105: URL: https://github.com/apache/flink/pull/18105#issuecomment-1005570770 > Sure in all the happy path cases but as I wrote earlier the user can load classes in almost every situation. So the smoke test won't prevent all CNFE. That makes

[GitHub] [flink] flinkbot edited a comment on pull request #18169: [WIP][FLINK-25277] add shutdown hook to stop TaskExecutor on SIGTERM

2022-01-05 Thread GitBox
flinkbot edited a comment on pull request #18169: URL: https://github.com/apache/flink/pull/18169#issuecomment-998925832 ## CI report: * 473681213b08ac2dc58ad13f8490542d777f3915 Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #18169: [WIP][FLINK-25277] add shutdown hook to stop TaskExecutor on SIGTERM

2022-01-05 Thread GitBox
flinkbot edited a comment on pull request #18169: URL: https://github.com/apache/flink/pull/18169#issuecomment-998925832 ## CI report: * 473681213b08ac2dc58ad13f8490542d777f3915 Azure:

[jira] [Commented] (FLINK-25486) Perjob can not recover from checkpoint when zookeeper leader changes

2022-01-05 Thread Liu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-25486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17469196#comment-17469196 ] Liu commented on FLINK-25486: - Hello, [~trohrmann]. Can you verify the problem? If this is a problem, I

[GitHub] [flink] flinkbot edited a comment on pull request #18264: [FLINK-25518][table-planner] Harden JSON utilities for serde of the persisted plan

2022-01-05 Thread GitBox
flinkbot edited a comment on pull request #18264: URL: https://github.com/apache/flink/pull/18264#issuecomment-1004894702 ## CI report: * eb5e1b5f6e345c1cf1ca64a429b1426ef71cb358 Azure:

[GitHub] [flink] rkhachatryan merged pull request #18061: [FLINK-25239][connector/jdbc] Delete useless variables

2022-01-05 Thread GitBox
rkhachatryan merged pull request #18061: URL: https://github.com/apache/flink/pull/18061 -- 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:

[GitHub] [flink] flinkbot edited a comment on pull request #18169: [WIP][FLINK-25277] add shutdown hook to stop TaskExecutor on SIGTERM

2022-01-05 Thread GitBox
flinkbot edited a comment on pull request #18169: URL: https://github.com/apache/flink/pull/18169#issuecomment-998925832 ## CI report: * 473681213b08ac2dc58ad13f8490542d777f3915 Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #18169: [WIP][FLINK-25277] add shutdown hook to stop TaskExecutor on SIGTERM

2022-01-05 Thread GitBox
flinkbot edited a comment on pull request #18169: URL: https://github.com/apache/flink/pull/18169#issuecomment-998925832 ## CI report: * 473681213b08ac2dc58ad13f8490542d777f3915 Azure:

[jira] [Updated] (FLINK-25526) Deprecate TableSinkFactory, TableSourceFactory and TableFormatFactory

2022-01-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-25526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-25526: --- Labels: pull-request-available (was: ) > Deprecate TableSinkFactory, TableSourceFactory

[GitHub] [flink] slinkydeveloper opened a new pull request #18269: [FLINK-25526][table-common] Deprecate the interfaces of the old factory stack

2022-01-05 Thread GitBox
slinkydeveloper opened a new pull request #18269: URL: https://github.com/apache/flink/pull/18269 ## What is the purpose of the change Deprecate the interfaces and related classes of the old factory stack and source/sink stack ## Brief change log * Deprecate

[jira] [Commented] (FLINK-17321) Support for casting collection types.

2022-01-05 Thread Francesco Guardiani (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17469224#comment-17469224 ] Francesco Guardiani commented on FLINK-17321: - Hi [~Sergey Nuyanzin] any updates on this

[jira] [Comment Edited] (FLINK-25486) Perjob can not recover from checkpoint when zookeeper leader changes

2022-01-05 Thread Till Rohrmann (Jira)
[ https://issues.apache.org/jira/browse/FLINK-25486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17469226#comment-17469226 ] Till Rohrmann edited comment on FLINK-25486 at 1/5/22, 11:38 AM: - Hi

[GitHub] [flink] flinkbot edited a comment on pull request #18169: [WIP][FLINK-25277] add shutdown hook to stop TaskExecutor on SIGTERM

2022-01-05 Thread GitBox
flinkbot edited a comment on pull request #18169: URL: https://github.com/apache/flink/pull/18169#issuecomment-998925832 ## CI report: * c35e17c973e2e77d25d5943069df96d4ec64aae3 Azure:

[jira] [Updated] (FLINK-25515) flink-kafka-consumer

2022-01-05 Thread Jira
[ https://issues.apache.org/jira/browse/FLINK-25515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] 宇宙先生 updated FLINK-25515: - Description: my flink version flink 1.11.2,the data in  kafka !image-2022-01-04-17-55-54-810.png! program

[jira] [Updated] (FLINK-25464) Python tests hangs on install dependencies

2022-01-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-25464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-25464: --- Labels: pull-request-available test-stability (was: test-stability) > Python tests hangs

[GitHub] [flink] HuangXingBo opened a new pull request #18270: [FLINK-25464][python] Turn on output infos for package installation in tox

2022-01-05 Thread GitBox
HuangXingBo opened a new pull request #18270: URL: https://github.com/apache/flink/pull/18270 ## What is the purpose of the change *This pull request will turn on output infos for package installation in tox* ## Brief change log - *Turn on output infos for package

[GitHub] [flink] flinkbot edited a comment on pull request #18270: [FLINK-25464][python] Turn on output infos for package installation in tox

2022-01-05 Thread GitBox
flinkbot edited a comment on pull request #18270: URL: https://github.com/apache/flink/pull/18270#issuecomment-1005631377 ## CI report: * 50bb38f24682c64a8ecbcdc51df833b45446ee1b Azure:

[jira] [Updated] (FLINK-25530) Support Pulsar source connector in Python DataStream API.

2022-01-05 Thread Martijn Visser (Jira)
[ https://issues.apache.org/jira/browse/FLINK-25530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn Visser updated FLINK-25530: --- Parent: FLINK-20726 Issue Type: Sub-task (was: New Feature) > Support Pulsar

[jira] [Updated] (FLINK-15017) add a thrift server for Flink

2022-01-05 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jark Wu updated FLINK-15017: Priority: Major (was: Not a Priority) > add a thrift server for Flink > - >

[GitHub] [flink] fapaul commented on pull request #18145: [FLINK-25368][connectors/kafka] Substitute KafkaConsumer with AdminClient when getting offsets

2022-01-05 Thread GitBox
fapaul commented on pull request #18145: URL: https://github.com/apache/flink/pull/18145#issuecomment-100912 I agree with @lindong28 if we want to change the `OffsetsInitializer#PartitionOffsetsRetriever` we need a FLIP. In this case, there might be also a different alternative. We

  1   2   3   4   5   >