Something you could try is loading the GlobalConfiguration singleton
before executing the job and setting
the parameter there.
On 23.01.2018 19:28, Biswajit Das wrote:
Hi Hao ,
Thank you for reply . I was more of trying to find how do I manipulate
when I run locally from IDE .
~ Biswajit
On Mon, Jan 22, 2018 at 12:56 PM, Hao Sun <ha...@zendesk.com
<mailto:ha...@zendesk.com>> wrote:
We generate flink.conf on the fly, so we can use different values
based on environment.
On Mon, Jan 22, 2018 at 12:53 PM Biswajit Das
<biswajit...@gmail.com <mailto:biswajit...@gmail.com>> wrote:
Hello ,
Is there any hack to supply *state.checkpoints.*dir as
argument or JVM parameter when running locally . I can change
the source *CheckpointCoordinator* and make it work , trying
to find if there is any shortcuts ??
Thank you
~ Biswajit