Greg Hogan created FLINK-7275:
---------------------------------
Summary: Differentiate between normal and power-user cli options
in Gelly examples
Key: FLINK-7275
URL: https://issues.apache.org/jira/browse/FLINK-7275
Project: Flink
Issue Type: Improvement
Components: Gelly
Affects Versions: 1.4.0
Reporter: Greg Hogan
Assignee: Greg Hogan
The current "hack" is to preface "power-user" options with a double underscore
(i.e. '__parallelism') which are then "hidden" by exclusion from the program
usage documentation. Change this to instead be explicit in the {{Parameter}}
API and provide a cli option to display "power-user" options.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)