Hi Flavio,
Ping Chesnay and Gary for you.
Thanks, vino.
Flavio Pompermaier 于2018年10月19日周五 下午11:01写道:
> Hi to all,
> is there any better way to get the list of required parameters by a Flink
> job other than implementing ProgramDescription interface and implementing a
> long
Hi to all,
is there any better way to get the list of required parameters by a Flink
job other than implementing ProgramDescription interface and implementing a
long (and somehow structured) getDescription() method?
Wouldn't be better to add a List getJobOptions to such interface in
order to