Re: [DISCUSS] Flink's supported APIs and Hive query syntax

2022-03-08 Thread Zou Dan
Hi Martijn, Thanks for bringing this up. Hive SQL (using in Hive & Spark) plays an important role in batch processing, it has almost become de facto standard in batch processing. In our company, there are hundreds of thousands of spark jobs each day. IMO, if we want to promote Flink batch, Hive s

Re: Flink Overwrite parameters in ExecutorUtils

2022-02-18 Thread Zou Dan
e understand the use case for > changing these parameters in Flink SQL? > > Thanks, > Austin > > On Fri, Feb 18, 2022 at 8:01 AM Zou Dan <mailto:zoud...@163.com>> wrote: > Hi, > I am using Flink Batch SQL in version 1.11. I find that Flink will overwrite >

Flink Overwrite parameters in ExecutorUtils

2022-02-18 Thread Zou Dan
Hi, I am using Flink Batch SQL in version 1.11. I find that Flink will overwrite some configurations in ExecutorUtils, which means this parameters bacome un-configurable, such as `pipeline.object-reuse` and `execution.buffer-timeout`, and the default value for this parameters will be not align