currently for run CLI command, cannot specify additional parameters. Need to be able to specify additional parameters such as
Program arguments: program-args=arg1 arg2 arg3
Main class to execute: entry-class=EntryClassName.class
Default parallelism: parallelism=4
Savepoint path to restore from: savepointPath=hdfs://path/to/savepoint
Allow non restored state: allowNonRestoredState=true
currently for
run
CLI command, cannot specify additional parameters. Need to be able to specify additional parameters such ashttps://ci.apache.org/projects/flink/flink-docs-release-1.3/monitoring/rest_api.html