Hi,
there are absolutely no dangers not using ParameterTool.
It is used by the Flink examples, and as a showcase for global job
parameters:
https://ci.apache.org/projects/flink/flink-docs-release-1.2/monitoring/best_practices.html#register-the-parameters-globally

On Tue, Aug 11, 2020 at 7:13 PM Marco Villalobos <[email protected]>
wrote:

> What are the dangers of not using the ParameterTool for parsing command
> line parameters?
>
> I have been using Picocli (https://picocli.info/). Will this be a
> mistake? Are there any side-effects that I should be aware of?
>

Reply via email to