Re: SQL Client (Streaming + Checkpoint)

2019-01-29 Thread Timo Walther
Hi Vijay, in general Yun is right, the SQL Client is still in an early prototyping phase. Some configuration features are missing. You can track the progress of this feature here: https://issues.apache.org/jira/browse/FLINK-10265 It should be possible to use the global Flink configuration f

Re: SQL Client (Streaming + Checkpoint)

2019-01-28 Thread Yun Tang
Hi Vijay Unfortunately, current sql-client does not support to configure to enable checkpoint. Current execution properties for sql-client support both batch and streaming environment while batch environment dose not support checkpoint. I prefer current sql-client as a tool for prototyping, not