[jira] [Created] (FLINK-20556) org.apache.flink.api.common.InvalidProgramException: Table program cannot be compiled. This is a bug. Please file an issue.

2020-12-09 Thread Zezheng Qin (Jira)
Zezheng Qin created FLINK-20556: --- Summary: org.apache.flink.api.common.InvalidProgramException: Table program cannot be compiled. This is a bug. Please file an issue. Key: FLINK-20556 URL:

[jira] [Created] (FLINK-20555) 404 url dependency error in Flink Website

2020-12-09 Thread DaiXinyu (Jira)
DaiXinyu created FLINK-20555: Summary: 404 url dependency error in Flink Website Key: FLINK-20555 URL: https://issues.apache.org/jira/browse/FLINK-20555 Project: Flink Issue Type: New Feature

[jira] [Created] (FLINK-20554) The Checkpointed Data Size of the Latest Completed Checkpoint is incorrectly displayed on the Overview page of the UI

2020-12-09 Thread ming li (Jira)
ming li created FLINK-20554: --- Summary: The Checkpointed Data Size of the Latest Completed Checkpoint is incorrectly displayed on the Overview page of the UI Key: FLINK-20554 URL:

[jira] [Created] (FLINK-20553) Add end-to-end test case for new Kafka source

2020-12-09 Thread Qingsheng Ren (Jira)
Qingsheng Ren created FLINK-20553: - Summary: Add end-to-end test case for new Kafka source Key: FLINK-20553 URL: https://issues.apache.org/jira/browse/FLINK-20553 Project: Flink Issue Type:

[jira] [Created] (FLINK-20552) Jdbc connector don't sink buffer data when checkpoint

2020-12-09 Thread mei jie (Jira)
mei jie created FLINK-20552: --- Summary: Jdbc connector don't sink buffer data when checkpoint Key: FLINK-20552 URL: https://issues.apache.org/jira/browse/FLINK-20552 Project: Flink Issue Type: Bug

[DISCUSS] Pod template for native K8s integration

2020-12-09 Thread Yang Wang
Hi devs, So far we keep developing the native K8s integration for three major release cycles in Flink. - Flink 1.10 - Beta version - Dynamic resource allocation - Session mode only - Flink 1.11 - Application mode -

Re: [DISCUSS] Make SQL docs Blink only

2020-12-09 Thread Seth Wiesman
Great. Easiest discussion thread ever. https://issues.apache.org/jira/browse/FLINK-20551 On Wed, Dec 9, 2020 at 6:55 AM Wei Zhong wrote: > +1 > > This is a very good proposal. The Python Table API documentation also > contains some code that still uses the old planner. We may need to do the >

[jira] [Created] (FLINK-20551) Make SQL documentation Blink only

2020-12-09 Thread Seth Wiesman (Jira)
Seth Wiesman created FLINK-20551: Summary: Make SQL documentation Blink only Key: FLINK-20551 URL: https://issues.apache.org/jira/browse/FLINK-20551 Project: Flink Issue Type: Improvement

[jira] [Created] (FLINK-20550) Wrong savepoint config in some docs

2020-12-09 Thread Han (Jira)
Han created FLINK-20550: --- Summary: Wrong savepoint config in some docs Key: FLINK-20550 URL: https://issues.apache.org/jira/browse/FLINK-20550 Project: Flink Issue Type: Improvement

[jira] [Created] (FLINK-20549) New ExecutionContext doesn't inherit classloader from previous context

2020-12-09 Thread Rui Li (Jira)
Rui Li created FLINK-20549: -- Summary: New ExecutionContext doesn't inherit classloader from previous context Key: FLINK-20549 URL: https://issues.apache.org/jira/browse/FLINK-20549 Project: Flink

Re: [DISCUSS] Make SQL docs Blink only

2020-12-09 Thread Wei Zhong
+1 This is a very good proposal. The Python Table API documentation also contains some code that still uses the old planner. We may need to do the same for the Python Table API documentation in the future. Best, Wei > 在 2020年12月9日,12:35,Jark Wu 写道: > > +1 > > This is a very good idea. > >

[jira] [Created] (FLINK-20548) Provide an option to disable propagation of timed out barriers

2020-12-09 Thread Roman Khachatryan (Jira)
Roman Khachatryan created FLINK-20548: - Summary: Provide an option to disable propagation of timed out barriers Key: FLINK-20548 URL: https://issues.apache.org/jira/browse/FLINK-20548 Project:

Re: [DISCUSS] Programmatically submit Flink job jar to session cluster

2020-12-09 Thread Yang Wang
Actually, I think the key point is that the Flink client is not friendly to the deployers. Most companies have their own deployers and I believe many of them depend on the cli commands(e.g. "flink run/run-application"). I am not sure whether using the rest cluster client is the best choice. But

[jira] [Created] (FLINK-20547) Batch job fails due to the exception in network stack

2020-12-09 Thread Zhilong Hong (Jira)
Zhilong Hong created FLINK-20547: Summary: Batch job fails due to the exception in network stack Key: FLINK-20547 URL: https://issues.apache.org/jira/browse/FLINK-20547 Project: Flink Issue

[jira] [Created] (FLINK-20546) Misuse of the method in KafkaDynamicTableFactoryTest

2020-12-09 Thread zoucao (Jira)
zoucao created FLINK-20546: -- Summary: Misuse of the method in KafkaDynamicTableFactoryTest Key: FLINK-20546 URL: https://issues.apache.org/jira/browse/FLINK-20546 Project: Flink Issue Type: