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 for now as a
workaround:
https://ci.apache.org/projects/flink/flink-docs-release-1.7/ops/config.html#checkpointing
Regards,
Timo
Am 28.01.19 um 18:41 schrieb 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 production-ready yet.
Best
Yun Tang
------------------------------------------------------------------------
*From:* Vijay Srinivasaraghavan <vijikar...@yahoo.com>
*Sent:* Tuesday, January 29, 2019 0:53
*To:* User
*Subject:* SQL Client (Streaming + Checkpoint)
It looks like the SQL client does not configure enable checkpoint
while submitting the streaming job query. Did anyone notice this
behavior? FYI, I am using 1.6.x branch.
Regards
Vijay